IProjectEnvironmentType.EnvironmentCount Property

Definition

The number of environments of this type.

[Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.Info(Description="The number of environments of this type.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=true, Required=false, SerializedName="environmentCount")]
public int? EnvironmentCount { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.Info(Description="The number of environments of this type.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=true, Required=false, SerializedName="environmentCount")>]
member this.EnvironmentCount : Nullable<int>
Public ReadOnly Property EnvironmentCount As Nullable(Of Integer)

Property Value

Attributes

Applies to