LinuxConfiguration.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 specifies the ssh key configuration for a Linux OS.
[Newtonsoft.Json.JsonProperty(PropertyName="ssh")]
public Microsoft.Azure.Management.Compute.Models.SshConfiguration Ssh { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="ssh")>]
member this.Ssh : Microsoft.Azure.Management.Compute.Models.SshConfiguration with get, set
Public Property Ssh As SshConfiguration
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute