Aracılığıyla paylaş


IVirtualMachineSshCredentials.PublicKeyData Property

Definition

Public key data

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

Property Value

Attributes

Applies to