Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WorkspacePatch

Package version

Workspace properties that can be patched.

Hierarchy

  • WorkspacePatch

Index

Properties

Optional applicationGroupReferences

applicationGroupReferences: string[]

List of applicationGroup links.

Optional description

description: undefined | string

Description of Workspace.

Optional friendlyName

friendlyName: undefined | string

Friendly name of Workspace.

Optional publicNetworkAccess

publicNetworkAccess: PublicNetworkAccess

Enabled to allow this resource to be access from the public network

Optional tags

tags: undefined | {}

tags to be updated

Generated using TypeDoc