Class TeamsOwnershipMappingBatchResultData

The mapping created by an add operation.

Hierarchy

  • TeamsOwnershipMappingBatchResultData

Constructors

Properties

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any

The attributes of a mapping created by an add operation.

id: string

The unique identifier of the teams ownership mapping.

The type of the resource. The value should always be teams_ownership_mappings.

Generated using TypeDoc