ip Configurations
Parameters
value
A list of IP configurations of the private endpoint. This will be used to map to the First Party Service's endpoints.
Parameters
values
A list of IP configurations of the private endpoint. This will be used to map to the First Party Service's endpoints.
suspend fun ipConfigurations(argument: List<suspend PrivateEndpointIPConfigurationArgsBuilder.() -> Unit>)
suspend fun ipConfigurations(vararg argument: suspend PrivateEndpointIPConfigurationArgsBuilder.() -> Unit)
suspend fun ipConfigurations(argument: suspend PrivateEndpointIPConfigurationArgsBuilder.() -> Unit)
Parameters
argument
A list of IP configurations of the private endpoint. This will be used to map to the First Party Service's endpoints.