MaterializedViewsBuilderServiceResourceProperties.Locations Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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