ContactProfilesPropertiesNetworkConfigurationArgs

data class ContactProfilesPropertiesNetworkConfigurationArgs(val subnetId: Output<String>) : ConvertibleToJava<ContactProfilesPropertiesNetworkConfigurationArgs>

Network configuration of customer virtual network.

Constructors

constructor(subnetId: Output<String>)

Properties

Link copied to clipboard
val subnetId: Output<String>

ARM resource identifier of the subnet delegated to the Microsoft.Orbital/orbitalGateways. Needs to be at least a class C subnet, and should not have any IP created in it.

Functions

Link copied to clipboard
open override fun toJava(): ContactProfilesPropertiesNetworkConfigurationArgs