PolicyRestrictionContractPatch.RequireBase Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)