Partager via


AzureFabricSpecificDetails.ExtendedLocations Property

Definition

Gets or sets the ExtendedLocations.

[Newtonsoft.Json.JsonProperty(PropertyName="extendedLocations")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.A2AExtendedLocationDetails> ExtendedLocations { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="extendedLocations")>]
member this.ExtendedLocations : System.Collections.Generic.IList<Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.A2AExtendedLocationDetails> with get, set
Public Property ExtendedLocations As IList(Of A2AExtendedLocationDetails)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to