subnetId

@JvmName(name = "xbdyvkwwrusnwted")
suspend fun subnetId(value: Output<String>)
@JvmName(name = "gbpulvvhcbaaygkw")
suspend fun subnetId(value: String?)

Parameters

value

The ID of the Subnet that the Route Server will reside. Changing this forces a new resource to be created.

Note: Azure Route Server requires a dedicated subnet named RouteServerSubnet. The subnet size has to be at least /27 or short prefix (such as /26 or /25) and cannot be attached to any security group, otherwise, you'll receive an error message when deploying the Route Server.