次の方法で共有


DiagnosticsStorageAccountConfig interface

Service Fabric 診断ログを格納するためのストレージ アカウント情報。

プロパティ

blobEndpoint

Azure ストレージ アカウントの BLOB エンドポイント。

protectedAccountKeyName

保護された診断ストレージ キー名。

protectedAccountKeyName2

セカンダリで保護された診断ストレージ キー名。 ストレージ アカウント キーの 1 つがローテーションされると、クラスターはもう一方のキーの使用にフォールバックします。

queueEndpoint

Azure ストレージ アカウントのキュー エンドポイント。

storageAccountName

Azure ストレージ アカウント名。

tableEndpoint

Azure ストレージ アカウントのテーブル エンドポイント。

プロパティの詳細

blobEndpoint

Azure ストレージ アカウントの BLOB エンドポイント。

blobEndpoint: string

プロパティ値

string

protectedAccountKeyName

保護された診断ストレージ キー名。

protectedAccountKeyName: string

プロパティ値

string

protectedAccountKeyName2

セカンダリで保護された診断ストレージ キー名。 ストレージ アカウント キーの 1 つがローテーションされると、クラスターはもう一方のキーの使用にフォールバックします。

protectedAccountKeyName2?: string

プロパティ値

string

queueEndpoint

Azure ストレージ アカウントのキュー エンドポイント。

queueEndpoint: string

プロパティ値

string

storageAccountName

Azure ストレージ アカウント名。

storageAccountName: string

プロパティ値

string

tableEndpoint

Azure ストレージ アカウントのテーブル エンドポイント。

tableEndpoint: string

プロパティ値

string