deployments property

List<SasPortalDeployment>? deployments
getter/setter pair

The deployments that match the request.

Implementation

core.List<SasPortalDeployment>? deployments;