138 строки
7.5 KiB
YAML
138 строки
7.5 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.apicenter.models.MetadataSchema"
|
|
fullName: "com.azure.resourcemanager.apicenter.models.MetadataSchema"
|
|
name: "MetadataSchema"
|
|
nameWithType: "MetadataSchema"
|
|
summary: "An immutable client-side representation of Metadata<wbr>Schema."
|
|
syntax: "public interface **MetadataSchema**"
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.apicenter.models.MetadataSchema.id()"
|
|
fullName: "com.azure.resourcemanager.apicenter.models.MetadataSchema.id()"
|
|
name: "id()"
|
|
nameWithType: "MetadataSchema.id()"
|
|
summary: "Gets the id property: Fully qualified resource Id for the resource."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String id()"
|
|
desc: "Gets the id property: Fully qualified resource Id for the resource."
|
|
returns:
|
|
description: "the id value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.apicenter.models.MetadataSchema.innerModel()"
|
|
fullName: "com.azure.resourcemanager.apicenter.models.MetadataSchema.innerModel()"
|
|
name: "innerModel()"
|
|
nameWithType: "MetadataSchema.innerModel()"
|
|
summary: "Gets the inner com.<wbr>azure.<wbr>resourcemanager.<wbr>apicenter.<wbr>fluent.<wbr>models.<wbr>Metadata<wbr>Schema<wbr>Inner object."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract MetadataSchemaInner innerModel()"
|
|
desc: "Gets the inner com.azure.resourcemanager.apicenter.fluent.models.MetadataSchemaInner object."
|
|
returns:
|
|
description: "the inner object."
|
|
type: "<xref href=\"com.azure.resourcemanager.apicenter.fluent.models.MetadataSchemaInner?alt=com.azure.resourcemanager.apicenter.fluent.models.MetadataSchemaInner&text=MetadataSchemaInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.apicenter.models.MetadataSchema.name()"
|
|
fullName: "com.azure.resourcemanager.apicenter.models.MetadataSchema.name()"
|
|
name: "name()"
|
|
nameWithType: "MetadataSchema.name()"
|
|
summary: "Gets the name property: The name of the resource."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String name()"
|
|
desc: "Gets the name property: The name of the resource."
|
|
returns:
|
|
description: "the name value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.apicenter.models.MetadataSchema.properties()"
|
|
fullName: "com.azure.resourcemanager.apicenter.models.MetadataSchema.properties()"
|
|
name: "properties()"
|
|
nameWithType: "MetadataSchema.properties()"
|
|
summary: "Gets the properties property: The resource-specific properties for this resource."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract MetadataSchemaProperties properties()"
|
|
desc: "Gets the properties property: The resource-specific properties for this resource."
|
|
returns:
|
|
description: "the properties value."
|
|
type: "<xref href=\"com.azure.resourcemanager.apicenter.models.MetadataSchemaProperties?alt=com.azure.resourcemanager.apicenter.models.MetadataSchemaProperties&text=MetadataSchemaProperties\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.apicenter.models.MetadataSchema.refresh()"
|
|
fullName: "com.azure.resourcemanager.apicenter.models.MetadataSchema.refresh()"
|
|
name: "refresh()"
|
|
nameWithType: "MetadataSchema.refresh()"
|
|
summary: "Refreshes the resource to sync with Azure."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract MetadataSchema refresh()"
|
|
desc: "Refreshes the resource to sync with Azure."
|
|
returns:
|
|
description: "the refreshed resource."
|
|
type: "<xref href=\"com.azure.resourcemanager.apicenter.models.MetadataSchema?alt=com.azure.resourcemanager.apicenter.models.MetadataSchema&text=MetadataSchema\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.apicenter.models.MetadataSchema.refresh(com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.apicenter.models.MetadataSchema.refresh(Context context)"
|
|
name: "refresh(Context context)"
|
|
nameWithType: "MetadataSchema.refresh(Context context)"
|
|
summary: "Refreshes the resource to sync with Azure."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The context to associate with this operation."
|
|
name: "context"
|
|
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract MetadataSchema refresh(Context context)"
|
|
desc: "Refreshes the resource to sync with Azure."
|
|
returns:
|
|
description: "the refreshed resource."
|
|
type: "<xref href=\"com.azure.resourcemanager.apicenter.models.MetadataSchema?alt=com.azure.resourcemanager.apicenter.models.MetadataSchema&text=MetadataSchema\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.apicenter.models.MetadataSchema.resourceGroupName()"
|
|
fullName: "com.azure.resourcemanager.apicenter.models.MetadataSchema.resourceGroupName()"
|
|
name: "resourceGroupName()"
|
|
nameWithType: "MetadataSchema.resourceGroupName()"
|
|
summary: "Gets the name of the resource group."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String resourceGroupName()"
|
|
desc: "Gets the name of the resource group."
|
|
returns:
|
|
description: "the name of the resource group."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.apicenter.models.MetadataSchema.systemData()"
|
|
fullName: "com.azure.resourcemanager.apicenter.models.MetadataSchema.systemData()"
|
|
name: "systemData()"
|
|
nameWithType: "MetadataSchema.systemData()"
|
|
summary: "Gets the system<wbr>Data property: Azure Resource Manager metadata containing created<wbr>By and modified<wbr>By information."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract SystemData systemData()"
|
|
desc: "Gets the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information."
|
|
returns:
|
|
description: "the systemData value."
|
|
type: "<xref href=\"com.azure.core.management.SystemData?alt=com.azure.core.management.SystemData&text=SystemData\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.apicenter.models.MetadataSchema.type()"
|
|
fullName: "com.azure.resourcemanager.apicenter.models.MetadataSchema.type()"
|
|
name: "type()"
|
|
nameWithType: "MetadataSchema.type()"
|
|
summary: "Gets the type property: The type of the resource."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String type()"
|
|
desc: "Gets the type property: The type of the resource."
|
|
returns:
|
|
description: "the type value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.apicenter.models.MetadataSchema.update()"
|
|
fullName: "com.azure.resourcemanager.apicenter.models.MetadataSchema.update()"
|
|
name: "update()"
|
|
nameWithType: "MetadataSchema.update()"
|
|
summary: "Begins update for the Metadata<wbr>Schema resource."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract MetadataSchema.Update update()"
|
|
desc: "Begins update for the MetadataSchema resource."
|
|
returns:
|
|
description: "the stage of resource update."
|
|
type: "<xref href=\"com.azure.resourcemanager.apicenter.models.MetadataSchema.Update?alt=com.azure.resourcemanager.apicenter.models.MetadataSchema.Update&text=Update\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "interface"
|
|
desc: "An immutable client-side representation of MetadataSchema."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.apicenter.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-apicenter:1.0.0
|