Delen via


RecoveryPlanHyperVReplicaAzureFailbackInput.RecoveryVMCreationOption Property

Definition

Gets or sets the ALR option. Possible values include: 'CreateVmIfNotFound', 'NoAction'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to