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