Skip to main content

metadata_schemas

Overview

Namemetadata_schemas
TypeResource
Idazure.api_center.metadata_schemas

Fields

NameDatatypeDescription
idstringFully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
namestringThe name of the resource
propertiesobjectMetadata schema properties.
systemDataobjectMetadata pertaining to creation and last modification of the resource.
typestringThe type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

Methods

NameAccessible byRequired ParamsDescription
getSELECTReturns details of the metadata schema.
listSELECTReturns a collection of metadata schemas.
create_or_updateINSERTCreates new or updates existing metadata schema.
deleteDELETEDeletes specified metadata schema.
_listEXECReturns a collection of metadata schemas.
headEXECChecks if specified metadata schema exists.