Compartilhar via


IServiceInitiatedSoftwareConfiguration.SshPrivateKey Property

Definition

The SSH private key.

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

Property Value

Attributes

Applies to