次の方法で共有


DscpConfiguration.QosDefinitionCollection プロパティ

定義

qoS オブジェクト定義を取得または設定します

[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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象