Freigeben über


RoleInstanceNetworkProfile.NetworkInterfaces Eigenschaft

Definition

Gets gibt die Liste der Ressourcen-IDs für die Netzwerkschnittstellen an, die der Rolle instance zugeordnet sind.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: