NetworkInterface.DscpConfiguration Property

Definition

Gets a reference to the dscp configuration to which the network interface is linked.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.dscpConfiguration")]
public Microsoft.Azure.Management.Network.Models.SubResource DscpConfiguration { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.dscpConfiguration")>]
member this.DscpConfiguration : Microsoft.Azure.Management.Network.Models.SubResource
Public ReadOnly Property DscpConfiguration As SubResource

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to