Partager via


ResourceGroup.Location Propriété

Définition

Obtient ou définit l'emplacement du groupe de ressources. Il ne peut pas être modifié une fois le groupe de ressources créé. Il doit s’agir de l’un des emplacements Azure pris en charge.

[Newtonsoft.Json.JsonProperty(PropertyName="location")]
public string Location { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="location")>]
member this.Location : string with get, set
Public Property Location As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à