VirtualNetworkEncryption

data class VirtualNetworkEncryption(val enforcement: String)

Constructors

Link copied to clipboard
constructor(enforcement: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Specifies if the encrypted Virtual Network allows VM that does not support encryption. Possible values are DropUnencrypted and AllowUnencrypted.