Interface ApplicationInsightsComponent.DefinitionStages.WithPublicNetworkAccessForQuery

All Known Subinterfaces:
ApplicationInsightsComponent.Definition, ApplicationInsightsComponent.DefinitionStages.WithCreate
Enclosing interface:
ApplicationInsightsComponent.DefinitionStages

public static interface ApplicationInsightsComponent.DefinitionStages.WithPublicNetworkAccessForQuery
The stage of the ApplicationInsightsComponent definition allowing to specify publicNetworkAccessForQuery.
  • Method Details

    • withPublicNetworkAccessForQuery

      ApplicationInsightsComponent.DefinitionStages.WithCreate withPublicNetworkAccessForQuery(PublicNetworkAccessType publicNetworkAccessForQuery)
      Specifies the publicNetworkAccessForQuery property: The network access type for accessing Application Insights query..
      Parameters:
      publicNetworkAccessForQuery - The network access type for accessing Application Insights query.
      Returns:
      the next definition stage.