次の方法で共有


ContainerServiceLinuxProfile.Ssh プロパティ

定義

Linux VM の ssh キー構成を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象