IPConfiguration Subnet Args
data class IPConfigurationSubnetArgs(val id: Output<String>? = null) : ConvertibleToJava<IPConfigurationSubnetArgs>
Subnet - Name of Subnet bound to the IP configuration.
Subnet - Name of Subnet bound to the IP configuration.