Share via


A2AExtendedLocationDetails.RecoveryExtendedLocation Property

Definition

Gets or sets the recovery ExtendedLocation.

[Newtonsoft.Json.JsonProperty(PropertyName="recoveryExtendedLocation")]
public Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.ExtendedLocation RecoveryExtendedLocation { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="recoveryExtendedLocation")>]
member this.RecoveryExtendedLocation : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.ExtendedLocation with get, set
Public Property RecoveryExtendedLocation As ExtendedLocation

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to