Interface Workspace.UpdateStages.WithPublicNetworkAccess

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

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

    • withPublicNetworkAccess

      Workspace.Update withPublicNetworkAccess(WorkspacePublicNetworkAccess publicNetworkAccess)
      Specifies the publicNetworkAccess property: Enable or Disable public network access to workspace.
      Parameters:
      publicNetworkAccess - Enable or Disable public network access to workspace.
      Returns:
      the next definition stage.