Compartir a través de


VirtualMachineScaleSetUpdateNetworkProfile.NetworkInterfaceConfigurations Propiedad

Definición

Obtiene o establece la lista de configuraciones de red.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a