Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DataExportSettings

Package version

Represents a data export setting

Hierarchy

Index

Properties

Properties

Optional enabled

enabled: undefined | false | true

Is the data export setting enabled

Optional id

id: undefined | string

Resource Id NOTE: This property will not be serialized. It can only be populated by the server.

kind

kind: "DataExportSettings"

Polymorphic discriminator, which specifies the different types this object can be

Optional name

name: undefined | string

Resource name NOTE: This property will not be serialized. It can only be populated by the server.

Optional type

type: undefined | string

Resource type NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc