MyWorkbook interface

An Application Insights private workbook definition.

Extends

Properties

category

Workbook category, as defined by the user at creation time.

displayName

The user-defined name of the private workbook.

kind

The kind of workbook. Choices are user and shared. Possible values include: 'user', 'shared'

myWorkbookTags

A list of 0 or more tags that are associated with this private workbook definition

serializedData

Configuration of this particular private workbook. Configuration data is a string containing valid JSON

sourceId

Optional resourceId for a source resource.

storageUri

BYOS Storage Account URI

systemData

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

timeModified

Date and time in UTC of the last modification that was made to this private workbook definition. NOTE: This property will not be serialized. It can only be populated by the server.

userId

Unique user id of the specific user that owns this private workbook. NOTE: This property will not be serialized. It can only be populated by the server.

version

This instance's version of the data model. This can change as new features are added that can be marked private workbook.

Inherited Properties

etag

Resource etag

id

Azure resource Id

identity

Identity used for BYOS

location

Resource location

name

Azure resource name

tags

Resource tags

type

Azure resource type

Property Details

category

Workbook category, as defined by the user at creation time.

category: string

Property Value

string

displayName

The user-defined name of the private workbook.

displayName: string

Property Value

string

kind

The kind of workbook. Choices are user and shared. Possible values include: 'user', 'shared'

kind?: Kind

Property Value

myWorkbookTags

A list of 0 or more tags that are associated with this private workbook definition

myWorkbookTags?: string[]

Property Value

string[]

serializedData

Configuration of this particular private workbook. Configuration data is a string containing valid JSON

serializedData: string

Property Value

string

sourceId

Optional resourceId for a source resource.

sourceId?: string

Property Value

string

storageUri

BYOS Storage Account URI

storageUri?: string

Property Value

string

systemData

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

systemData?: SystemData

Property Value

timeModified

Date and time in UTC of the last modification that was made to this private workbook definition. NOTE: This property will not be serialized. It can only be populated by the server.

timeModified?: string

Property Value

string

userId

Unique user id of the specific user that owns this private workbook. NOTE: This property will not be serialized. It can only be populated by the server.

userId?: string

Property Value

string

version

This instance's version of the data model. This can change as new features are added that can be marked private workbook.

version?: string

Property Value

string

Inherited Property Details

etag

Resource etag

etag?: {[propertyName: string]: string}

Property Value

{[propertyName: string]: string}

Inherited From MyWorkbookResource.etag

id

Azure resource Id

id?: string

Property Value

string

Inherited From MyWorkbookResource.id

identity

Identity used for BYOS

identity?: MyWorkbookManagedIdentity

Property Value

Inherited From MyWorkbookResource.identity

location

Resource location

location?: string

Property Value

string

Inherited From MyWorkbookResource.location

name

Azure resource name

name?: string

Property Value

string

Inherited From MyWorkbookResource.name

tags

Resource tags

tags?: {[propertyName: string]: string}

Property Value

{[propertyName: string]: string}

Inherited From MyWorkbookResource.tags

type

Azure resource type

type?: string

Property Value

string

Inherited From MyWorkbookResource.type