Compartir a través de


VirtualMachineScaleSetUpdateNetworkConfigurationInner.IpConfigurations Propiedad

Definición

Obtiene o establece la configuración de IP del conjunto de escalado de máquinas virtuales.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a