Partager via


HyperVReplicaPolicyInput.ReplicaDeletion Property

Definition

Gets or sets a value indicating whether the VM has to be auto deleted.

[Newtonsoft.Json.JsonProperty(PropertyName="replicaDeletion")]
public string ReplicaDeletion { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="replicaDeletion")>]
member this.ReplicaDeletion : string with get, set
Public Property ReplicaDeletion As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to