Freigeben über


ProviderResourceTypeInner.Locations Eigenschaft

Definition

Ruft die Auflistung der Speicherorte ab, an denen dieser Ressourcentyp erstellt werden kann, oder legt sie fest.

[Newtonsoft.Json.JsonProperty(PropertyName="locations")]
public System.Collections.Generic.IList<string> Locations { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="locations")>]
member this.Locations : System.Collections.Generic.IList<string> with get, set
Public Property Locations As IList(Of String)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: