Share via


PolicyRestrictionContractPatch.RequireBase Property

Definition

Indicates if base policy should be enforced for the policy document.

public Azure.ResourceManager.ApiManagement.Models.PolicyRestrictionRequireBase? RequireBase { get; set; }
member this.RequireBase : Nullable<Azure.ResourceManager.ApiManagement.Models.PolicyRestrictionRequireBase> with get, set
Public Property RequireBase As Nullable(Of PolicyRestrictionRequireBase)

Property Value

Applies to