IBlobBackupDatasourceParametersForAutoProtection.AutoProtectionSettingEnabled Property

Definition

Flag to enable whether auto protection.

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

Property Value

Attributes

Applies to