次の方法で共有


ISshKeyPair.PrivateKey Property

Definition

SSH private key.

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

Property Value

Attributes

Applies to