Compartir a través de


ContainerServiceInner.LinuxProfile Propiedad

Definición

Obtiene o establece las propiedades de las máquinas virtuales Linux.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a