ListDeploys200Response
Properties
Name | Type | Description | Notes |
---|---|---|---|
Items | []DeployResponse | list of deployments | [optional] |
Examples
- Prepare the resource
$ListDeploys200Response = Initialize-PSSailpoint.V2024ListDeploys200Response -Items null
- Convert the resource to JSON
$ListDeploys200Response | ConvertTo-JSON