AzureBlob interface

Azure Blob 詳細數據

屬性

accountKey

儲存體帳戶金鑰。

authType

用於存取 Azure Blob 記憶體的驗證類型。

blobContainerName

儲存備份的 Blob 容器名稱。

identity

使用託管標識進行身份驗證的標識詳細資訊。

storageAccountResourceId

儲存備份的記憶體帳戶資源標識碼。

屬性詳細資料

accountKey

儲存體帳戶金鑰。

accountKey?: string

屬性值

string

authType

用於存取 Azure Blob 記憶體的驗證類型。

authType?: AuthType

屬性值

blobContainerName

儲存備份的 Blob 容器名稱。

blobContainerName?: string

屬性值

string

identity

使用託管標識進行身份驗證的標識詳細資訊。

identity?: ManagedServiceIdentity

屬性值

storageAccountResourceId

儲存備份的記憶體帳戶資源標識碼。

storageAccountResourceId?: string

屬性值

string