targetResources property

List<String>? targetResources
getter/setter pair

A list of network resource URLs to which this rule applies.

This field allows you to control which network's VMs get this rule. If this field is left blank, all VMs within the organization will receive the rule.

Implementation

core.List<core.String>? targetResources;