Partilhar via


LogProfileResourcePatch.Locations Propriedade

Definição

Obtém ou define a lista de regiões para as quais os eventos do Log de Atividades devem ser armazenados ou transmitidos. É uma lista separada por vírgulas de locais válidos do ARM, incluindo o local "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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a