Azure To Azure Create Network Mapping Input Args
data class AzureToAzureCreateNetworkMappingInputArgs(val instanceType: Output<String>? = null, val primaryNetworkId: Output<String>? = null) : ConvertibleToJava<AzureToAzureCreateNetworkMappingInputArgs>
Create network mappings input properties/behavior specific to Azure to Azure Network mapping.