spring.cloud.azure.eventhubs.client.application-id |
現在のアプリケーションを表し、テレメトリ/監視の目的で使用されます。 |
spring.cloud.azure.eventhubs.client.transport-type |
AMQP ベースのクライアントのトランスポートの種類。 サポートされている種類は AMQP、AMQP_WEB_SOCKETSです。 |
spring.cloud.azure.eventhubs.connection-string |
イベント ハブに接続するための接続文字列。 |
spring.cloud.azure.eventhubs.consumer.client.application-id |
現在のアプリケーションを表し、テレメトリ/監視の目的で使用されます。 |
spring.cloud.azure.eventhubs.consumer.client.transport-type |
AMQP ベースのクライアントのトランスポートの種類。 サポートされている種類は AMQP、AMQP_WEB_SOCKETSです。 |
spring.cloud.azure.eventhubs.consumer.connection-string |
イベント ハブに接続するための接続文字列。 |
spring.cloud.azure.eventhubs.consumer.consumer-group |
このコンシューマーが関連付けられているコンシューマー グループの名前。 |
spring.cloud.azure.eventhubs.consumer.credential.client-certificate-password |
証明書ファイルのパスワード。 |
spring.cloud.azure.eventhubs.consumer.credential.client-certificate-path |
Azure でサービス プリンシパル認証を実行するときに使用する PEM 証明書ファイルのパス。 |
spring.cloud.azure.eventhubs.consumer.credential.client-id |
Azure でサービス プリンシパル認証を実行するときに使用するクライアント ID。 |
spring.cloud.azure.eventhubs.consumer.credential.client-secret |
Azure でサービス プリンシパル認証を実行するときに使用するクライアント シークレット。 |
spring.cloud.azure.eventhubs.consumer.credential.managed-identity-enabled |
マネージド ID を有効にして Azure で認証するかどうかを指定します。 true でクライアント ID が設定されている場合は、クライアント ID をユーザー割り当てマネージド ID クライアント ID として使用します。 既定値は false です。 |
spring.cloud.azure.eventhubs.consumer.credential.password |
Azure でユーザー名/パスワード認証を実行するときに使用するパスワード。 |
spring.cloud.azure.eventhubs.consumer.credential.token-credential-bean-name |
Custom Service Builder ファクトリまたはパスワードレス認証に使用されるカスタム com.azure.core.credential.TokenCredential Bean 名を取得します。 |
spring.cloud.azure.eventhubs.consumer.credential.username |
Azure でユーザー名/パスワード認証を実行するときに使用するユーザー名。 |
spring.cloud.azure.eventhubs.consumer.custom-endpoint-address |
Event Hubs サービスに接続するときのカスタム エンドポイント アドレス。 これは、ネットワークが標準の Azure Event Hubs エンドポイント アドレスへの接続を許可せず、中継局経由での接続を許可している場合に役立ちます。 例: https://my.custom.endpoint.com:55300 . |
spring.cloud.azure.eventhubs.consumer.domain-name |
イベント ハブ名前空間のドメイン名。 |
spring.cloud.azure.eventhubs.consumer.enabled |
Azure サービスが有効になっているかどうか。 既定値は true です。 |
spring.cloud.azure.eventhubs.consumer.event-hub-name |
イベント ハブの名前。 |
spring.cloud.azure.eventhubs.consumer.namespace |
FQDN のプレフィックスであるイベント ハブの名前空間。 FQDN は、NamespaceName><で構成する必要があります。<DomainName> |
spring.cloud.azure.eventhubs.consumer.prefetch-count |
受信操作が現在アクティブかどうかに関係なく、Event Hub コンシューマーがアクティブに受信し、ローカルでキューに登録するイベントの数。 |
spring.cloud.azure.eventhubs.consumer.profile.cloud-type |
接続する Azure クラウドの名前。 サポートされている型は、AZURE 、AZURE_CHINA 、AZURE_US_GOVERNMENT 、OTHER です。 既定値は AZURE です。 |
spring.cloud.azure.eventhubs.consumer.profile.environment.active-directory-endpoint |
接続先の Microsoft Entra エンドポイント。 |
spring.cloud.azure.eventhubs.consumer.profile.environment.active-directory-graph-api-version |
Azure Active Directory Graph API のバージョン。 |
spring.cloud.azure.eventhubs.consumer.profile.environment.active-directory-graph-endpoint |
Azure Active Directory Graph エンドポイント。 |
spring.cloud.azure.eventhubs.consumer.profile.environment.active-directory-resource-id |
Microsoft Entra リソース ID。 |
spring.cloud.azure.eventhubs.consumer.profile.environment.azure-application-insights-endpoint |
Azure Application Insights エンドポイント。 |
spring.cloud.azure.eventhubs.consumer.profile.environment.azure-data-lake-analytics-catalog-and-job-endpoint-suffix |
Data Lake Analytics カタログとジョブ エンドポイントサフィックス。 |
spring.cloud.azure.eventhubs.consumer.profile.environment.azure-data-lake-store-file-system-endpoint-suffix |
Data Lake ストレージ ファイル システムエンドポイントサフィックス。 |
spring.cloud.azure.eventhubs.consumer.profile.environment.azure-log-analytics-endpoint |
Azure Log Analytics エンドポイント。 |
spring.cloud.azure.eventhubs.consumer.profile.environment.data-lake-endpoint-resource-id |
Data Lake エンドポイント。 |
spring.cloud.azure.eventhubs.consumer.profile.environment.gallery-endpoint |
ギャラリー エンドポイント。 |
spring.cloud.azure.eventhubs.consumer.profile.environment.key-vault-dns-suffix |
Key Vault DNS サフィックス。 |
spring.cloud.azure.eventhubs.consumer.profile.environment.management-endpoint |
管理サービス エンドポイント。 |
spring.cloud.azure.eventhubs.consumer.profile.environment.microsoft-graph-endpoint |
Microsoft Graph エンドポイント。 |
spring.cloud.azure.eventhubs.consumer.profile.environment.portal |
管理ポータルの URL。 |
spring.cloud.azure.eventhubs.consumer.profile.environment.publishing-profile |
発行設定ファイルの URL。 |
spring.cloud.azure.eventhubs.consumer.profile.environment.resource-manager-endpoint |
リソース管理エンドポイント。 |
spring.cloud.azure.eventhubs.consumer.profile.environment.service-bus-domain-name |
Service Bus のドメイン名。 |
spring.cloud.azure.eventhubs.consumer.profile.environment.sql-management-endpoint |
SQL 管理エンドポイント。 |
spring.cloud.azure.eventhubs.consumer.profile.environment.sql-server-hostname-suffix |
SQL Server ホスト名サフィックス。 |
spring.cloud.azure.eventhubs.consumer.profile.environment.storage-endpoint-suffix |
ストレージ エンドポイントサフィックス。 |
spring.cloud.azure.eventhubs.consumer.profile.subscription-id |
Azure リソースに接続するときに使用するサブスクリプション ID。 |
spring.cloud.azure.eventhubs.consumer.profile.tenant-id |
Azure リソースのテナント ID。
tenant-id に使用できる値は、common 、organizations 、consumers 、またはテナント ID です。 |
spring.cloud.azure.eventhubs.consumer.proxy.authentication-type |
プロキシに対して使用される認証の種類。 たとえば、none 、basic 、digest 。 既定値は 'none' です。 |
spring.cloud.azure.eventhubs.consumer.proxy.hostname |
プロキシのホスト。 |
spring.cloud.azure.eventhubs.consumer.proxy.password |
プロキシで認証するために使用されるパスワード。 |
spring.cloud.azure.eventhubs.consumer.proxy.port |
プロキシのポート。 |
spring.cloud.azure.eventhubs.consumer.proxy.type |
プロキシの種類。 たとえば、http、http 、socks4 、socks5 。 たとえば、amqp、http 、socks 。 |
spring.cloud.azure.eventhubs.consumer.proxy.username |
プロキシで認証するために使用されるユーザー名。 |
spring.cloud.azure.eventhubs.consumer.resource.region |
Azure リソースのリージョン。 たとえば、"eastus" します。 |
spring.cloud.azure.eventhubs.consumer.resource.resource-group |
リソース グループは Azure リソースを保持します。 |
spring.cloud.azure.eventhubs.consumer.resource.resource-id |
Azure リソースの ID。 |
spring.cloud.azure.eventhubs.consumer.retry.exponential.base-delay |
再試行の間に待機する時間 (期間)。 |
spring.cloud.azure.eventhubs.consumer.retry.exponential.max遅延 |
再試行の間の最大許容時間 (期間)。 |
spring.cloud.azure.eventhubs.consumer.retry.exponential.max再試行 |
試行の最大数。 |
spring.cloud.azure.eventhubs.consumer.retry.fixed.delay |
再試行の間に待機する時間 (期間)。 |
spring.cloud.azure.eventhubs.consumer.retry.fixed.max再試行 |
試行の最大数。 |
spring.cloud.azure.eventhubs.consumer.retry.mode |
再試行時の再試行バックオフ モード。 サポートされている型は、FIXED、EXPONENTIAL です。 |
spring.cloud.azure.eventhubs.consumer.retry.try-timeout |
タイムアウトになるまで待機する時間 (期間)。 |
spring.cloud.azure.eventhubs.credential.client-certificate-password |
証明書ファイルのパスワード。 |
spring.cloud.azure.eventhubs.credential.client-certificate-path |
Azure でサービス プリンシパル認証を実行するときに使用する PEM 証明書ファイルのパス。 |
spring.cloud.azure.eventhubs.credential.client-id |
Azure でサービス プリンシパル認証を実行するときに使用するクライアント ID。 |
spring.cloud.azure.eventhubs.credential.client-secret |
Azure でサービス プリンシパル認証を実行するときに使用するクライアント シークレット。 |
spring.cloud.azure.eventhubs.credential.managed-identity-enabled |
マネージド ID を有効にして Azure で認証するかどうかを指定します。 true でクライアント ID が設定されている場合は、クライアント ID をユーザー割り当てマネージド ID クライアント ID として使用します。 既定値は false です。 |
spring.cloud.azure.eventhubs.credential.password |
Azure でユーザー名/パスワード認証を実行するときに使用するパスワード。 |
spring.cloud.azure.eventhubs.credential.token-credential-bean-name |
Custom Service Builder ファクトリまたはパスワードレス認証に使用されるカスタム com.azure.core.credential.TokenCredential Bean 名を取得します。 |
spring.cloud.azure.eventhubs.credential.username |
Azure でユーザー名/パスワード認証を実行するときに使用するユーザー名。 |
spring.cloud.azure.eventhubs.custom-endpoint-address |
Event Hubs サービスに接続するときのカスタム エンドポイント アドレス。 これは、ネットワークが標準の Azure Event Hubs エンドポイント アドレスへの接続を許可せず、中継局経由での接続を許可している場合に役立ちます。 例: https://my.custom.endpoint.com:55300 . |
spring.cloud.azure.eventhubs.domain-name |
イベント ハブ名前空間のドメイン名。 |
spring.cloud.azure.eventhubs.enabled |
Azure サービスが有効になっているかどうか。 既定値は true です。 |
spring.cloud.azure.eventhubs.event-hub-name |
イベント ハブの名前。 |
spring.cloud.azure.eventhubs.namespace |
FQDN のプレフィックスであるイベント ハブの名前空間。 FQDN は、NamespaceName><で構成する必要があります。<DomainName> |
spring.cloud.azure.eventhubs.processor.batch.max サイズ |
バッチ内のイベントの最大数。 |
spring.cloud.azure.eventhubs.processor.batch.max-wait-time |
イベントを処理する前にイベントの受信を待機する最大時間。 |
spring.cloud.azure.eventhubs.processor.checkpoint-store.account-key |
ストレージ アカウントのアクセス キー。 |
spring.cloud.azure.eventhubs.processor.checkpoint-store.account-name |
ストレージ アカウントの名前。 |
spring.cloud.azure.eventhubs.processor.checkpoint-store.blob-name |
BLOB の名前。 |
spring.cloud.azure.eventhubs.processor.checkpoint-store.client.application-id |
現在のアプリケーションを表し、テレメトリ/監視の目的で使用されます。 |
spring.cloud.azure.eventhubs.processor.checkpoint-store.client.connect-timeout |
要求がリモート ホストへの接続を試行し、接続が解決される時間 (期間)。 |
spring.cloud.azure.eventhubs.processor.checkpoint-store.client.connection-idle-timeout |
アイドル状態の接続の前の時間 (期間)。 |
spring.cloud.azure.eventhubs.processor.checkpoint-store.client.headers |
クライアントと共に送信された各要求に適用されるヘッダーの一覧。 たとえば、"myCustomHeader", "myStaticValue" します。 |
spring.cloud.azure.eventhubs.processor.checkpoint-store.client.headers[0].name |
ヘッダーの名前。 |
spring.cloud.azure.eventhubs.processor.checkpoint-store.client.headers[0].values |
ヘッダーの値の一覧。 |
spring.cloud.azure.eventhubs.processor.checkpoint-store.client.logging.allowed-header-names |
ログに記録する必要がある許可リスト ヘッダーのコンマ区切りリスト。 既定値は "x-ms-request-id","x-ms-client-request-id","x-ms-return-client-request-id","traceparent","MS-CV","Accept","Cache-Control","Connection","Content-Length","Content-Type","Date","ETag","Expires","If-Match","If-Modified-Since","If-None-Match","If-Unmodified-Since","Last-Modified","Pragma","Request-Id","Retry-After","Server","Transfer-Encoding","User-Agent","WWW-Authenticate" です。 |
spring.cloud.azure.eventhubs.processor.checkpoint-store.client.logging.allowed-query-param-names |
許可リスト クエリ パラメーターのコンマ区切りリスト。 既定値は "api-version" です。 |
spring.cloud.azure.eventhubs.processor.checkpoint-store.client.logging.level |
HTTP メッセージにログオンする詳細レベル。 サポートされている型は、NONE、BASIC、HEADERS、BODY、BODY_AND_HEADERSです。 既定値は NONE です。 |
spring.cloud.azure.eventhubs.processor.checkpoint-store.client.logging.pretty-print-body |
メッセージ本文をかなり印刷するかどうか。 既定値は false です。 |
spring.cloud.azure.eventhubs.processor.checkpoint-store.client.maximum-connection-pool-size |
基になる HTTP クライアントによって使用される最大接続プール サイズ。 |
spring.cloud.azure.eventhubs.processor.checkpoint-store.client.read-timeout |
サーバーの応答を読み取るときに使用される時間 (期間)。 |
spring.cloud.azure.eventhubs.processor.checkpoint-store.client.response-timeout |
サーバーの応答を待機するときに使用される時間 (期間)。 |
spring.cloud.azure.eventhubs.processor.checkpoint-store.client.write-timeout |
ネットワーク経由で各要求が送信される時間 (期間)。 |
spring.cloud.azure.eventhubs.processor.checkpoint-store.connection-string |
サービスに接続するための接続文字列。 |
spring.cloud.azure.eventhubs.processor.checkpoint-store.container-name |
コンテナーの名前。 |
spring.cloud.azure.eventhubs.processor.checkpoint-store.create-container-if-not-exists |
コンテナーが存在しない場合に作成するかどうか。 既定値は false です。 |
spring.cloud.azure.eventhubs.processor.checkpoint-store.credential.client-certificate-password |
証明書ファイルのパスワード。 |
spring.cloud.azure.eventhubs.processor.checkpoint-store.credential.client-certificate-path |
Azure でサービス プリンシパル認証を実行するときに使用する PEM 証明書ファイルのパス。 |
spring.cloud.azure.eventhubs.processor.checkpoint-store.credential.client-id |
Azure でサービス プリンシパル認証を実行するときに使用するクライアント ID。 |
spring.cloud.azure.eventhubs.processor.checkpoint-store.credential.client-secret |
Azure でサービス プリンシパル認証を実行するときに使用するクライアント シークレット。 |
spring.cloud.azure.eventhubs.processor.checkpoint-store.credential.managed-identity-enabled |
マネージド ID を有効にして Azure で認証するかどうかを指定します。 true でクライアント ID が設定されている場合は、クライアント ID をユーザー割り当てマネージド ID クライアント ID として使用します。 既定値は false です。 |
spring.cloud.azure.eventhubs.processor.checkpoint-store.credential.password |
Azure でユーザー名/パスワード認証を実行するときに使用するパスワード。 |
spring.cloud.azure.eventhubs.processor.checkpoint-store.credential.token-credential-bean-name |
Custom Service Builder ファクトリまたはパスワードレス認証に使用されるカスタム com.azure.core.credential.TokenCredential Bean 名を取得します。 |
spring.cloud.azure.eventhubs.processor.checkpoint-store.credential.username |
Azure でユーザー名/パスワード認証を実行するときに使用するユーザー名。 |
spring.cloud.azure.eventhubs.processor.checkpoint-store.customer-provided-key |
サーバー上の BLOB の内容を暗号化するために使用される、顧客が指定した暗号化キー (base64 でエンコードされた文字列)。 の詳細については、お客様が提供するキーに関する Microsoft ドキュメント 参照してください。 |
spring.cloud.azure.eventhubs.processor.checkpoint-store.enabled |
Azure サービスが有効になっているかどうか。 既定値は true です。 |
spring.cloud.azure.eventhubs.processor.checkpoint-store.encryption-scope |
要求で指定されたデータの暗号化に使用する暗号化スコープの名前を指定します。 指定しない場合、暗号化は既定のアカウント暗号化スコープで実行されます。 の詳細については、暗号化スコープに関する Microsoft ドキュメント 参照してください。 |
spring.cloud.azure.eventhubs.processor.checkpoint-store.endpoint |
Azure Storage サービスのエンドポイント。 たとえば、BLOB の https://{storage-account-name}.blob.storage.azure.net 、ファイル共有の https://{storage-account-name}.file.storage.azure.net 、キューの https://{storage-account-name}.queue.storage.azure.net などです。 |
spring.cloud.azure.eventhubs.processor.checkpoint-store.profile.cloud-type |
接続する Azure クラウドの名前。 サポートされている型は、AZURE 、AZURE_CHINA 、AZURE_US_GOVERNMENT 、OTHER です。 既定値は AZURE です。 |
spring.cloud.azure.eventhubs.processor.checkpoint-store.profile.environment.active-directory-endpoint |
接続先の Microsoft Entra エンドポイント。 |
spring.cloud.azure.eventhubs.processor.checkpoint-store.profile.environment.active-directory-graph-api-version |
Azure Active Directory Graph API のバージョン。 |
spring.cloud.azure.eventhubs.processor.checkpoint-store.profile.environment.active-directory-graph-endpoint |
Azure Active Directory Graph エンドポイント。 |
spring.cloud.azure.eventhubs.processor.checkpoint-store.profile.environment.active-directory-resource-id |
Microsoft Entra リソース ID。 |
spring.cloud.azure.eventhubs.processor.checkpoint-store.profile.environment.azure-application-insights-endpoint |
Azure Application Insights エンドポイント。 |
spring.cloud.azure.eventhubs.processor.checkpoint-store.profile.environment.azure-data-lake-analytics-catalog-and-job-endpoint-suffix |
Data Lake Analytics カタログとジョブ エンドポイントサフィックス。 |
spring.cloud.azure.eventhubs.processor.checkpoint-store.profile.environment.azure-data-lake-store-file-system-endpoint-suffix |
Data Lake ストレージ ファイル システムエンドポイントサフィックス。 |
spring.cloud.azure.eventhubs.processor.checkpoint-store.profile.environment.azure-log-analytics-endpoint |
Azure Log Analytics エンドポイント。 |
spring.cloud.azure.eventhubs.processor.checkpoint-store.profile.environment.data-lake-endpoint-resource-id |
Data Lake エンドポイント。 |
spring.cloud.azure.eventhubs.processor.checkpoint-store.profile.environment.gallery-endpoint |
ギャラリー エンドポイント。 |
spring.cloud.azure.eventhubs.processor.checkpoint-store.profile.environment.key-vault-dns-suffix |
Key Vault DNS サフィックス。 |
spring.cloud.azure.eventhubs.processor.checkpoint-store.profile.environment.management-endpoint |
管理サービス エンドポイント。 |
spring.cloud.azure.eventhubs.processor.checkpoint-store.profile.environment.microsoft-graph-endpoint |
Microsoft Graph エンドポイント。 |
spring.cloud.azure.eventhubs.processor.checkpoint-store.profile.environment.portal |
管理ポータルの URL。 |
spring.cloud.azure.eventhubs.processor.checkpoint-store.profile.environment.publishing-profile |
発行設定ファイルの URL。 |
spring.cloud.azure.eventhubs.processor.checkpoint-store.profile.environment.resource-manager-endpoint |
リソース管理エンドポイント。 |
spring.cloud.azure.eventhubs.processor.checkpoint-store.profile.environment.service-bus-domain-name |
Service Bus のドメイン名。 |
spring.cloud.azure.eventhubs.processor.checkpoint-store.profile.environment.sql-management-endpoint |
SQL 管理エンドポイント。 |
spring.cloud.azure.eventhubs.processor.checkpoint-store.profile.environment.sql-server-hostname-suffix |
SQL Server ホスト名サフィックス。 |
spring.cloud.azure.eventhubs.processor.checkpoint-store.profile.environment.storage-endpoint-suffix |
ストレージ エンドポイントサフィックス。 |
spring.cloud.azure.eventhubs.processor.checkpoint-store.profile.subscription-id |
Azure リソースに接続するときに使用するサブスクリプション ID。 |
spring.cloud.azure.eventhubs.processor.checkpoint-store.profile.tenant-id |
Azure リソースのテナント ID。
tenant-id に使用できる値は、common 、organizations 、consumers 、またはテナント ID です。 |
spring.cloud.azure.eventhubs.processor.checkpoint-store.proxy.hostname |
プロキシのホスト。 |
spring.cloud.azure.eventhubs.processor.checkpoint-store.proxy.non-proxy-hosts |
プロキシ HTTP/HTTPS 接続を使用しないホストまたは CIDR の一覧。 |
spring.cloud.azure.eventhubs.processor.checkpoint-store.proxy.password |
プロキシで認証するために使用されるパスワード。 |
spring.cloud.azure.eventhubs.processor.checkpoint-store.proxy.port |
プロキシのポート。 |
spring.cloud.azure.eventhubs.processor.checkpoint-store.proxy.type |
プロキシの種類。 たとえば、http、http 、socks4 、socks5 。 たとえば、amqp、http 、socks 。 |
spring.cloud.azure.eventhubs.processor.checkpoint-store.proxy.username |
プロキシで認証するために使用されるユーザー名。 |
spring.cloud.azure.eventhubs.processor.checkpoint-store.resource.region |
Azure リソースのリージョン。 たとえば、"eastus" します。 |
spring.cloud.azure.eventhubs.processor.checkpoint-store.resource.resource-group |
リソース グループは Azure リソースを保持します。 |
spring.cloud.azure.eventhubs.processor.checkpoint-store.resource.resource-id |
Azure リソースの ID。 |
spring.cloud.azure.eventhubs.processor.checkpoint-store.retry.exponential.base-delay |
再試行の間に待機する時間 (期間)。 |
spring.cloud.azure.eventhubs.processor.checkpoint-store.retry.exponential.max遅延 |
再試行の間の最大許容時間 (期間)。 |
spring.cloud.azure.eventhubs.processor.checkpoint-store.retry.exponential.max再試行 |
試行の最大数。 |
spring.cloud.azure.eventhubs.processor.checkpoint-store.retry.fixed.delay |
再試行の間に待機する時間 (期間)。 |
spring.cloud.azure.eventhubs.processor.checkpoint-store.retry.fixed.max再試行 |
試行の最大数。 |
spring.cloud.azure.eventhubs.processor.checkpoint-store.retry.mode |
再試行時の再試行バックオフ モード。 サポートされている型は、FIXED、EXPONENTIAL です。 |
spring.cloud.azure.eventhubs.processor.checkpoint-store.retry.secondary-host |
プライマリ リージョンが使用できなくなった場合に要求を再試行するセカンダリ ストレージ アカウント。 たとえば、https://{storage-account-name}-secondary.file.storage.azure.net します。 |
spring.cloud.azure.eventhubs.processor.checkpoint-store.retry.try-timeout |
タイムアウトになるまで待機する時間 (期間)。 |
spring.cloud.azure.eventhubs.processor.checkpoint-store.sas-token |
サービスに送信された要求を承認するために使用される Shared Access Signature (SAS) トークン。 |
spring.cloud.azure.eventhubs.processor.checkpoint-store.service-version |
API 要求を行うときに使用される BLOB サービスのバージョン。 |
spring.cloud.azure.eventhubs.processor.client.application-id |
現在のアプリケーションを表し、テレメトリ/監視の目的で使用されます。 |
spring.cloud.azure.eventhubs.processor.client.transport-type |
AMQP ベースのクライアントのトランスポートの種類。 サポートされている種類は AMQP、AMQP_WEB_SOCKETSです。 |
spring.cloud.azure.eventhubs.processor.connection-string |
イベント ハブに接続するための接続文字列。 |
spring.cloud.azure.eventhubs.processor.consumer-group |
このコンシューマーが関連付けられているコンシューマー グループの名前。 |
spring.cloud.azure.eventhubs.processor.credential.client-certificate-password |
証明書ファイルのパスワード。 |
spring.cloud.azure.eventhubs.processor.credential.client-certificate-path |
Azure でサービス プリンシパル認証を実行するときに使用する PEM 証明書ファイルのパス。 |
spring.cloud.azure.eventhubs.processor.credential.client-id |
Azure でサービス プリンシパル認証を実行するときに使用するクライアント ID。 |
spring.cloud.azure.eventhubs.processor.credential.client-secret |
Azure でサービス プリンシパル認証を実行するときに使用するクライアント シークレット。 |
spring.cloud.azure.eventhubs.processor.credential.managed-identity-enabled |
マネージド ID を有効にして Azure で認証するかどうかを指定します。 true でクライアント ID が設定されている場合は、クライアント ID をユーザー割り当てマネージド ID クライアント ID として使用します。 既定値は false です。 |
spring.cloud.azure.eventhubs.processor.credential.password |
Azure でユーザー名/パスワード認証を実行するときに使用するパスワード。 |
spring.cloud.azure.eventhubs.processor.credential.token-credential-bean-name |
Custom Service Builder ファクトリまたはパスワードレス認証に使用されるカスタム com.azure.core.credential.TokenCredential Bean 名を取得します。 |
spring.cloud.azure.eventhubs.processor.credential.username |
Azure でユーザー名/パスワード認証を実行するときに使用するユーザー名。 |
spring.cloud.azure.eventhubs.processor.custom-endpoint-address |
Event Hubs サービスに接続するときのカスタム エンドポイント アドレス。 これは、ネットワークが標準の Azure Event Hubs エンドポイント アドレスへの接続を許可せず、中継局経由での接続を許可している場合に役立ちます。 例: https://my.custom.endpoint.com:55300 . |
spring.cloud.azure.eventhubs.processor.domain-name |
イベント ハブ名前空間のドメイン名。 |
spring.cloud.azure.eventhubs.processor.enabled |
Azure サービスが有効になっているかどうか。 既定値は true です。 |
spring.cloud.azure.eventhubs.processor.event-hub-name |
イベント ハブの名前。 |
spring.cloud.azure.eventhubs.processor.initial-partition-event-position |
パーティションのチェックポイントが CheckpointStore に存在しない場合に、各パーティションに使用するイベント位置をマップします。 |
spring.cloud.azure.eventhubs.processor.load-balancing.partition-ownership-expiration-interval |
パーティションの所有権が期限切れになるまでの期間。 |
spring.cloud.azure.eventhubs.processor.load-balancing.strategy |
パーティションの所有権を要求するための負荷分散戦略。 |
spring.cloud.azure.eventhubs.processor.load-balancing.update-interval |
負荷分散の更新サイクル間の時間間隔。 |
spring.cloud.azure.eventhubs.processor.namespace |
FQDN のプレフィックスであるイベント ハブの名前空間。 FQDN は、NamespaceName><で構成する必要があります。<DomainName> |
spring.cloud.azure.eventhubs.processor.prefetch-count |
受信操作が現在アクティブかどうかに関係なく、Event Hub コンシューマーがアクティブに受信し、ローカルでキューに登録するイベントの数。 |
spring.cloud.azure.eventhubs.processor.profile.cloud-type |
接続する Azure クラウドの名前。 サポートされている型は、AZURE 、AZURE_CHINA 、AZURE_US_GOVERNMENT 、OTHER です。 既定値は AZURE です。 |
spring.cloud.azure.eventhubs.processor.profile.environment.active-directory-endpoint |
接続先の Microsoft Entra エンドポイント。 |
spring.cloud.azure.eventhubs.processor.profile.environment.active-directory-graph-api-version |
Azure Active Directory Graph API のバージョン。 |
spring.cloud.azure.eventhubs.processor.profile.environment.active-directory-graph-endpoint |
Azure Active Directory Graph エンドポイント。 |
spring.cloud.azure.eventhubs.processor.profile.environment.active-directory-resource-id |
Microsoft Entra リソース ID。 |
spring.cloud.azure.eventhubs.processor.profile.environment.azure-application-insights-endpoint |
Azure Application Insights エンドポイント。 |
spring.cloud.azure.eventhubs.processor.profile.environment.azure-data-lake-analytics-catalog-and-job-endpoint-suffix |
Data Lake Analytics カタログとジョブ エンドポイントサフィックス。 |
spring.cloud.azure.eventhubs.processor.profile.environment.azure-data-lake-store-file-system-endpoint-suffix |
Data Lake ストレージ ファイル システムエンドポイントサフィックス。 |
spring.cloud.azure.eventhubs.processor.profile.environment.azure-log-analytics-endpoint |
Azure Log Analytics エンドポイント。 |
spring.cloud.azure.eventhubs.processor.profile.environment.data-lake-endpoint-resource-id |
Data Lake エンドポイント。 |
spring.cloud.azure.eventhubs.processor.profile.environment.gallery-endpoint |
ギャラリー エンドポイント。 |
spring.cloud.azure.eventhubs.processor.profile.environment.key-vault-dns-suffix |
Key Vault DNS サフィックス。 |
spring.cloud.azure.eventhubs.processor.profile.environment.management-endpoint |
管理サービス エンドポイント。 |
spring.cloud.azure.eventhubs.processor.profile.environment.microsoft-graph-endpoint |
Microsoft Graph エンドポイント。 |
spring.cloud.azure.eventhubs.processor.profile.environment.portal |
管理ポータルの URL。 |
spring.cloud.azure.eventhubs.processor.profile.environment.publishing-profile |
発行設定ファイルの URL。 |
spring.cloud.azure.eventhubs.processor.profile.environment.resource-manager-endpoint |
リソース管理エンドポイント。 |
spring.cloud.azure.eventhubs.processor.profile.environment.service-bus-domain-name |
Service Bus のドメイン名。 |
spring.cloud.azure.eventhubs.processor.profile.environment.sql-management-endpoint |
SQL 管理エンドポイント。 |
spring.cloud.azure.eventhubs.processor.profile.environment.sql-server-hostname-suffix |
SQL Server ホスト名サフィックス。 |
spring.cloud.azure.eventhubs.processor.profile.environment.storage-endpoint-suffix |
ストレージ エンドポイントサフィックス。 |
spring.cloud.azure.eventhubs.processor.profile.subscription-id |
Azure リソースに接続するときに使用するサブスクリプション ID。 |
spring.cloud.azure.eventhubs.processor.profile.tenant-id |
Azure リソースのテナント ID。
tenant-id に使用できる値は、common 、organizations 、consumers 、またはテナント ID です。 |
spring.cloud.azure.eventhubs.processor.proxy.authentication-type |
プロキシに対して使用される認証の種類。 たとえば、none 、basic 、digest 。 既定値は 'none' です。 |
spring.cloud.azure.eventhubs.processor.proxy.hostname |
プロキシのホスト。 |
spring.cloud.azure.eventhubs.processor.proxy.password |
プロキシで認証するために使用されるパスワード。 |
spring.cloud.azure.eventhubs.processor.proxy.port |
プロキシのポート。 |
spring.cloud.azure.eventhubs.processor.proxy.type |
プロキシの種類。 たとえば、http、http 、socks4 、socks5 。 たとえば、amqp、http 、socks 。 |
spring.cloud.azure.eventhubs.processor.proxy.username |
プロキシで認証するために使用されるユーザー名。 |
spring.cloud.azure.eventhubs.processor.resource.region |
Azure リソースのリージョン。 たとえば、"eastus" します。 |
spring.cloud.azure.eventhubs.processor.resource.resource-group |
リソース グループは Azure リソースを保持します。 |
spring.cloud.azure.eventhubs.processor.resource.resource-id |
Azure リソースの ID。 |
spring.cloud.azure.eventhubs.processor.retry.exponential.base-delay |
再試行の間に待機する時間 (期間)。 |
spring.cloud.azure.eventhubs.processor.retry.exponential.max遅延 |
再試行の間の最大許容時間 (期間)。 |
spring.cloud.azure.eventhubs.processor.retry.exponential.max再試行 |
試行の最大数。 |
spring.cloud.azure.eventhubs.processor.retry.fixed.delay |
再試行の間に待機する時間 (期間)。 |
spring.cloud.azure.eventhubs.processor.retry.fixed.max再試行 |
試行の最大数。 |
spring.cloud.azure.eventhubs.processor.retry.mode |
再試行時の再試行バックオフ モード。 サポートされている型は、FIXED、EXPONENTIAL です。 |
spring.cloud.azure.eventhubs.processor.retry.try-timeout |
タイムアウトになるまで待機する時間 (期間)。 |
spring.cloud.azure.eventhubs.processor.track-last-enqueued-event-properties |
関連付けられたパーティションで最後にエンキューされたイベントに関する情報を要求し、イベントの受信時にその情報を追跡するかどうか。 |
spring.cloud.azure.eventhubs.producer.client.application-id |
現在のアプリケーションを表し、テレメトリ/監視の目的で使用されます。 |
spring.cloud.azure.eventhubs.producer.client.transport-type |
AMQP ベースのクライアントのトランスポートの種類。 サポートされている種類は AMQP、AMQP_WEB_SOCKETSです。 |
spring.cloud.azure.eventhubs.producer.connection-string |
イベント ハブに接続するための接続文字列。 |
spring.cloud.azure.eventhubs.producer.credential.client-certificate-password |
証明書ファイルのパスワード。 |
spring.cloud.azure.eventhubs.producer.credential.client-certificate-path |
Azure でサービス プリンシパル認証を実行するときに使用する PEM 証明書ファイルのパス。 |
spring.cloud.azure.eventhubs.producer.credential.client-id |
Azure でサービス プリンシパル認証を実行するときに使用するクライアント ID。 |
spring.cloud.azure.eventhubs.producer.credential.client-secret |
Azure でサービス プリンシパル認証を実行するときに使用するクライアント シークレット。 |
spring.cloud.azure.eventhubs.producer.credential.managed-identity-enabled |
マネージド ID を有効にして Azure で認証するかどうかを指定します。 true でクライアント ID が設定されている場合は、クライアント ID をユーザー割り当てマネージド ID クライアント ID として使用します。 既定値は false です。 |
spring.cloud.azure.eventhubs.producer.credential.password |
Azure でユーザー名/パスワード認証を実行するときに使用するパスワード。 |
spring.cloud.azure.eventhubs.producer.credential.token-credential-bean-name |
Custom Service Builder ファクトリまたはパスワードレス認証に使用されるカスタム com.azure.core.credential.TokenCredential Bean 名を取得します。 |
spring.cloud.azure.eventhubs.producer.credential.username |
Azure でユーザー名/パスワード認証を実行するときに使用するユーザー名。 |
spring.cloud.azure.eventhubs.producer.custom-endpoint-address |
Event Hubs サービスに接続するときのカスタム エンドポイント アドレス。 これは、ネットワークが標準の Azure Event Hubs エンドポイント アドレスへの接続を許可せず、中継局経由での接続を許可している場合に役立ちます。 例: https://my.custom.endpoint.com:55300 . |
spring.cloud.azure.eventhubs.producer.domain-name |
イベント ハブ名前空間のドメイン名。 |
spring.cloud.azure.eventhubs.producer.enabled |
Azure サービスが有効になっているかどうか。 既定値は true です。 |
spring.cloud.azure.eventhubs.producer.event-hub-name |
イベント ハブの名前。 |
spring.cloud.azure.eventhubs.producer.namespace |
FQDN のプレフィックスであるイベント ハブの名前空間。 FQDN は、NamespaceName><で構成する必要があります。<DomainName> |
spring.cloud.azure.eventhubs.producer.profile.cloud-type |
接続する Azure クラウドの名前。 サポートされている型は、AZURE 、AZURE_CHINA 、AZURE_US_GOVERNMENT 、OTHER です。 既定値は AZURE です。 |
spring.cloud.azure.eventhubs.producer.profile.environment.active-directory-endpoint |
接続先の Microsoft Entra エンドポイント。 |
spring.cloud.azure.eventhubs.producer.profile.environment.active-directory-graph-api-version |
Azure Active Directory Graph API のバージョン。 |
spring.cloud.azure.eventhubs.producer.profile.environment.active-directory-graph-endpoint |
Azure Active Directory Graph エンドポイント。 |
spring.cloud.azure.eventhubs.producer.profile.environment.active-directory-resource-id |
Microsoft Entra リソース ID。 |
spring.cloud.azure.eventhubs.producer.profile.environment.azure-application-insights-endpoint |
Azure Application Insights エンドポイント。 |
spring.cloud.azure.eventhubs.producer.profile.environment.azure-data-lake-analytics-catalog-and-job-endpoint-suffix |
Data Lake Analytics カタログとジョブ エンドポイントサフィックス。 |
spring.cloud.azure.eventhubs.producer.profile.environment.azure-data-lake-store-file-system-endpoint-suffix |
Data Lake ストレージ ファイル システムエンドポイントサフィックス。 |
spring.cloud.azure.eventhubs.producer.profile.environment.azure-log-analytics-endpoint |
Azure Log Analytics エンドポイント。 |
spring.cloud.azure.eventhubs.producer.profile.environment.data-lake-endpoint-resource-id |
Data Lake エンドポイント。 |
spring.cloud.azure.eventhubs.producer.profile.environment.gallery-endpoint |
ギャラリー エンドポイント。 |
spring.cloud.azure.eventhubs.producer.profile.environment.key-vault-dns-suffix |
Key Vault DNS サフィックス。 |
spring.cloud.azure.eventhubs.producer.profile.environment.management-endpoint |
管理サービス エンドポイント。 |
spring.cloud.azure.eventhubs.producer.profile.environment.microsoft-graph-endpoint |
Microsoft Graph エンドポイント。 |
spring.cloud.azure.eventhubs.producer.profile.environment.portal |
管理ポータルの URL。 |
spring.cloud.azure.eventhubs.producer.profile.environment.publishing-profile |
発行設定ファイルの URL。 |
spring.cloud.azure.eventhubs.producer.profile.environment.resource-manager-endpoint |
リソース管理エンドポイント。 |
spring.cloud.azure.eventhubs.producer.profile.environment.service-bus-domain-name |
Service Bus のドメイン名。 |
spring.cloud.azure.eventhubs.producer.profile.environment.sql-management-endpoint |
SQL 管理エンドポイント。 |
spring.cloud.azure.eventhubs.producer.profile.environment.sql-server-hostname-suffix |
SQL Server ホスト名サフィックス。 |
spring.cloud.azure.eventhubs.producer.profile.environment.storage-endpoint-suffix |
ストレージ エンドポイントサフィックス。 |
spring.cloud.azure.eventhubs.producer.profile.subscription-id |
Azure リソースに接続するときに使用するサブスクリプション ID。 |
spring.cloud.azure.eventhubs.producer.profile.tenant-id |
Azure リソースのテナント ID。
tenant-id に使用できる値は、common 、organizations 、consumers 、またはテナント ID です。 |
spring.cloud.azure.eventhubs.producer.proxy.authentication-type |
プロキシに対して使用される認証の種類。 たとえば、none 、basic 、digest 。 既定値は 'none' です。 |
spring.cloud.azure.eventhubs.producer.proxy.hostname |
プロキシのホスト。 |
spring.cloud.azure.eventhubs.producer.proxy.password |
プロキシで認証するために使用されるパスワード。 |
spring.cloud.azure.eventhubs.producer.proxy.port |
プロキシのポート。 |
spring.cloud.azure.eventhubs.producer.proxy.type |
プロキシの種類。 たとえば、http、http 、socks4 、socks5 。 たとえば、amqp、http 、socks 。 |
spring.cloud.azure.eventhubs.producer.proxy.username |
プロキシで認証するために使用されるユーザー名。 |
spring.cloud.azure.eventhubs.producer.resource.region |
Azure リソースのリージョン。 たとえば、"eastus" します。 |
spring.cloud.azure.eventhubs.producer.resource.resource-group |
リソース グループは Azure リソースを保持します。 |
spring.cloud.azure.eventhubs.producer.resource.resource-id |
Azure リソースの ID。 |
spring.cloud.azure.eventhubs.producer.retry.exponential.base-delay |
再試行の間に待機する時間 (期間)。 |
spring.cloud.azure.eventhubs.producer.retry.exponential.max遅延 |
再試行の間の最大許容時間 (期間)。 |
spring.cloud.azure.eventhubs.producer.retry.exponential.max再試行 |
試行の最大数。 |
spring.cloud.azure.eventhubs.producer.retry.fixed.delay |
再試行の間に待機する時間 (期間)。 |
spring.cloud.azure.eventhubs.producer.retry.fixed.max再試行 |
試行の最大数。 |
spring.cloud.azure.eventhubs.producer.retry.mode |
再試行時の再試行バックオフ モード。 サポートされている型は、FIXED、EXPONENTIAL です。 |
spring.cloud.azure.eventhubs.producer.retry.try-timeout |
タイムアウトになるまで待機する時間 (期間)。 |
spring.cloud.azure.eventhubs.profile.cloud-type |
接続する Azure クラウドの名前。 サポートされている型は、AZURE 、AZURE_CHINA 、AZURE_US_GOVERNMENT 、OTHER です。 既定値は AZURE です。 |
spring.cloud.azure.eventhubs.profile.environment.active-directory-endpoint |
接続先の Microsoft Entra エンドポイント。 |
spring.cloud.azure.eventhubs.profile.environment.active-directory-graph-api-version |
Azure Active Directory Graph API のバージョン。 |
spring.cloud.azure.eventhubs.profile.environment.active-directory-graph-endpoint |
Azure Active Directory Graph エンドポイント。 |
spring.cloud.azure.eventhubs.profile.environment.active-directory-resource-id |
Microsoft Entra リソース ID。 |
spring.cloud.azure.eventhubs.profile.environment.azure-application-insights-endpoint |
Azure Application Insights エンドポイント。 |
spring.cloud.azure.eventhubs.profile.environment.azure-data-lake-analytics-catalog-and-job-endpoint-suffix |
Data Lake Analytics カタログとジョブ エンドポイントサフィックス。 |
spring.cloud.azure.eventhubs.profile.environment.azure-data-lake-store-file-system-endpoint-suffix |
Data Lake ストレージ ファイル システムエンドポイントサフィックス。 |
spring.cloud.azure.eventhubs.profile.environment.azure-log-analytics-endpoint |
Azure Log Analytics エンドポイント。 |
spring.cloud.azure.eventhubs.profile.environment.data-lake-endpoint-resource-id |
Data Lake エンドポイント。 |
spring.cloud.azure.eventhubs.profile.environment.gallery-endpoint |
ギャラリー エンドポイント。 |
spring.cloud.azure.eventhubs.profile.environment.key-vault-dns-suffix |
Key Vault DNS サフィックス。 |
spring.cloud.azure.eventhubs.profile.environment.management-endpoint |
管理サービス エンドポイント。 |
spring.cloud.azure.eventhubs.profile.environment.microsoft-graph-endpoint |
Microsoft Graph エンドポイント。 |
spring.cloud.azure.eventhubs.profile.environment.portal |
管理ポータルの URL。 |
spring.cloud.azure.eventhubs.profile.environment.publishing-profile |
発行設定ファイルの URL。 |
spring.cloud.azure.eventhubs.profile.environment.resource-manager-endpoint |
リソース管理エンドポイント。 |
spring.cloud.azure.eventhubs.profile.environment.service-bus-domain-name |
Service Bus のドメイン名。 |
spring.cloud.azure.eventhubs.profile.environment.sql-management-endpoint |
SQL 管理エンドポイント。 |
spring.cloud.azure.eventhubs.profile.environment.sql-server-hostname-suffix |
SQL Server ホスト名サフィックス。 |
spring.cloud.azure.eventhubs.profile.environment.storage-endpoint-suffix |
ストレージ エンドポイントサフィックス。 |
spring.cloud.azure.eventhubs.profile.subscription-id |
Azure リソースに接続するときに使用するサブスクリプション ID。 |
spring.cloud.azure.eventhubs.profile.tenant-id |
Azure リソースのテナント ID。
tenant-id に使用できる値は、common 、organizations 、consumers 、またはテナント ID です。 |
spring.cloud.azure.eventhubs.proxy.authentication-type |
プロキシに対して使用される認証の種類。 たとえば、none 、basic 、digest 。 既定値は 'none' です。 |
spring.cloud.azure.eventhubs.proxy.hostname |
プロキシのホスト。 |
spring.cloud.azure.eventhubs.proxy.password |
プロキシで認証するために使用されるパスワード。 |
spring.cloud.azure.eventhubs.proxy.port |
プロキシのポート。 |
spring.cloud.azure.eventhubs.proxy.type |
プロキシの種類。 たとえば、http、http 、socks4 、socks5 。 たとえば、amqp、http 、socks 。 |
spring.cloud.azure.eventhubs.proxy.username |
プロキシで認証するために使用されるユーザー名。 |
spring.cloud.azure.eventhubs.resource.name |
イベント ハブの名前空間。 |
spring.cloud.azure.eventhubs.resource.region |
Azure リソースのリージョン。 たとえば、"eastus" します。 |
spring.cloud.azure.eventhubs.resource.resource-group |
リソース グループは Azure リソースを保持します。 |
spring.cloud.azure.eventhubs.resource.resource-id |
Azure リソースの ID。 |
spring.cloud.azure.eventhubs.retry.exponential.base-delay |
再試行の間に待機する時間 (期間)。 |
spring.cloud.azure.eventhubs.retry.exponential.max遅延 |
再試行の間の最大許容時間 (期間)。 |
spring.cloud.azure.eventhubs.retry.exponential.max再試行 |
試行の最大数。 |
spring.cloud.azure.eventhubs.retry.fixed.delay |
再試行の間に待機する時間 (期間)。 |
spring.cloud.azure.eventhubs.retry.fixed.max再試行 |
試行の最大数。 |
spring.cloud.azure.eventhubs.retry.mode |
再試行時の再試行バックオフ モード。 サポートされている型は、FIXED、EXPONENTIAL です。 |
spring.cloud.azure.eventhubs.retry.try-timeout |
タイムアウトになるまで待機する時間 (期間)。 |
spring.cloud.azure.eventhubs.shared-connection |
プロデューサーまたはコンシューマーに対して同じ接続を共有するかどうか。 |