Share via


LinuxConfiguration.Ssh Property

Definition

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

Applies to