次の方法で共有


AzureDataLakeStorageDataFeedSource.Authentication プロパティ

定義

この AzureDataLakeStorageDataFeedSourceに対する認証に使用されるメソッド。 一部の認証の種類では、 をサービスに含 DataSourceCredentialEntity める必要があることに注意してください。 この場合は、 プロパティ DataSourceCredentialId を設定して、使用する資格情報を指定する必要もあります。 既定値は Basic です。

public Azure.AI.MetricsAdvisor.Administration.AzureDataLakeStorageDataFeedSource.AuthenticationType? Authentication { get; set; }
member this.Authentication : Nullable<Azure.AI.MetricsAdvisor.Administration.AzureDataLakeStorageDataFeedSource.AuthenticationType> with get, set
Public Property Authentication As Nullable(Of AzureDataLakeStorageDataFeedSource.AuthenticationType)

プロパティ値

適用対象