共用方式為


FunctionsDeploymentStorageAuthentication interface

用來存取記憶體帳戶以進行部署的驗證方法。

屬性

storageAccountConnectionStringName

針對 StorageAccountConnectionString 使用這個屬性。 設定具有記憶體帳戶連接字串的應用程式設定名稱。 使用其他驗證類型時,請勿設定此屬性的值。

type

要選取驗證類型的屬性,以存取選取的記憶體帳戶。 可用的選項:SystemAssignedIdentity、UserAssignedIdentity、StorageAccountConnectionString。

userAssignedIdentityResourceId

針對 UserAssignedIdentity 使用這個屬性。 設定身分識別的資源標識碼。 使用其他驗證類型時,請勿設定此屬性的值。

屬性詳細資料

storageAccountConnectionStringName

針對 StorageAccountConnectionString 使用這個屬性。 設定具有記憶體帳戶連接字串的應用程式設定名稱。 使用其他驗證類型時,請勿設定此屬性的值。

storageAccountConnectionStringName?: string

屬性值

string

type

要選取驗證類型的屬性,以存取選取的記憶體帳戶。 可用的選項:SystemAssignedIdentity、UserAssignedIdentity、StorageAccountConnectionString。

type?: string

屬性值

string

userAssignedIdentityResourceId

針對 UserAssignedIdentity 使用這個屬性。 設定身分識別的資源標識碼。 使用其他驗證類型時,請勿設定此屬性的值。

userAssignedIdentityResourceId?: string

屬性值

string