ComputeLimitFeatureProperties.State Property

Definition

The current state of the feature (for example, Enabled, Disabled).

public Azure.ResourceManager.ComputeLimit.Models.ComputeLimitFeatureState? State { get; }
member this.State : Nullable<Azure.ResourceManager.ComputeLimit.Models.ComputeLimitFeatureState>
Public ReadOnly Property State As Nullable(Of ComputeLimitFeatureState)

Property Value

Applies to