ip Configurations
Parameters
value
One or more ip_configuration
blocks as defined below. This allows a static IP address to be set for this Private Endpoint, otherwise an address is dynamically allocated from the Subnet.
Parameters
values
One or more ip_configuration
blocks as defined below. This allows a static IP address to be set for this Private Endpoint, otherwise an address is dynamically allocated from the Subnet.
suspend fun ipConfigurations(vararg argument: suspend EndpointIpConfigurationArgsBuilder.() -> Unit)
Parameters
argument
One or more ip_configuration
blocks as defined below. This allows a static IP address to be set for this Private Endpoint, otherwise an address is dynamically allocated from the Subnet.