Interface Workspace.UpdateStages.WithPublicNetworkAccessForQuery

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

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

    • withPublicNetworkAccessForQuery

      Workspace.Update withPublicNetworkAccessForQuery(PublicNetworkAccessType publicNetworkAccessForQuery)
      Specifies the publicNetworkAccessForQuery property: The network access type for accessing Log Analytics query..
      Parameters:
      publicNetworkAccessForQuery - The network access type for accessing Log Analytics query.
      Returns:
      the next definition stage.