authorizations
Parameters
value
The list of authorizations. These are also available as standalone resources. Do not mix inline and standalone resource as they will conflict with each other, leading to resources deletion.
Parameters
values
The list of authorizations. These are also available as standalone resources. Do not mix inline and standalone resource as they will conflict with each other, leading to resources deletion.
suspend fun authorizations(argument: List<suspend ExpressRouteCircuitAuthorizationArgsBuilder.() -> Unit>)
suspend fun authorizations(vararg argument: suspend ExpressRouteCircuitAuthorizationArgsBuilder.() -> Unit)
suspend fun authorizations(argument: suspend ExpressRouteCircuitAuthorizationArgsBuilder.() -> Unit)
Parameters
argument
The list of authorizations. These are also available as standalone resources. Do not mix inline and standalone resource as they will conflict with each other, leading to resources deletion.