IUserAccountCredentials.AdminUserSshPublicKey Property

Definition

SSH public key of the administrator user account.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="SSH public key of the administrator user account.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="adminUserSshPublicKey")]
public string AdminUserSshPublicKey { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="SSH public key of the administrator user account.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="adminUserSshPublicKey")>]
member this.AdminUserSshPublicKey : string with get, set
Public Property AdminUserSshPublicKey As String

Property Value

Attributes

Applies to