SaaSOperationGroupOperations interface
Interface representing a SaaSOperationGroup operations.
Properties
| activate |
Resolve the token to get the SaaS resource ID and activate the SaaS resource |
Property Details
activateResource
Resolve the token to get the SaaS resource ID and activate the SaaS resource
activateResource: (body: ActivateSaaSParameterRequest, options?: SaaSOperationGroupActivateResourceOptionalParams) => Promise<SaaSResourceDetailsResponse>
Property Value
(body: ActivateSaaSParameterRequest, options?: SaaSOperationGroupActivateResourceOptionalParams) => Promise<SaaSResourceDetailsResponse>