PSContainerServiceLinuxProfile.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 SSH configuration for Linux-based VMs running on Azure.
public Microsoft.Azure.Commands.Aks.Models.PSContainerServiceSshConfiguration Ssh { get; set; }
member this.Ssh : Microsoft.Azure.Commands.Aks.Models.PSContainerServiceSshConfiguration with get, set
Public Property Ssh As PSContainerServiceSshConfiguration