Partilhar via


SecurityGroupViewResultInner.NetworkInterfaces Propriedade

Definição

Obtém ou define a lista de interfaces de rede na VM especificada.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a