VirtualNetworkEncryption interface
Indicates if encryption is enabled on virtual network and if VM without encryption is allowed in encrypted VNet.
Properties
enabled | Indicates if encryption is enabled on the virtual network. |
enforcement | If the encrypted VNet allows VM that does not support encryption. This field is for future support, AllowUnencrypted is the only supported value at general availability. |
Property Details
enabled
Indicates if encryption is enabled on the virtual network.
enabled: boolean
Property Value
boolean
enforcement
If the encrypted VNet allows VM that does not support encryption. This field is for future support, AllowUnencrypted is the only supported value at general availability.
enforcement?: string
Property Value
string