nestedDeployments property

  1. @Deprecated('Not supported. Member documentation may have more information.')
List<MirroringDeploymentGroupDeployment>? nestedDeployments
getter/setter pair

The list of Mirroring Deployments that belong to this group.

Output only.

Implementation

@core.Deprecated(
  'Not supported. Member documentation may have more information.',
)
core.List<MirroringDeploymentGroupDeployment>? nestedDeployments;