publicIpPrefixId

@JvmName(name = "qetvplfsorjphipd")
suspend fun publicIpPrefixId(value: Output<String>)
@JvmName(name = "umyvkricdkrcktyt")
suspend fun publicIpPrefixId(value: String?)

Parameters

value

The ID of the Public IP Address Prefix from where Public IP Addresses should be allocated. Changing this forces a new resource to be created.

Note: This functionality is in Preview and must be opted into via az feature register --namespace Microsoft.Network --name AllowBringYourOwnPublicIpAddress and then az provider register -n Microsoft.Network.