DscpConfiguration.AssociatedNetworkInterfaces Property

Definition

Gets associated Network Interfaces to the DSCP Configuration.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.associatedNetworkInterfaces")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.NetworkInterface> AssociatedNetworkInterfaces { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.associatedNetworkInterfaces")>]
member this.AssociatedNetworkInterfaces : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.NetworkInterface>
Public ReadOnly Property AssociatedNetworkInterfaces As IList(Of NetworkInterface)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to