TargetResource Object
Contains information about a resource that is associated with the current resource.
Note: This information was previously defined as part of an RSS extension, for operations that return an RSS feed, for entity references in the RSS extension. It is now defined as a separate object. If one or more resources are referenced in the response object, information about them is stored in the TargetResource object. For example, if the response relates to an API version, it has an associated APIID.
This object is used by the following operations:
- Operations that reference the TargetResources object
The properties included in the TargetResource object are listed below.
Property | Type | Description |
---|---|---|
Name | string | The name of the resource. |
ID | string | Unique ID for the resource. |
Type | string | The resource type. Required. For valid values, see Resource Types. |
Avatar | string | Information about an avatar associated with the resource. |
Image | Image | Contains information about an avatar associated with a resource. |
Visibility | string | The visibility of the resource. For valid values, see Visibility Settings. |
IsResourceLevelPermissionSupported | boolean | Indicates whether resource-level permission is supported for the resource. |