IAmlComputeProperties.UserAccountCredentialsAdminUserSshPublicKey Property

Definition

SSH public key of the administrator user account.

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

Property Value

Attributes

Applies to