Compartir a través de


ContainerServiceLinuxProfile.Ssh Propiedad

Definición

Obtiene o establece la configuración de SSH para máquinas virtuales basadas en Linux que se ejecutan en Azure.

[Newtonsoft.Json.JsonProperty(PropertyName="ssh")]
public Microsoft.Azure.Management.ContainerService.Fluent.Models.ContainerServiceSshConfiguration Ssh { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="ssh")>]
member this.Ssh : Microsoft.Azure.Management.ContainerService.Fluent.Models.ContainerServiceSshConfiguration with get, set
Public Property Ssh As ContainerServiceSshConfiguration

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a