DiagnosticsStorageAccountConfig モデル

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

プロパティ

名前 Type 必須
storageAccountName string はい
protectedAccountKeyName string はい
blobEndpoint string はい
queueEndpoint string はい
tableEndpoint string はい

storageAccountName

: string
必須: はい

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


protectedAccountKeyName

: string
必須: はい

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


blobEndpoint

: string
必須: はい

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


queueEndpoint

: string
必須: はい

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


tableEndpoint

: string
必須: はい

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