Share via


RecoveryPlanA2AFailoverInput.CloudServiceCreationOption Property

Definition

Gets or sets a value indicating whether to use recovery cloud service for TFO or not.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to