Sdílet prostřednictvím


DataTransferServiceResourceProperties.Locations Property

Definition

Gets an array that contains all of the locations for the service.

[Newtonsoft.Json.JsonProperty(PropertyName="locations")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.CosmosDB.Models.DataTransferRegionalServiceResource> Locations { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="locations")>]
member this.Locations : System.Collections.Generic.IList<Microsoft.Azure.Management.CosmosDB.Models.DataTransferRegionalServiceResource>
Public ReadOnly Property Locations As IList(Of DataTransferRegionalServiceResource)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to