A2AReplicationDetails.RecoveryCloudService Property

Definition

Gets or sets the recovery cloud service.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to