Compartir a través de


VirtualMachineScaleSetVM.NetworkProfile Propiedad

Definición

Obtiene o establece especifica las interfaces de red de la máquina virtual.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a