IDefenderForStorageSetting.OverrideSubscriptionLevelSetting Property

Definition

Indicates whether the settings defined for this storage account should override the settings defined for the subscription.

[Microsoft.Azure.PowerShell.Cmdlets.DefenderForStorage.Runtime.Info(Create=true, Description="Indicates whether the settings defined for this storage account should override the settings defined for the subscription.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, Read=true, ReadOnly=false, Required=false, SerializedName="overrideSubscriptionLevelSettings", Update=true)]
public bool? OverrideSubscriptionLevelSetting { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DefenderForStorage.Runtime.Info(Create=true, Description="Indicates whether the settings defined for this storage account should override the settings defined for the subscription.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, Read=true, ReadOnly=false, Required=false, SerializedName="overrideSubscriptionLevelSettings", Update=true)>]
member this.OverrideSubscriptionLevelSetting : Nullable<bool> with get, set
Public Property OverrideSubscriptionLevelSetting As Nullable(Of Boolean)

Property Value

Attributes

Applies to