securityProfile

@JvmName(name = "vhntnqnmggkbhqkp")
suspend fun securityProfile(value: Output<VMDiskSecurityProfileArgs>)
@JvmName(name = "yrumjdxsrqeyktcs")
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 = "gwjbtghndplssohu")
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.