ModuleManagementNetworkProfile

data class ModuleManagementNetworkProfile(val networkInterfacePrivateIpAddresses: List<String>, val subnetId: String)

Constructors

Link copied to clipboard
constructor(networkInterfacePrivateIpAddresses: List<String>, subnetId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The private IPv4 address of the network interface. Changing this forces a new Dedicated Hardware Security Module to be created.

Link copied to clipboard

The ID of the subnet. Changing this forces a new Dedicated Hardware Security Module to be created.