Compartir a través de


DscpConfiguration.AssociatedNetworkInterfaces Propiedad

Definición

Obtiene las interfaces de red asociadas a la configuración de DSCP.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a