Freigeben über


IInMageAzureV2ReplicationDetails.UseManagedDisk Property

Definition

A value indicating whether managed disks should be used during failover.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="A value indicating whether managed disks should be used during failover.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="useManagedDisks")]
public string UseManagedDisk { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="A value indicating whether managed disks should be used during failover.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="useManagedDisks")>]
member this.UseManagedDisk : string with get, set
Public Property UseManagedDisk As String

Property Value

Attributes

Applies to