private Endpoint Connections
Parameters
value
Specifies the private endpoint connections of the resource. 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
Specifies the private endpoint connections of the resource. 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 privateEndpointConnections(argument: List<suspend PrivateEndpointConnectionArgsBuilder.() -> Unit>)
suspend fun privateEndpointConnections(vararg argument: suspend PrivateEndpointConnectionArgsBuilder.() -> Unit)
suspend fun privateEndpointConnections(argument: suspend PrivateEndpointConnectionArgsBuilder.() -> Unit)
Parameters
argument
Specifies the private endpoint connections of the resource. 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.