Freigeben über


ISshPublicKey.KeyData Property

Definition

The SSH public key data.

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

Property Value

Attributes

Applies to