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-07-02 UTC."],[[["This document provides reference documentation for the `VRF` class within the Google Cloud Bare Metal Solution v2 API, specifically version 1.2.0."],["The `VRF` class represents a network VRF and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document outlines the class's constructors, `VRF()` and `VRF(VRF other)`, and details the parameters for the second constructor."],["The `VRF` class includes properties such as `Name`, `QosPolicy`, `State`, and `VlanAttachments`, each described with their respective types and descriptions."],["The latest version available in the documentation is 1.7.0."]]],[]]