Share via


NetworkProfile.NetworkInterfaces Eigenschaft

Definition

Ruft ab oder legt die Liste der Ressourcen-IDs für die Netzwerkschnittstellen fest, die dem virtuellen Computer zugeordnet sind.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: