Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WorkspaceFeatures

Package version

Workspace features.

Hierarchy

  • WorkspaceFeatures

Indexable

[property: string]: any

Describes unknown properties. The value of an unknown property can be of "any" type.

Index

Properties

Optional clusterResourceId

clusterResourceId: undefined | string

Dedicated LA cluster resourceId that is linked to the workspaces.

Optional disableLocalAuth

disableLocalAuth: undefined | false | true

Disable Non-AAD based Auth.

Optional enableDataExport

enableDataExport: undefined | false | true

Flag that indicate if data should be exported.

Optional enableLogAccessUsingOnlyResourcePermissions

enableLogAccessUsingOnlyResourcePermissions: undefined | false | true

Flag that indicate which permission to use - resource or workspace or both.

Optional immediatePurgeDataOn30Days

immediatePurgeDataOn30Days: undefined | false | true

Flag that describes if we want to remove the data after 30 days.

Generated using TypeDoc