Delen via


IDataCollectionRuleStreamDeclarations Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.DataCollectionRuleStreamDeclarationsTypeConverter))]
public interface IDataCollectionRuleStreamDeclarations : Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.IAssociativeArray<Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IStreamDeclaration>, Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.DataCollectionRuleStreamDeclarationsTypeConverter))>]
type IDataCollectionRuleStreamDeclarations = interface
    interface IJsonSerializable
    interface IAssociativeArray<IStreamDeclaration>
Public Interface IDataCollectionRuleStreamDeclarations
Implements IAssociativeArray(Of IStreamDeclaration), IJsonSerializable
Derived
Attributes
Implements

Applies to