次の方法で共有


AzureBlobDataFeedSource.Authentication プロパティ

定義

この AzureDataExplorerDataFeedSourceに対する認証に使用されるメソッド。 既定値は Basic です。

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

プロパティ値

適用対象