Share via


ISshPublicKey.KeyData Property

Definition

The SSH public key data.

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

Property Value

Attributes

Applies to