IComputeInstanceSshSettings.AdminUserName Property

Definition

Describes the admin user name.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Describes the admin user name.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="adminUserName")]
public string AdminUserName { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Describes the admin user name.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="adminUserName")>]
member this.AdminUserName : string
Public ReadOnly Property AdminUserName As String

Property Value

Attributes

Applies to