IEnvironment.Type Property

Definition

The name of the environment type. Cannot be updated after creation.

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

Property Value

Attributes

Applies to