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