Interface ApplicationInsightsComponent.DefinitionStages.WithPublicNetworkAccessForIngestion

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

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

    • withPublicNetworkAccessForIngestion

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