Share via


SqlDedicatedGatewayServiceProperties.Locations Property

Definition

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

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

Property Value

Applies to