IDevCenterIdentity.EnvironmentTypeName Property

Definition

The name of the environment type.

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

Property Value

Attributes

Applies to