private Link Service Connection State
suspend fun privateLinkServiceConnectionState(value: Output<PrivateEndpointConnectionPropertiesPrivateLinkServiceConnectionStateArgs>)
suspend fun privateLinkServiceConnectionState(value: PrivateEndpointConnectionPropertiesPrivateLinkServiceConnectionStateArgs?)
Parameters
value
Describes the current state of an existing Private Link Service connection to the Azure Private Endpoint.
suspend fun privateLinkServiceConnectionState(argument: suspend PrivateEndpointConnectionPropertiesPrivateLinkServiceConnectionStateArgsBuilder.() -> Unit)
Parameters
argument
Describes the current state of an existing Private Link Service connection to the Azure Private Endpoint.