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 ストレージ アカウントのテーブル エンドポイント。