ContainerServiceLinuxProfile.Ssh Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the SSH configuration for Linux-based VMs running on Azure.
[Newtonsoft.Json.JsonProperty(PropertyName="ssh")]
public Microsoft.Azure.Management.ContainerService.Models.ContainerServiceSshConfiguration Ssh { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="ssh")>]
member this.Ssh : Microsoft.Azure.Management.ContainerService.Models.ContainerServiceSshConfiguration with get, set
Public Property Ssh As ContainerServiceSshConfiguration
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute