Partager via


LogProfileResourcePatch.Locations Propriété

Définition

Obtient ou définit la liste des régions pour lesquelles les événements du journal d’activité doivent être stockés ou diffusés en continu. Il s’agit d’une liste séparée par des virgules d’emplacements ARM valides, y compris l’emplacement « global ».

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à