Compartilhar via


DataCollectionRuleResource.StreamDeclarations Propriedade

Definição

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

[Newtonsoft.Json.JsonProperty(PropertyName="properties.streamDeclarations")]
public System.Collections.Generic.IDictionary<string,Microsoft.Azure.Management.Monitor.Models.StreamDeclaration> StreamDeclarations { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.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