DataCollectionRuleData.StreamDeclarations Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Declaration of custom streams used in this rule.
public System.Collections.Generic.IDictionary<string,Azure.ResourceManager.Monitor.Models.DataStreamDeclaration> StreamDeclarations { get; }
member this.StreamDeclarations : System.Collections.Generic.IDictionary<string, Azure.ResourceManager.Monitor.Models.DataStreamDeclaration>
Public ReadOnly Property StreamDeclarations As IDictionary(Of String, DataStreamDeclaration)