次の方法で共有


AzureBlob interface

Azure BLOB の詳細

プロパティ

accountKey

ストレージ アカウント キー。

authType

Azure Blob Storage へのアクセスに使用される認証の種類。

blobContainerName

バックアップが格納される BLOB コンテナー名。

identity

マネージド ID を使用した認証の ID の詳細。

storageAccountResourceId

バックアップが格納されているストレージ アカウントのリソース ID。

プロパティの詳細

accountKey

ストレージ アカウント キー。

accountKey?: string

プロパティ値

string

authType

Azure Blob Storage へのアクセスに使用される認証の種類。

authType?: AuthType

プロパティ値

blobContainerName

バックアップが格納される BLOB コンテナー名。

blobContainerName?: string

プロパティ値

string

identity

マネージド ID を使用した認証の ID の詳細。

identity?: ManagedServiceIdentity

プロパティ値

storageAccountResourceId

バックアップが格納されているストレージ アカウントのリソース ID。

storageAccountResourceId?: string

プロパティ値

string