nestedDeployments property

List<MirroringDeploymentGroupDeployment>? nestedDeployments
getter/setter pair

The list of Mirroring Deployments that belong to this group.

Output only.

Implementation

core.List<MirroringDeploymentGroupDeployment>? nestedDeployments;