IHyperVReplicaPolicyInput.ReplicaDeletion Property

Definition

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

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

Property Value

Attributes

Applies to