Management Network Configuration Properties Response
data class ManagementNetworkConfigurationPropertiesResponse(val infrastructureVpnConfiguration: VpnConfigurationPropertiesResponse, val workloadVpnConfiguration: VpnConfigurationPropertiesResponse)
Configuration to be used to setup the management network.
Constructors
Link copied to clipboard
constructor(infrastructureVpnConfiguration: VpnConfigurationPropertiesResponse, workloadVpnConfiguration: VpnConfigurationPropertiesResponse)