Partager via


SecurityGroupViewResultInner.NetworkInterfaces Propriété

Définition

Obtient ou définit la liste des interfaces réseau sur la machine virtuelle spécifiée.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à