Partager via


MaterializedViewsBuilderServiceResourceProperties.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.MaterializedViewsBuilderRegionalServiceResource> Locations { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="locations")>]
member this.Locations : System.Collections.Generic.IList<Microsoft.Azure.Management.CosmosDB.Models.MaterializedViewsBuilderRegionalServiceResource>
Public ReadOnly Property Locations As IList(Of MaterializedViewsBuilderRegionalServiceResource)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to