infrastructureEncryptionEnabled

@JvmName(name = "sgtxtgcpnechwsad")
suspend fun infrastructureEncryptionEnabled(value: Output<Boolean>)
@JvmName(name = "ijgjmyadbtmskksg")
suspend fun infrastructureEncryptionEnabled(value: Boolean?)

Parameters

value

Is infrastructure encryption enabled? Changing this forces a new resource to be created. Defaults to false.

Note: This can only be true when account_kind is StorageV2 or when account_tier is Premium and account_kind is one of BlockBlobStorage or FileStorage.