Interface Workspace.DefinitionStages.WithPublicNetworkAccessForQuery

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

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

    • withPublicNetworkAccessForQuery

      Workspace.DefinitionStages.WithCreate 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.