ProjectEnvironmentTypeProperties.EnvironmentCount Property

Definition

The number of environments of this type.

[Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Origin(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.PropertyOrigin.Owned)]
public int? EnvironmentCount { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Origin(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.PropertyOrigin.Owned)>]
member this.EnvironmentCount : Nullable<int>
Public ReadOnly Property EnvironmentCount As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to