Package version
Initialize a new instance of the class ContentType class.
Reference to the service client
Creates 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.
The name of the resource group.
The name of the API Management service.
Content type identifier.
The options parameters.
Removes 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.
The name of the resource group.
The name of the API Management service.
Content type identifier.
ETag of the Entity. ETag should match the current entity state from the header response of the GET request or it should be * for unconditional update.
The options parameters.
Gets the details of the developer portal's content type. Content types describe content items' properties, validation rules, and constraints.
The name of the resource group.
The name of the API Management service.
Content type identifier.
The options parameters.
Lists the developer portal's content types. Content types describe content items' properties, validation rules, and constraints.
The name of the resource group.
The name of the API Management service.
The options parameters.
Generated using TypeDoc
Class containing ContentType operations.