Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

21 lines
913 B
Markdown
Raw Normal View History

---
title: createMetadataService
slug: /main-concepts/metadata-standard/schemas/api/services/createmetadataservice
---
# CreateMetadataServiceRequest
*Create Metadata Service entity request*
## Properties
- **`name`**: Name that identifies the this entity instance uniquely. Refer to *../../type/basic.json#/definitions/entityName*.
- **`displayName`** *(string)*: Display Name that identifies this Metadata service.
- **`description`**: Description of Metadata entity. Refer to *../../type/basic.json#/definitions/markdown*.
- **`serviceType`**: Refer to *../../entity/services/metadataService.json#/definitions/metadataServiceType*.
- **`connection`**: Refer to *../../entity/services/metadataService.json#/definitions/metadataConnection*.
- **`owner`**: Owner of this Metadata service. Refer to *../../type/entityReference.json*.
Documentation file automatically generated at 2023-10-27 13:55:46.343512.