private Link Service Connections
Parameters
value
Gets or sets the list of Private Link Service Connections and gets populated for Auto approval flow.
Parameters
values
Gets or sets the list of Private Link Service Connections and gets populated for Auto approval flow.
suspend fun privateLinkServiceConnections(argument: List<suspend PrivateLinkServiceConnectionArgsBuilder.() -> Unit>)
suspend fun privateLinkServiceConnections(vararg argument: suspend PrivateLinkServiceConnectionArgsBuilder.() -> Unit)
suspend fun privateLinkServiceConnections(argument: suspend PrivateLinkServiceConnectionArgsBuilder.() -> Unit)
Parameters
argument
Gets or sets the list of Private Link Service Connections and gets populated for Auto approval flow.