Compartir a través de


LinuxOperatingSystemProfile.SshProfile Propiedad

Definición

Obtiene o establece el perfil SSH.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a