resources
Parameters
value
A list of resources to match against the resource of the source VM of a request. Limited to 5 resources. Structure is documented below.
Parameters
values
A list of resources to match against the resource of the source VM of a request. Limited to 5 resources. Structure is documented below.
suspend fun resources(argument: List<suspend AuthzPolicyHttpRuleFromSourceResourceArgsBuilder.() -> Unit>)
suspend fun resources(vararg argument: suspend AuthzPolicyHttpRuleFromSourceResourceArgsBuilder.() -> Unit)
suspend fun resources(argument: suspend AuthzPolicyHttpRuleFromSourceResourceArgsBuilder.() -> Unit)
Parameters
argument
A list of resources to match against the resource of the source VM of a request. Limited to 5 resources. Structure is documented below.