IComputeInstanceSshSettings.AdminUserName Property

Definition

Describes the admin user name.

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

Property Value

Attributes

Applies to