次の方法で共有


LinuxOperatingSystemProfile.SshProfile プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象