ManagementNetworkConfigurationResponse

data class ManagementNetworkConfigurationResponse(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)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Configuration for infrastructure vpn.

Link copied to clipboard