CustomHttpsConfiguration クラス

定義

ドメインの Https 設定。

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

コンストラクター

CustomHttpsConfiguration(FrontDoorCertificateSource, FrontDoorTlsProtocolType, FrontDoorRequiredMinimumTlsVersion)

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

プロパティ

CertificateSource

SSL 証明書のソースを定義します。

CertificateType

frontendEndpoint へのセキュリティで保護された接続に使用される証明書の種類を定義します。

MinimumTlsVersion

Front Door で SSL ハンドシェイクを確立するためにクライアントから必要な最小 TLS バージョン。

ProtocolType

セキュリティで保護された配信に使用される TLS 拡張プロトコルを定義します。

SecretName

完全な証明書 PFX を表すKey Vault シークレットの名前。

SecretVersion

完全な証明書 PFX を表すKey Vault シークレットのバージョン。

VaultId

Id を取得または設定します。

適用対象