Share via


IDataBoxCustomerDiskJobDetails.EnableManifestBackup Property

Definition

Flag to indicate if disk manifest should be backed-up in the Storage Account.

[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Flag to indicate if disk manifest should be backed-up in the Storage Account.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="enableManifestBackup")]
public bool? EnableManifestBackup { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Flag to indicate if disk manifest should be backed-up in the Storage Account.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="enableManifestBackup")>]
member this.EnableManifestBackup : Nullable<bool> with get, set
Public Property EnableManifestBackup As Nullable(Of Boolean)

Property Value

Attributes

Applies to