A2ASwitchProtectionInput.RecoveryCloudServiceId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the recovery cloud service Id. Valid for V1 scenarios.
[Newtonsoft.Json.JsonProperty(PropertyName="recoveryCloudServiceId")]
public string RecoveryCloudServiceId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="recoveryCloudServiceId")>]
member this.RecoveryCloudServiceId : string with get, set
Public Property RecoveryCloudServiceId As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute