patchDeployments property

List<PatchDeployment>? patchDeployments
getter/setter pair

The list of patch deployments.

Implementation

core.List<PatchDeployment>? patchDeployments;