Compartir a través de


VirtualMachineScaleSetVM.NetworkProfileConfiguration Propiedad

Definición

Obtiene o establece especifica la configuración del perfil de red de la máquina virtual.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.networkProfileConfiguration")]
public Microsoft.Azure.Management.Compute.Models.VirtualMachineScaleSetVMNetworkProfileConfiguration NetworkProfileConfiguration { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.networkProfileConfiguration")>]
member this.NetworkProfileConfiguration : Microsoft.Azure.Management.Compute.Models.VirtualMachineScaleSetVMNetworkProfileConfiguration with get, set
Public Property NetworkProfileConfiguration As VirtualMachineScaleSetVMNetworkProfileConfiguration

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a