Partager via


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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to