NetworkFabricData.QosConfigurationState Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
QoS configuration state. Default is Disabled.
public Azure.ResourceManager.ManagedNetworkFabric.Models.NetworkFabricQosConfigurationState? QosConfigurationState { get; set; }
member this.QosConfigurationState : Nullable<Azure.ResourceManager.ManagedNetworkFabric.Models.NetworkFabricQosConfigurationState> with get, set
Public Property QosConfigurationState As Nullable(Of NetworkFabricQosConfigurationState)