DscpConfiguration.QosDefinitionCollection Property

Definition

Gets or sets qoS object definitions

[Newtonsoft.Json.JsonProperty(PropertyName="properties.qosDefinitionCollection")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.QosDefinition> QosDefinitionCollection { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.qosDefinitionCollection")>]
member this.QosDefinitionCollection : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.QosDefinition> with get, set
Public Property QosDefinitionCollection As IList(Of QosDefinition)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to