次の方法で共有


SqlServerDataFeedSource.AuthenticationType.ServicePrincipalInKeyVault プロパティ

定義

サービス プリンシパル認証を使用しますが、クライアント ID とクライアント シークレットはKey Vault リソースに格納する必要があります。 この種類の認証を ServicePrincipalInKeyVaultCredentialEntity 使用するには、サーバーに が必要です。

public static Azure.AI.MetricsAdvisor.Administration.SqlServerDataFeedSource.AuthenticationType ServicePrincipalInKeyVault { get; }
static member ServicePrincipalInKeyVault : Azure.AI.MetricsAdvisor.Administration.SqlServerDataFeedSource.AuthenticationType
Public Shared ReadOnly Property ServicePrincipalInKeyVault As SqlServerDataFeedSource.AuthenticationType

プロパティ値

適用対象