IDevCenterIdentity.DevCenterName Property

Definition

The name of the devcenter.

[Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.Info(Description="The name of the devcenter.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="devCenterName")]
public string DevCenterName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.Info(Description="The name of the devcenter.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="devCenterName")>]
member this.DevCenterName : string with get, set
Public Property DevCenterName As String

Property Value

Attributes

Applies to