Dela via


ILabServicesIdentity.LabName Property

Definition

The name of the lab that uniquely identifies it within containing lab account. Used in resource URIs.

[Microsoft.Azure.PowerShell.Cmdlets.LabServices.Runtime.Info(Description="The name of the lab that uniquely identifies it within containing lab account. Used in resource URIs.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="labName")]
public string LabName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.LabServices.Runtime.Info(Description="The name of the lab that uniquely identifies it within containing lab account. Used in resource URIs.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="labName")>]
member this.LabName : string with get, set
Public Property LabName As String

Property Value

Attributes

Applies to