Share via


A2AFabricSpecificLocationDetails.PrimaryExtendedLocation Property

Definition

Gets or sets the primary ExtendedLocation.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to