Compartilhar via


VirtualMachineScaleSetNetworkProfile.NetworkInterfaceConfigurations Propriedade

Definição

Obtém ou define a lista de configurações de rede.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a