Partager via


NetworkProfile.NetworkInterfaces Propriété

Définition

Obtient ou définit spécifie la liste des ID de ressource pour les interfaces réseau associées à la machine virtuelle.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à