次の方法で共有


ContainerServiceLinuxProfile.Ssh プロパティ

定義

Azure で実行されている Linux ベースの VM の SSH 構成を取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象