securityProfile

@JvmName(name = "kylrqssioqvcopkd")
suspend fun securityProfile(value: Output<VMDiskSecurityProfileArgs>)
@JvmName(name = "hkndhugxpnmobknr")
suspend fun securityProfile(value: VMDiskSecurityProfileArgs?)

Parameters

value

Specifies the security profile settings for the managed disk. Note: It can only be set for Confidential VMs and is required when using Confidential VMs.


@JvmName(name = "sppcqhcvvolysuxa")
suspend fun securityProfile(argument: suspend VMDiskSecurityProfileArgsBuilder.() -> Unit)

Parameters

argument

Specifies the security profile settings for the managed disk. Note: It can only be set for Confidential VMs and is required when using Confidential VMs.