Compartilhar via


SchemaGroup Class

Definition

[Microsoft.Azure.PowerShell.Cmdlets.EventHub.DoNotFormat]
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api202301Preview.SchemaGroupTypeConverter))]
public class SchemaGroup : Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api202301Preview.ISchemaGroup, Microsoft.Azure.PowerShell.Cmdlets.EventHub.Runtime.IValidates
[<Microsoft.Azure.PowerShell.Cmdlets.EventHub.DoNotFormat>]
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api202301Preview.SchemaGroupTypeConverter))>]
type SchemaGroup = class
    interface ISchemaGroup
    interface IJsonSerializable
    interface IProxyResource
    interface IValidates
Public Class SchemaGroup
Implements ISchemaGroup, IValidates
Inheritance
SchemaGroup
Attributes
Implements

Constructors

SchemaGroup()

Properties

CreatedAtUtc
ETag
GroupProperty
Id
Location
Name
ResourceGroupName
SchemaCompatibility
SchemaType
SystemDataCreatedAt
SystemDataCreatedBy
SystemDataCreatedByType
SystemDataLastModifiedAt
SystemDataLastModifiedBy
SystemDataLastModifiedByType
Type
UpdatedAtUtc

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()
ToString()
Validate(IEventListener)

Applies to