共用方式為


LinuxOperatingSystemProfile.SshProfile Property

Definition

Gets or sets the SSH profile.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to