Interface Workspace.DefinitionStages.WithPublicNetworkAccessForIngestion

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

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

    • withPublicNetworkAccessForIngestion

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