次の方法で共有


BackendServiceFabricClusterProperties クラス

定義

Service Fabric の種類バックエンドのプロパティ。

public class BackendServiceFabricClusterProperties
type BackendServiceFabricClusterProperties = class
Public Class BackendServiceFabricClusterProperties
継承
BackendServiceFabricClusterProperties

コンストラクター

BackendServiceFabricClusterProperties(IEnumerable<String>)

BackendServiceFabricClusterProperties の新しいインスタンスを初期化します。

プロパティ

ClientCertificateId

管理エンドポイントのクライアント証明書 ID。

ClientCertificatethumbprint

管理エンドポイントのクライアント証明書の拇印。 certificatesId が指定されている場合は無視されます。

ManagementEndpoints

クラスター管理エンドポイント。

MaxPartitionResolutionRetries

パーティションの解決中の再試行の最大数。

ServerCertificateThumbprints

クラスター管理サービスが tls 通信に使用する証明書の拇印。

ServerX509Names

サーバー X509 証明書名コレクション。

適用対象