onPremisesInstanceTagFilters property

List<TagFilter>? onPremisesInstanceTagFilters
final

The on-premises instance tags on which to filter. The deployment group includes on-premises instances with any of the specified tags.

Implementation

final List<TagFilter>? onPremisesInstanceTagFilters;