次の方法で共有


Azure Service Bus 構成プロパティ

プロパティ 説明
spring.cloud.azure.servicebus.client.application-id 現在のアプリケーションを表し、テレメトリ/監視の目的で使用されます。
spring.cloud.azure.servicebus.client.transport-type AMQP ベースのクライアントのトランスポートの種類。 サポートされている種類は AMQP、AMQP_WEB_SOCKETS です。
spring.cloud.azure.servicebus.connection-string サービス バスに接続するための接続文字列。
spring.cloud.azure.servicebus.consumer.auto-complete 自動完了を有効にするかどうかを指定します。
spring.cloud.azure.servicebus.consumer.client.application-id 現在のアプリケーションを表し、テレメトリ/監視の目的で使用されます。
spring.cloud.azure.servicebus.consumer.client.transport-type AMQP ベースのクライアントのトランスポートの種類。 サポートされている種類は AMQP、AMQP_WEB_SOCKETS です。
spring.cloud.azure.servicebus.consumer.connection-string サービス バスに接続するための接続文字列。
spring.cloud.azure.servicebus.consumer.credential.client-certificate-password 証明書ファイルのパスワード。
spring.cloud.azure.servicebus.consumer.credential.client-certificate-path Azure でサービス プリンシパル認証を実行するときに使用する PEM 証明書ファイルのパス。
spring.cloud.azure.servicebus.consumer.credential.client-id Azure でサービス プリンシパル認証を実行するときに使用するクライアント ID。
spring.cloud.azure.servicebus.consumer.credential.client-secret Azure でサービス プリンシパル認証を実行するときに使用するクライアント シークレット。
spring.cloud.azure.servicebus.consumer.credential.managed-identity-enabled マネージド ID を有効にして Azure で認証するかどうかを指定します。 true で client-id が設定されている場合は、クライアント ID がユーザー割り当てマネージド ID クライアント ID として使用されます。 既定値は false です。
spring.cloud.azure.servicebus.consumer.credential.password Azure でユーザー名/パスワード認証を実行するときに使用するパスワード。
spring.cloud.azure.servicebus.consumer.credential.username Azure でユーザー名/パスワード認証を実行するときに使用するユーザー名。
spring.cloud.azure.servicebus.consumer.domain-name Service Bus 名前空間のドメイン名。
spring.cloud.azure.servicebus.consumer.enabled Azure サービスが有効になっているかどうか。 既定値は true です。
spring.cloud.azure.servicebus.consumer.entity-name Service Bus キューまたはトピックの名前。
spring.cloud.azure.servicebus.consumer.entity-type Service Bus エンティティの種類 (キューまたはトピック)。
spring.cloud.azure.servicebus.consumer.max-auto-lock-renew-duration ロックの自動更新を継続するのにかかる時間数。
spring.cloud.azure.servicebus.consumer.namespace FQDN のプレフィックスであるサービス バスの名前空間。 FQDN は <NamespaceName>.<DomainName> で構成する必要があります
spring.cloud.azure.servicebus.consumer.prefetch-count コンシューマーのプリフェッチ数。
spring.cloud.azure.servicebus.consumer.profile.cloud-type 接続先の Azure クラウドの名前。 サポートされている種類は、AZURE、AZURE_CHINA、AZURE_GERMANY、AZURE_US_GOVERNMENT、OTHER です。 既定値は AZURE です。
spring.cloud.azure.servicebus.consumer.profile.environment.active-directory-endpoint 接続先の Microsoft Entra エンドポイント。
spring.cloud.azure.servicebus.consumer.profile.environment.active-directory-graph-api-version Azure Active Directory Graph API のバージョン。
spring.cloud.azure.servicebus.consumer.profile.environment.active-directory-graph-endpoint Azure Active Directory Graph エンドポイント。
spring.cloud.azure.servicebus.consumer.profile.environment.active-directory-resource-id Microsoft Entra リソース ID。
spring.cloud.azure.servicebus.consumer.profile.environment.azure-application-insights-endpoint Azure Application Insights エンドポイント。
spring.cloud.azure.servicebus.consumer.profile.environment.azure-data-lake-analytics-catalog-and-job-endpoint-suffix Azure Data Lake Analytics カタログとジョブ エンドポイントのサフィックス。
spring.cloud.azure.servicebus.consumer.profile.environment.azure-data-lake-store-file-system-endpoint-suffix Data Lake ストレージ ファイル システム エンドポイントのサフィックス。
spring.cloud.azure.servicebus.consumer.profile.environment.azure-log-analytics-endpoint Azure Log Analytics エンドポイント。
spring.cloud.azure.servicebus.consumer.profile.environment.data-lake-endpoint-resource-id Data Lake エンドポイント。
spring.cloud.azure.servicebus.consumer.profile.environment.gallery-endpoint ギャラリー エンドポイント。
spring.cloud.azure.servicebus.consumer.profile.environment.key-vault-dns-suffix Azure Key Vault DNS サフィックス。
spring.cloud.azure.servicebus.consumer.profile.environment.management-endpoint 管理サービス エンドポイント。
spring.cloud.azure.servicebus.consumer.profile.environment.microsoft-graph-endpoint Microsoft Graph エンドポイント。
spring.cloud.azure.servicebus.consumer.profile.environment.portal 管理ポータルの URL。
spring.cloud.azure.servicebus.consumer.profile.environment.publishing-profile 発行設定ファイルの URL。
spring.cloud.azure.servicebus.consumer.profile.environment.resource-manager-endpoint リソース管理エンドポイント。
spring.cloud.azure.servicebus.consumer.profile.environment.service-bus-domain-name Service Bus のドメイン名。
spring.cloud.azure.servicebus.consumer.profile.environment.sql-management-endpoint SQL 管理エンドポイント。
spring.cloud.azure.servicebus.consumer.profile.environment.sql-server-hostname-suffix SQL Server のホスト名サフィックス。
spring.cloud.azure.servicebus.consumer.profile.environment.storage-endpoint-suffix Storage エンドポイントのサフィックス。
spring.cloud.azure.servicebus.consumer.profile.subscription-id Azure リソースに接続する際に使用するサブスクリプション ID。
spring.cloud.azure.servicebus.consumer.profile.tenant-id Azure リソースのテナント ID。 使用できる tenant-id 値は、次のとおりです。 commonorganizationsconsumers、またはテナント ID です。
spring.cloud.azure.servicebus.consumer.proxy.authentication-type プロキシに対して使用する、認証タイプ。 たとえば、「none」、「basic」、「digest」などです。 既定値は 'none' です。
spring.cloud.azure.servicebus.consumer.proxy.hostname プロキシのホスト。
spring.cloud.azure.servicebus.consumer.proxy.password プロキシでの認証に使用するパスワード。
spring.cloud.azure.servicebus.consumer.proxy.port プロキシのポート。
spring.cloud.azure.servicebus.consumer.proxy.type プロキシの型。 http の例として、「http」、「socks4」、「socks5」が挙げられます。 amqp の例として、「http」、「socks」が挙げられます。
spring.cloud.azure.servicebus.consumer.proxy.username プロキシでの認証に使用するユーザー名。
spring.cloud.azure.servicebus.consumer.receive-mode メッセージ受信用のモード。
spring.cloud.azure.servicebus.consumer.resource.region Azure リソースのリージョン。 たとえば、「eastus」が挙げられます。
spring.cloud.azure.servicebus.consumer.resource.resource-group Azure リソースを保有するリソース グループ。
spring.cloud.azure.servicebus.consumer.resource.resource-id Azure リソースの ID。
spring.cloud.azure.servicebus.consumer.retry.exponential.base-delay 再試行から次回の再試行までの待機時間数 (期間)。
spring.cloud.azure.servicebus.consumer.retry.exponential.max-delay 再試行の間に許容できる最大待機時間 (期間)。
spring.cloud.azure.servicebus.consumer.retry.exponential.max-retries 最大試行回数。
spring.cloud.azure.servicebus.consumer.retry.fixed.delay 再試行から次回の再試行までの待機時間数 (期間)。
spring.cloud.azure.servicebus.consumer.retry.fixed.max-retries 最大試行回数。
spring.cloud.azure.servicebus.consumer.retry.mode 再試行時の再試行バックオフ モード。 サポートされている型は、FIXED、EXPONENTIAL です。
spring.cloud.azure.servicebus.consumer.retry.try-timeout タイムアウトになるまで待機する時間 (期間)。
spring.cloud.azure.servicebus.consumer.session-enabled コンシューマーのセッションを有効にするかどうかを指定します。
spring.cloud.azure.servicebus.consumer.sub-queue 接続先となるサブキューの種類。
spring.cloud.azure.servicebus.consumer.subscription-name トピック サブスクリプションの名前。
spring.cloud.azure.servicebus.credential.client-certificate-password 証明書ファイルのパスワード。
spring.cloud.azure.servicebus.credential.client-certificate-path Azure でサービス プリンシパル認証を実行するときに使用する PEM 証明書ファイルのパス。
spring.cloud.azure.servicebus.credential.client-id Azure でサービス プリンシパル認証を実行するときに使用するクライアント ID。
spring.cloud.azure.servicebus.credential.client-secret Azure でサービス プリンシパル認証を実行するときに使用するクライアント シークレット。
spring.cloud.azure.servicebus.credential.managed-identity-enabled マネージド ID を有効にして Azure で認証するかどうかを指定します。 true で client-id が設定されている場合は、クライアント ID がユーザー割り当てマネージド ID クライアント ID として使用されます。 既定値は false です。
spring.cloud.azure.servicebus.credential.password Azure でユーザー名/パスワード認証を実行するときに使用するパスワード。
spring.cloud.azure.servicebus.credential.username Azure でユーザー名/パスワード認証を実行するときに使用するユーザー名。
spring.cloud.azure.servicebus.cross-entity-transactions Service Bus への接続でクロス エンティティ トランザクションを有効にするかどうかを指定します。
spring.cloud.azure.servicebus.domain-name Service Bus 名前空間のドメイン名。
spring.cloud.azure.servicebus.enabled Azure サービスが有効になっているかどうか。 既定値は true です。
spring.cloud.azure.servicebus.entity-name Service Bus キューまたはトピックの名前。
spring.cloud.azure.servicebus.entity-type Service Bus エンティティの種類 (キューまたはトピック)。
spring.cloud.azure.servicebus.namespace FQDN のプレフィックスであるサービス バスの名前空間。 FQDN は <NamespaceName>.<DomainName> で構成する必要があります
spring.cloud.azure.servicebus.processor.auto-complete 自動完了を有効にするかどうかを指定します。
spring.cloud.azure.servicebus.processor.auto-startup 初期化後にプロセッサーを自動起動するかどうかを指定します。 既定値は true です。
spring.cloud.azure.servicebus.processor.client.application-id 現在のアプリケーションを表し、テレメトリ/監視の目的で使用されます。
spring.cloud.azure.servicebus.processor.client.transport-type AMQP ベースのクライアントのトランスポートの種類。 サポートされている種類は AMQP、AMQP_WEB_SOCKETS です。
spring.cloud.azure.servicebus.processor.connection-string サービス バスに接続するための接続文字列。
spring.cloud.azure.servicebus.processor.credential.client-certificate-password 証明書ファイルのパスワード。
spring.cloud.azure.servicebus.processor.credential.client-certificate-path Azure でサービス プリンシパル認証を実行するときに使用する PEM 証明書ファイルのパス。
spring.cloud.azure.servicebus.processor.credential.client-id Azure でサービス プリンシパル認証を実行するときに使用するクライアント ID。
spring.cloud.azure.servicebus.processor.credential.client-secret Azure でサービス プリンシパル認証を実行するときに使用するクライアント シークレット。
spring.cloud.azure.servicebus.processor.credential.managed-identity-enabled マネージド ID を有効にして Azure で認証するかどうかを指定します。 true で client-id が設定されている場合は、クライアント ID がユーザー割り当てマネージド ID クライアント ID として使用されます。 既定値は false です。
spring.cloud.azure.servicebus.processor.credential.password Azure でユーザー名/パスワード認証を実行するときに使用するパスワード。
spring.cloud.azure.servicebus.processor.credential.username Azure でユーザー名/パスワード認証を実行するときに使用するユーザー名。
spring.cloud.azure.servicebus.processor.domain-name Service Bus 名前空間のドメイン名。
spring.cloud.azure.servicebus.processor.enabled Azure サービスが有効になっているかどうか。 既定値は true です。
spring.cloud.azure.servicebus.processor.entity-name Service Bus キューまたはトピックの名前。
spring.cloud.azure.servicebus.processor.entity-type Service Bus エンティティの種類 (キューまたはトピック)。
spring.cloud.azure.servicebus.processor.max-auto-lock-renew-duration ロックの自動更新を継続するのにかかる時間数。
spring.cloud.azure.servicebus.processor.max-concurrent-calls 処理する同時メッセージの最大数。
spring.cloud.azure.servicebus.processor.max-concurrent-sessions 任意の時点で処理する同時セッションの最大数。
spring.cloud.azure.servicebus.processor.namespace FQDN のプレフィックスであるサービス バスの名前空間。 FQDN は <NamespaceName>.<DomainName> で構成する必要があります
spring.cloud.azure.servicebus.processor.prefetch-count コンシューマーのプリフェッチ数。
spring.cloud.azure.servicebus.processor.profile.cloud-type 接続先の Azure クラウドの名前。 サポートされている種類は、AZURE、AZURE_CHINA、AZURE_GERMANY、AZURE_US_GOVERNMENT、OTHER です。 既定値は AZURE です。
spring.cloud.azure.servicebus.processor.profile.environment.active-directory-endpoint 接続先の Microsoft Entra エンドポイント。
spring.cloud.azure.servicebus.processor.profile.environment.active-directory-graph-api-version Azure Active Directory Graph API のバージョン。
spring.cloud.azure.servicebus.processor.profile.environment.active-directory-graph-endpoint Azure Active Directory Graph エンドポイント。
spring.cloud.azure.servicebus.processor.profile.environment.active-directory-resource-id Microsoft Entra リソース ID。
spring.cloud.azure.servicebus.processor.profile.environment.azure-application-insights-endpoint Azure Application Insights エンドポイント。
spring.cloud.azure.servicebus.processor.profile.environment.azure-data-lake-analytics-catalog-and-job-endpoint-suffix Azure Data Lake Analytics カタログとジョブ エンドポイントのサフィックス。
spring.cloud.azure.servicebus.processor.profile.environment.azure-data-lake-store-file-system-endpoint-suffix Data Lake ストレージ ファイル システム エンドポイントのサフィックス。
spring.cloud.azure.servicebus.processor.profile.environment.azure-log-analytics-endpoint Azure Log Analytics エンドポイント。
spring.cloud.azure.servicebus.processor.profile.environment.data-lake-endpoint-resource-id Data Lake エンドポイント。
spring.cloud.azure.servicebus.processor.profile.environment.gallery-endpoint ギャラリー エンドポイント。
spring.cloud.azure.servicebus.processor.profile.environment.key-vault-dns-suffix Azure Key Vault DNS サフィックス。
spring.cloud.azure.servicebus.processor.profile.environment.management-endpoint 管理サービス エンドポイント。
spring.cloud.azure.servicebus.processor.profile.environment.microsoft-graph-endpoint Microsoft Graph エンドポイント。
spring.cloud.azure.servicebus.processor.profile.environment.portal 管理ポータルの URL。
spring.cloud.azure.servicebus.processor.profile.environment.publishing-profile 発行設定ファイルの URL。
spring.cloud.azure.servicebus.processor.profile.environment.resource-manager-endpoint リソース管理エンドポイント。
spring.cloud.azure.servicebus.processor.profile.environment.service-bus-domain-name Service Bus のドメイン名。
spring.cloud.azure.servicebus.processor.profile.environment.sql-management-endpoint SQL 管理エンドポイント。
spring.cloud.azure.servicebus.processor.profile.environment.sql-server-hostname-suffix SQL Server のホスト名サフィックス。
spring.cloud.azure.servicebus.processor.profile.environment.storage-endpoint-suffix Storage エンドポイントのサフィックス。
spring.cloud.azure.servicebus.processor.profile.subscription-id Azure リソースに接続する際に使用するサブスクリプション ID。
spring.cloud.azure.servicebus.processor.profile.tenant-id Azure リソースのテナント ID。 使用できる tenant-id 値は、次のとおりです。 commonorganizationsconsumers、またはテナント ID です。
spring.cloud.azure.servicebus.processor.proxy.authentication-type プロキシに対して使用する、認証タイプ。 たとえば、「none」、「basic」、「digest」などです。 既定値は 'none' です。
spring.cloud.azure.servicebus.processor.proxy.hostname プロキシのホスト。
spring.cloud.azure.servicebus.processor.proxy.password プロキシでの認証に使用するパスワード。
spring.cloud.azure.servicebus.processor.proxy.port プロキシのポート。
spring.cloud.azure.servicebus.processor.proxy.type プロキシの型。 http の例として、「http」、「socks4」、「socks5」が挙げられます。 amqp の例として、「http」、「socks」が挙げられます。
spring.cloud.azure.servicebus.processor.proxy.username プロキシでの認証に使用するユーザー名。
spring.cloud.azure.servicebus.processor.receive-mode メッセージ受信用のモード。
spring.cloud.azure.servicebus.processor.resource.region Azure リソースのリージョン。 たとえば、「eastus」が挙げられます。
spring.cloud.azure.servicebus.processor.resource.resource-group Azure リソースを保有するリソース グループ。
spring.cloud.azure.servicebus.processor.resource.resource-id Azure リソースの ID。
spring.cloud.azure.servicebus.processor.retry.exponential.base-delay 再試行から次回の再試行までの待機時間数 (期間)。
spring.cloud.azure.servicebus.processor.retry.exponential.max-delay 再試行の間に許容できる最大待機時間 (期間)。
spring.cloud.azure.servicebus.processor.retry.exponential.max-retries 最大試行回数。
spring.cloud.azure.servicebus.processor.retry.fixed.delay 再試行から次回の再試行までの待機時間数 (期間)。
spring.cloud.azure.servicebus.processor.retry.fixed.max-retries 最大試行回数。
spring.cloud.azure.servicebus.processor.retry.mode 再試行時の再試行バックオフ モード。 サポートされている型は、FIXED、EXPONENTIAL です。
spring.cloud.azure.servicebus.processor.retry.try-timeout タイムアウトになるまで待機する時間 (期間)。
spring.cloud.azure.servicebus.processor.session-enabled コンシューマーのセッションを有効にするかどうかを指定します。
spring.cloud.azure.servicebus.processor.sub-queue 接続先となるサブキューの種類。
spring.cloud.azure.servicebus.processor.subscription-name トピック サブスクリプションの名前。
spring.cloud.azure.servicebus.producer.client.application-id 現在のアプリケーションを表し、テレメトリ/監視の目的で使用されます。
spring.cloud.azure.servicebus.producer.client.transport-type AMQP ベースのクライアントのトランスポートの種類。 サポートされている種類は AMQP、AMQP_WEB_SOCKETS です。
spring.cloud.azure.servicebus.producer.connection-string サービス バスに接続するための接続文字列。
spring.cloud.azure.servicebus.producer.credential.client-certificate-password 証明書ファイルのパスワード。
spring.cloud.azure.servicebus.producer.credential.client-certificate-path Azure でサービス プリンシパル認証を実行するときに使用する PEM 証明書ファイルのパス。
spring.cloud.azure.servicebus.producer.credential.client-id Azure でサービス プリンシパル認証を実行するときに使用するクライアント ID。
spring.cloud.azure.servicebus.producer.credential.client-secret Azure でサービス プリンシパル認証を実行するときに使用するクライアント シークレット。
spring.cloud.azure.servicebus.producer.credential.managed-identity-enabled マネージド ID を有効にして Azure で認証するかどうかを指定します。 true で client-id が設定されている場合は、クライアント ID がユーザー割り当てマネージド ID クライアント ID として使用されます。 既定値は false です。
spring.cloud.azure.servicebus.producer.credential.password Azure でユーザー名/パスワード認証を実行するときに使用するパスワード。
spring.cloud.azure.servicebus.producer.credential.username Azure でユーザー名/パスワード認証を実行するときに使用するユーザー名。
spring.cloud.azure.servicebus.producer.domain-name Service Bus 名前空間のドメイン名。
spring.cloud.azure.servicebus.producer.enabled Azure サービスが有効になっているかどうか。 既定値は true です。
spring.cloud.azure.servicebus.producer.entity-name Service Bus キューまたはトピックの名前。
spring.cloud.azure.servicebus.producer.entity-type Service Bus エンティティの種類 (キューまたはトピック)。
spring.cloud.azure.servicebus.producer.namespace FQDN のプレフィックスであるサービス バスの名前空間。 FQDN は <NamespaceName>.<DomainName> で構成する必要があります
spring.cloud.azure.servicebus.producer.profile.cloud-type 接続先の Azure クラウドの名前。 サポートされている種類は、AZURE、AZURE_CHINA、AZURE_GERMANY、AZURE_US_GOVERNMENT、OTHER です。 既定値は AZURE です。
spring.cloud.azure.servicebus.producer.profile.environment.active-directory-endpoint 接続先の Microsoft Entra エンドポイント。
spring.cloud.azure.servicebus.producer.profile.environment.active-directory-graph-api-version Azure Active Directory Graph API のバージョン。
spring.cloud.azure.servicebus.producer.profile.environment.active-directory-graph-endpoint Azure Active Directory Graph エンドポイント。
spring.cloud.azure.servicebus.producer.profile.environment.active-directory-resource-id Microsoft Entra リソース ID。
spring.cloud.azure.servicebus.producer.profile.environment.azure-application-insights-endpoint Azure Application Insights エンドポイント。
spring.cloud.azure.servicebus.producer.profile.environment.azure-data-lake-analytics-catalog-and-job-endpoint-suffix Azure Data Lake Analytics カタログとジョブ エンドポイントのサフィックス。
spring.cloud.azure.servicebus.producer.profile.environment.azure-data-lake-store-file-system-endpoint-suffix Data Lake ストレージ ファイル システム エンドポイントのサフィックス。
spring.cloud.azure.servicebus.producer.profile.environment.azure-log-analytics-endpoint Azure Log Analytics エンドポイント。
spring.cloud.azure.servicebus.producer.profile.environment.data-lake-endpoint-resource-id Data Lake エンドポイント。
spring.cloud.azure.servicebus.producer.profile.environment.gallery-endpoint ギャラリー エンドポイント。
spring.cloud.azure.servicebus.producer.profile.environment.key-vault-dns-suffix Azure Key Vault DNS サフィックス。
spring.cloud.azure.servicebus.producer.profile.environment.management-endpoint 管理サービス エンドポイント。
spring.cloud.azure.servicebus.producer.profile.environment.microsoft-graph-endpoint Microsoft Graph エンドポイント。
spring.cloud.azure.servicebus.producer.profile.environment.portal 管理ポータルの URL。
spring.cloud.azure.servicebus.producer.profile.environment.publishing-profile 発行設定ファイルの URL。
spring.cloud.azure.servicebus.producer.profile.environment.resource-manager-endpoint リソース管理エンドポイント。
spring.cloud.azure.servicebus.producer.profile.environment.service-bus-domain-name Service Bus のドメイン名。
spring.cloud.azure.servicebus.producer.profile.environment.sql-management-endpoint SQL 管理エンドポイント。
spring.cloud.azure.servicebus.producer.profile.environment.sql-server-hostname-suffix SQL Server のホスト名サフィックス。
spring.cloud.azure.servicebus.producer.profile.environment.storage-endpoint-suffix Storage エンドポイントのサフィックス。
spring.cloud.azure.servicebus.producer.profile.subscription-id Azure リソースに接続する際に使用するサブスクリプション ID。
spring.cloud.azure.servicebus.producer.profile.tenant-id Azure リソースのテナント ID。 使用できる tenant-id 値は、次のとおりです。 commonorganizationsconsumers、またはテナント ID です。
spring.cloud.azure.servicebus.producer.proxy.authentication-type プロキシに対して使用する、認証タイプ。 たとえば、「none」、「basic」、「digest」などです。 既定値は 'none' です。
spring.cloud.azure.servicebus.producer.proxy.hostname プロキシのホスト。
spring.cloud.azure.servicebus.producer.proxy.password プロキシでの認証に使用するパスワード。
spring.cloud.azure.servicebus.producer.proxy.port プロキシのポート。
spring.cloud.azure.servicebus.producer.proxy.type プロキシの型。 http の例として、「http」、「socks4」、「socks5」が挙げられます。 amqp の例として、「http」、「socks」が挙げられます。
spring.cloud.azure.servicebus.producer.proxy.username プロキシでの認証に使用するユーザー名。
spring.cloud.azure.servicebus.producer.resource.region Azure リソースのリージョン。 たとえば、「eastus」が挙げられます。
spring.cloud.azure.servicebus.producer.resource.resource-group Azure リソースを保有するリソース グループ。
spring.cloud.azure.servicebus.producer.resource.resource-id Azure リソースの ID。
spring.cloud.azure.servicebus.producer.retry.exponential.base-delay 再試行から次回の再試行までの待機時間数 (期間)。
spring.cloud.azure.servicebus.producer.retry.exponential.max-delay 再試行の間に許容できる最大待機時間 (期間)。
spring.cloud.azure.servicebus.producer.retry.exponential.max-retries 最大試行回数。
spring.cloud.azure.servicebus.producer.retry.fixed.delay 再試行から次回の再試行までの待機時間数 (期間)。
spring.cloud.azure.servicebus.producer.retry.fixed.max-retries 最大試行回数。
spring.cloud.azure.servicebus.producer.retry.mode 再試行時の再試行バックオフ モード。 サポートされている型は、FIXED、EXPONENTIAL です。
spring.cloud.azure.servicebus.producer.retry.try-timeout タイムアウトになるまで待機する時間 (期間)。
spring.cloud.azure.servicebus.profile.cloud-type 接続先の Azure クラウドの名前。 サポートされている種類は、AZURE、AZURE_CHINA、AZURE_GERMANY、AZURE_US_GOVERNMENT、OTHER です。 既定値は AZURE です。
spring.cloud.azure.servicebus.profile.environment.active-directory-endpoint 接続先の Microsoft Entra エンドポイント。
spring.cloud.azure.servicebus.profile.environment.active-directory-graph-api-version Azure Active Directory Graph API のバージョン。
spring.cloud.azure.servicebus.profile.environment.active-directory-graph-endpoint Azure Active Directory Graph エンドポイント。
spring.cloud.azure.servicebus.profile.environment.active-directory-resource-id Microsoft Entra リソース ID。
spring.cloud.azure.servicebus.profile.environment.azure-application-insights-endpoint Azure Application Insights エンドポイント。
spring.cloud.azure.servicebus.profile.environment.azure-data-lake-analytics-catalog-and-job-endpoint-suffix Azure Data Lake Analytics カタログとジョブ エンドポイントのサフィックス。
spring.cloud.azure.servicebus.profile.environment.azure-data-lake-store-file-system-endpoint-suffix Data Lake ストレージ ファイル システム エンドポイントのサフィックス。
spring.cloud.azure.servicebus.profile.environment.azure-log-analytics-endpoint Azure Log Analytics エンドポイント。
spring.cloud.azure.servicebus.profile.environment.data-lake-endpoint-resource-id Data Lake エンドポイント。
spring.cloud.azure.servicebus.profile.environment.gallery-endpoint ギャラリー エンドポイント。
spring.cloud.azure.servicebus.profile.environment.key-vault-dns-suffix Azure Key Vault DNS サフィックス。
spring.cloud.azure.servicebus.profile.environment.management-endpoint 管理サービス エンドポイント。
spring.cloud.azure.servicebus.profile.environment.microsoft-graph-endpoint Microsoft Graph エンドポイント。
spring.cloud.azure.servicebus.profile.environment.portal 管理ポータルの URL。
spring.cloud.azure.servicebus.profile.environment.publishing-profile 発行設定ファイルの URL。
spring.cloud.azure.servicebus.profile.environment.resource-manager-endpoint リソース管理エンドポイント。
spring.cloud.azure.servicebus.profile.environment.service-bus-domain-name Service Bus のドメイン名。
spring.cloud.azure.servicebus.profile.environment.sql-management-endpoint SQL 管理エンドポイント。
spring.cloud.azure.servicebus.profile.environment.sql-server-hostname-suffix SQL Server のホスト名サフィックス。
spring.cloud.azure.servicebus.profile.environment.storage-endpoint-suffix Storage エンドポイントのサフィックス。
spring.cloud.azure.servicebus.profile.subscription-id Azure リソースに接続する際に使用するサブスクリプション ID。
spring.cloud.azure.servicebus.profile.tenant-id Azure リソースのテナント ID。 使用できる tenant-id 値は、次のとおりです。 commonorganizationsconsumers、またはテナント ID です。
spring.cloud.azure.servicebus.proxy.authentication-type プロキシに対して使用する、認証タイプ。 たとえば、「none」、「basic」、「digest」などです。 既定値は 'none' です。
spring.cloud.azure.servicebus.proxy.hostname プロキシのホスト。
spring.cloud.azure.servicebus.proxy.password プロキシでの認証に使用するパスワード。
spring.cloud.azure.servicebus.proxy.port プロキシのポート。
spring.cloud.azure.servicebus.proxy.type プロキシの型。 http の例として、「http」、「socks4」、「socks5」が挙げられます。 amqp の例として、「http」、「socks」が挙げられます。
spring.cloud.azure.servicebus.proxy.username プロキシでの認証に使用するユーザー名。
spring.cloud.azure.servicebus.resource.name サービス バスの名前空間。
spring.cloud.azure.servicebus.resource.region Azure リソースのリージョン。 たとえば、「eastus」が挙げられます。
spring.cloud.azure.servicebus.resource.resource-group Azure リソースを保有するリソース グループ。
spring.cloud.azure.servicebus.resource.resource-id Azure リソースの ID。
spring.cloud.azure.servicebus.retry-options.delay 再試行から次回の再試行までの待機時間数 (期間)。 これは、レガシ プロパティです。
spring.cloud.azure.servicebus.retry-options.max-delay 再試行の間に許容できる最大待機時間 (期間)。 これは、レガシ プロパティです。
spring.cloud.azure.servicebus.retry-options.max-retries 最大試行回数。 これは、レガシ プロパティです。
spring.cloud.azure.servicebus.retry-options.retry-mode 再試行から次の再試行までの遅延を計算するときに適用するアプローチの種類。 これは、レガシ プロパティです。
spring.cloud.azure.servicebus.retry-options.try-timeout タイムアウトになるまで待機する時間 (期間)。 これは、レガシ プロパティです。
spring.cloud.azure.servicebus.retry.exponential.base-delay 再試行から次回の再試行までの待機時間数 (期間)。
spring.cloud.azure.servicebus.retry.exponential.max-delay 再試行の間に許容できる最大待機時間 (期間)。
spring.cloud.azure.servicebus.retry.exponential.max-retries 最大試行回数。
spring.cloud.azure.servicebus.retry.fixed.delay 再試行から次回の再試行までの待機時間数 (期間)。
spring.cloud.azure.servicebus.retry.fixed.max-retries 最大試行回数。
spring.cloud.azure.servicebus.retry.mode 再試行時の再試行バックオフ モード。 サポートされている型は、FIXED、EXPONENTIAL です。
spring.cloud.azure.servicebus.retry.try-timeout タイムアウトになるまで待機する時間 (期間)。
spring.cloud.azure.servicebus.transport-type AMQP ベースのクライアントのトランスポートの種類。 サポートされている種類は AMQP、AMQP_WEB_SOCKETS です。 これは、レガシ プロパティです。