Leer en inglés

Compartir a través de


IActionsCustomProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Monitor.ScheduledQueryRule.Models.Api20210801.ActionsCustomPropertiesTypeConverter))]
public interface IActionsCustomProperties : Microsoft.Azure.PowerShell.Cmdlets.Monitor.ScheduledQueryRule.Runtime.IAssociativeArray<string>, Microsoft.Azure.PowerShell.Cmdlets.Monitor.ScheduledQueryRule.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Monitor.ScheduledQueryRule.Models.Api20210801.ActionsCustomPropertiesTypeConverter))>]
type IActionsCustomProperties = interface
    interface IJsonSerializable
    interface IAssociativeArray<string>
Public Interface IActionsCustomProperties
Implements IAssociativeArray(Of String), IJsonSerializable
Derived
Attributes
Implements

Properties

Methods

Applies to