FeatureFlagConditions.RequirementType Property

Definition

The requirement type for the conditions.

public Azure.Data.AppConfiguration.RequirementType? RequirementType { get; set; }
member this.RequirementType : Nullable<Azure.Data.AppConfiguration.RequirementType> with get, set
Public Property RequirementType As Nullable(Of RequirementType)

Property Value

Applies to