public VRF.Types.QosPolicy QosPolicy { get; set; }
The QOS policy applied to this VRF.
The value is only meaningful when all the vlan attachments have the same
QoS. This field should not be used for new integrations, use vlan
attachment level qos instead. The field is left for backward-compatibility.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-06-12 UTC."],[[["This document provides reference documentation and code samples for the `VRF` class within the Bare Metal Solution v2 API."],["`VRF` is a network VRF class and it implements `IMessage\u003cVRF\u003e`, `IEquatable\u003cVRF\u003e`, `IDeepCloneable\u003cVRF\u003e`, `IBufferMessage`, and `IMessage`."],["The `VRF` class has properties such as `Name`, `QosPolicy`, `State`, and `VlanAttachments`, each with specific type and description."],["The namespace is `Google.Cloud.BareMetalSolution.V2` and it is found in the `Google.Cloud.BareMetalSolution.V2.dll` assembly."],["Version 1.7.0 is the latest version, with previous versions available from 1.6.0 down to 1.0.0."]]],[]]