targets property
The name of the target entity that is associated with the operation:
-
NAMESPACE: The namespace ID is returned in the
ResourceIdproperty. -
SERVICE: The service ID is returned in the
ResourceIdproperty. -
INSTANCE: The instance ID is returned in the
ResourceIdproperty.
Implementation
final Map<OperationTargetType, String>? targets;