Compartir a través de


ISchemaGroupProperties Interface

Definition

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

Applies to