encryption

@JvmName(name = "eegqrvybqayeojnj")
suspend fun encryption(value: Output<VirtualNetworkEncryptionArgs>)
@JvmName(name = "chmhmhikwidrbbpx")
suspend fun encryption(value: VirtualNetworkEncryptionArgs?)

Parameters

value

Indicates if encryption is enabled on virtual network and if VM without encryption is allowed in encrypted VNet.


@JvmName(name = "hfqpxhexxnwlmujq")
suspend fun encryption(argument: suspend VirtualNetworkEncryptionArgsBuilder.() -> Unit)

Parameters

argument

Indicates if encryption is enabled on virtual network and if VM without encryption is allowed in encrypted VNet.