SecurityCenterPricingData.Enforce Property

Definition

If set to "False", it allows the descendants of this scope to override the pricing configuration set on this scope (allows setting inherited="False"). If set to "True", it prevents overrides and forces this pricing configuration on all the descendants of this scope. This field is only available for subscription-level pricing.

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

Property Value

Applies to