Partilhar via


IClientPropertiesAttributes Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Models.ClientPropertiesAttributesTypeConverter))]
public interface IClientPropertiesAttributes : Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Runtime.IAssociativeArray<object>, Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Models.ClientPropertiesAttributesTypeConverter))>]
type IClientPropertiesAttributes = interface
    interface IJsonSerializable
    interface IAssociativeArray<obj>
Public Interface IClientPropertiesAttributes
Implements IAssociativeArray(Of Object), IJsonSerializable
Derived
Attributes
Implements

Applies to