IA2AReplicationDetails.AutoProtectionOfDataDisk Property

Definition

A value indicating whether the auto protection is enabled.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.PSArgumentCompleter(new System.String[] { "Disabled", "Enabled" })]
[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="A value indicating whether the auto protection is enabled.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="autoProtectionOfDataDisk", Update=true)]
public string AutoProtectionOfDataDisk { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.PSArgumentCompleter(new System.String[] { "Disabled", "Enabled" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="A value indicating whether the auto protection is enabled.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="autoProtectionOfDataDisk", Update=true)>]
member this.AutoProtectionOfDataDisk : string with get, set
Public Property AutoProtectionOfDataDisk As String

Property Value

Attributes

Applies to