Share via


WorkspaceFeatures Class

Definition

Workspace features.

public class WorkspaceFeatures
type WorkspaceFeatures = class
Public Class WorkspaceFeatures
Inheritance
WorkspaceFeatures

Constructors

WorkspaceFeatures()

Initializes a new instance of the WorkspaceFeatures class.

WorkspaceFeatures(IDictionary<String,Object>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, String, Nullable<Boolean>)

Initializes a new instance of the WorkspaceFeatures class.

Properties

AdditionalProperties

Gets or sets unmatched properties from the message are deserialized this collection

ClusterResourceId

Gets or sets dedicated LA cluster resourceId that is linked to the workspaces.

DisableLocalAuth

Gets or sets disable Non-AAD based Auth.

EnableDataExport

Gets or sets flag that indicate if data should be exported.

EnableLogAccessUsingOnlyResourcePermissions

Gets or sets flag that indicate which permission to use - resource or workspace or both.

ImmediatePurgeDataOn30Days

Gets or sets flag that describes if we want to remove the data after 30 days.

Applies to