storageUsesManagedIdentity

@JvmName(name = "rwusqjaddasjfgjf")
suspend fun storageUsesManagedIdentity(value: Output<Boolean>)
@JvmName(name = "ldkpumdimddxkhya")
suspend fun storageUsesManagedIdentity(value: Boolean?)

Parameters

value

Should the Function App use Managed Identity to access the storage account. Conflicts with storage_account_access_key.

NOTE: One of storage_account_access_key or storage_uses_managed_identity must be specified when using storage_account_name.