Share via


ILinuxConfiguration.SshKeyPairPrivateKey Property

Definition

SSH private key.

[Microsoft.Azure.PowerShell.Cmdlets.Workloads.Runtime.Info(Description="SSH private key.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="privateKey")]
public string SshKeyPairPrivateKey { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Workloads.Runtime.Info(Description="SSH private key.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="privateKey")>]
member this.SshKeyPairPrivateKey : string with get, set
Public Property SshKeyPairPrivateKey As String

Property Value

Attributes

Applies to