Share via


IHyperVReplicaPolicyInput.ReplicaDeletion Property

Definition

A value indicating whether the VM has to be auto deleted.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="A value indicating whether the VM has to be auto deleted.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="replicaDeletion")]
public string ReplicaDeletion { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="A value indicating whether the VM has to be auto deleted.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="replicaDeletion")>]
member this.ReplicaDeletion : string with get, set
Public Property ReplicaDeletion As String

Property Value

Attributes

Applies to