DefenderForStorageSetting.OverrideSubscriptionLevelSetting 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 whether the settings defined for this storage account should override the settings defined for the subscription.
[Microsoft.Azure.PowerShell.Cmdlets.DefenderForStorage.Origin(Microsoft.Azure.PowerShell.Cmdlets.DefenderForStorage.PropertyOrigin.Inlined)]
public bool? OverrideSubscriptionLevelSetting { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DefenderForStorage.Origin(Microsoft.Azure.PowerShell.Cmdlets.DefenderForStorage.PropertyOrigin.Inlined)>]
member this.OverrideSubscriptionLevelSetting : Nullable<bool> with get, set
Public Property OverrideSubscriptionLevelSetting As Nullable(Of Boolean)
Property Value
Implements
- Attributes