Uses of Class
com.azure.resourcemanager.apicenter.models.MetadataSchemaProperties
Packages that use MetadataSchemaProperties
Package
Description
Package containing the inner data models for AzureApiCenter.
Package containing the data models for AzureApiCenter.
-
Uses of MetadataSchemaProperties in com.azure.resourcemanager.apicenter.fluent.models
Methods in com.azure.resourcemanager.apicenter.fluent.models that return MetadataSchemaPropertiesModifier and TypeMethodDescriptionMetadataSchemaInner.properties()
Get the properties property: The resource-specific properties for this resource.Methods in com.azure.resourcemanager.apicenter.fluent.models with parameters of type MetadataSchemaPropertiesModifier and TypeMethodDescriptionMetadataSchemaInner.withProperties
(MetadataSchemaProperties properties) Set the properties property: The resource-specific properties for this resource. -
Uses of MetadataSchemaProperties in com.azure.resourcemanager.apicenter.models
Methods in com.azure.resourcemanager.apicenter.models that return MetadataSchemaPropertiesModifier and TypeMethodDescriptionstatic MetadataSchemaProperties
MetadataSchemaProperties.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of MetadataSchemaProperties from the JsonReader.MetadataSchema.properties()
Gets the properties property: The resource-specific properties for this resource.MetadataSchemaProperties.withAssignedTo
(List<MetadataAssignment> assignedTo) Set the assignedTo property: The assignees.MetadataSchemaProperties.withSchema
(String schema) Set the schema property: The schema defining the type.Methods in com.azure.resourcemanager.apicenter.models with parameters of type MetadataSchemaPropertiesModifier and TypeMethodDescriptionMetadataSchema.DefinitionStages.WithProperties.withProperties
(MetadataSchemaProperties properties) Specifies the properties property: The resource-specific properties for this resource..MetadataSchema.UpdateStages.WithProperties.withProperties
(MetadataSchemaProperties properties) Specifies the properties property: The resource-specific properties for this resource..