Interface Workspace.UpdateStages.WithPublicNetworkAccessForIngestion

All Known Subinterfaces:
Workspace.Update
Enclosing interface:
Workspace.UpdateStages

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

    • withPublicNetworkAccessForIngestion

      Workspace.Update 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.