IHdInsightProperties.AdministratorAccountPublicKeyData Property

Definition

Public key data

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

Property Value

Attributes

Applies to