AzureBlobDataFeedSource.Authentication Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The method used to authenticate to this AzureDataExplorerDataFeedSource. Defaults to 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)