ContainerServiceLinuxProfile.Ssh Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to