Share via


DataTransferServiceProperties.Locations Property

Definition

An array that contains all of the locations for the service.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.CosmosDB.Models.DataTransferRegionalService> Locations { get; }
member this.Locations : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.CosmosDB.Models.DataTransferRegionalService>
Public ReadOnly Property Locations As IReadOnlyList(Of DataTransferRegionalService)

Property Value

Applies to