Share via


ILabServicesIdentity.LabPlanName Property

Definition

The name of the lab plan that uniquely identifies it within containing resource group. Used in resource URIs and in UI.

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

Property Value

Attributes

Applies to