APIVersionResources Object
Contains information about scope mapping values for a specific API version.
This object is used by the following operations:
- PUT /api/apis/versions/{APIVersionID}/resources (request message)
The properties included in the APIVersionResources object are listed below.
Property | Type | Description |
---|---|---|
SupportsLicenses | Boolean | Indicates whether the API version supports the licensing feature. Optional. |
ResourceID | string[ ] |
The unique ID for a specific resource; for example, the ScopeID or the APIVersionID. One or more. |
OperationResource | OperationResource[ ] |
Contains information about resources (for example, scopes) associated with an operation. One or more. |