Uses of Class
com.azure.resourcemanager.eventhubs.fluent.models.SchemaGroupProperties
Packages that use SchemaGroupProperties
Package
Description
Package containing the inner data models for EventHubManagementClient.
-
Uses of SchemaGroupProperties in com.azure.resourcemanager.eventhubs.fluent.models
Methods in com.azure.resourcemanager.eventhubs.fluent.models that return SchemaGroupPropertiesModifier and TypeMethodDescriptionstatic SchemaGroupPropertiesSchemaGroupProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of SchemaGroupProperties from the JsonReader.SchemaGroupProperties.withGroupProperties(Map<String, String> groupProperties) Set the groupProperties property: dictionary object for SchemaGroup group properties.SchemaGroupProperties.withSchemaCompatibility(SchemaCompatibility schemaCompatibility) Set the schemaCompatibility property: The schemaCompatibility property.SchemaGroupProperties.withSchemaType(SchemaType schemaType) Set the schemaType property: The schemaType property.