Skip to main content

content_type

Overview

Namecontent_type
TypeResource
Idazure.api_management.content_type

Fields

Methods

NameAccessible byRequired ParamsDescription
getSELECTcontentTypeId, resourceGroupName, serviceName, subscriptionIdGets the details of the developer portal's content type. Content types describe content items' properties, validation rules, and constraints.
list_by_serviceSELECTresourceGroupName, serviceName, subscriptionIdLists the developer portal's content types. Content types describe content items' properties, validation rules, and constraints.
create_or_updateINSERTcontentTypeId, resourceGroupName, serviceName, subscriptionIdCreates or updates the developer portal's content type. Content types describe content items' properties, validation rules, and constraints. Custom content types' identifiers need to start with the c- prefix. Built-in content types can't be modified.
deleteDELETEIf-Match, contentTypeId, resourceGroupName, serviceName, subscriptionIdRemoves the specified developer portal's content type. Content types describe content items' properties, validation rules, and constraints. Built-in content types (with identifiers starting with the c- prefix) can't be removed.
_list_by_serviceEXECresourceGroupName, serviceName, subscriptionIdLists the developer portal's content types. Content types describe content items' properties, validation rules, and constraints.