Partager via


RoleInstanceNetworkProfile.NetworkInterfaces Propriété

Définition

Obtient spécifie la liste des ID de ressource pour les interfaces réseau associées au rôle instance.

[Newtonsoft.Json.JsonProperty(PropertyName="networkInterfaces")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Compute.Models.SubResource> NetworkInterfaces { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="networkInterfaces")>]
member this.NetworkInterfaces : System.Collections.Generic.IList<Microsoft.Azure.Management.Compute.Models.SubResource>
Public ReadOnly Property NetworkInterfaces As IList(Of SubResource)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à