IAdlsBlobBackupDatasourceParametersForAutoProtection.AutoProtectionSettingEnabled Property

Definition

Flag to enable whether auto protection.

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Create=true, Description="Flag to enable whether auto protection.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, Read=true, ReadOnly=false, Required=true, SerializedName="enabled", Update=true)]
public bool AutoProtectionSettingEnabled { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Create=true, Description="Flag to enable whether auto protection.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, Read=true, ReadOnly=false, Required=true, SerializedName="enabled", Update=true)>]
member this.AutoProtectionSettingEnabled : bool with get, set
Public Property AutoProtectionSettingEnabled As Boolean

Property Value

Attributes

Applies to