management Network Configuration
suspend fun managementNetworkConfiguration(value: Output<ManagementNetworkConfigurationPropertiesArgs>)
Parameters
value
Configuration to be used to setup the management network.
suspend fun managementNetworkConfiguration(argument: suspend ManagementNetworkConfigurationPropertiesArgsBuilder.() -> Unit)
Parameters
argument
Configuration to be used to setup the management network.