次の方法で共有


CosmosDBLinkedService.ServicePrincipalCredentialType プロパティ

定義

サーバー間認証で使用するサービス プリンシパルの資格情報の種類。 キー/シークレットの場合は 'ServicePrincipalKey'、証明書の場合は 'ServicePrincipalCert' です。 型: string。

public Azure.Core.Expressions.DataFactory.DataFactoryElement<string> ServicePrincipalCredentialType { get; set; }
member this.ServicePrincipalCredentialType : Azure.Core.Expressions.DataFactory.DataFactoryElement<string> with get, set
Public Property ServicePrincipalCredentialType As DataFactoryElement(Of String)

プロパティ値

適用対象