Delen via


InMageDisableProtectionProviderSpecificInput.ReplicaVMDeletionStatus Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to