Share via


DataCollectionRule.StreamDeclarations Eigenschaft

Definition

Ruft die Deklaration benutzerdefinierter Datenströme ab, die in dieser Regel verwendet werden, oder legt diese fest.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: