IDevBox.ProjectName Property

Definition

Name of the project this Dev Box belongs to

[Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Runtime.Info(Description="Name of the project this Dev Box belongs to", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="projectName")]
public string ProjectName { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Runtime.Info(Description="Name of the project this Dev Box belongs to", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="projectName")>]
member this.ProjectName : string
Public ReadOnly Property ProjectName As String

Property Value

Attributes

Applies to