共用方式為


FunctionAppStorageAuthentication.StorageAccountConnectionStringName Property

Definition

Use this property for StorageAccountConnectionString. Set the name of the app setting that has the storage account connection string. Do not set a value for this property when using other authentication type.

public Azure.Provisioning.BicepValue<string> StorageAccountConnectionStringName { get; set; }
member this.StorageAccountConnectionStringName : Azure.Provisioning.BicepValue<string> with get, set
Public Property StorageAccountConnectionStringName As BicepValue(Of String)

Property Value

Applies to