Partilhar via


DataCollectionRule.StreamDeclarations Propriedade

Definição

Obtém ou define a declaração de fluxos personalizados usados nesta regra.

[Newtonsoft.Json.JsonProperty(PropertyName="streamDeclarations")]
public System.Collections.Generic.IDictionary<string,Microsoft.Azure.Management.Monitor.Models.StreamDeclaration> StreamDeclarations { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="streamDeclarations")>]
member this.StreamDeclarations : System.Collections.Generic.IDictionary<string, Microsoft.Azure.Management.Monitor.Models.StreamDeclaration> with get, set
Public Property StreamDeclarations As IDictionary(Of String, StreamDeclaration)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a