resources property

List<AuthzPolicyAuthzRuleRequestResource>? resources
getter/setter pair

A list of resources to match against the resource of the source VM of a request.

Limited to 5 resources.

Optional.

Implementation

core.List<AuthzPolicyAuthzRuleRequestResource>? resources;