Freigeben über


IInMageDisableProtectionProviderSpecificInput.ReplicaVMDeletionStatus Property

Definition

A value indicating whether the replica VM should be destroyed or retained. Values from Delete and Retain.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="A value indicating whether the replica VM should be destroyed or retained. Values from Delete and Retain.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="replicaVmDeletionStatus")]
public string ReplicaVMDeletionStatus { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="A value indicating whether the replica VM should be destroyed or retained. Values from Delete and Retain.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="replicaVmDeletionStatus")>]
member this.ReplicaVMDeletionStatus : string with get, set
Public Property ReplicaVMDeletionStatus As String

Property Value

Attributes

Applies to