MyWorkbookResource interface

An azure resource object

Extends

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

etag

Resource etag

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

Property Value

{[propertyName: string]: string}

id

Azure resource Id

id?: string

Property Value

string

identity

Identity used for BYOS

identity?: MyWorkbookManagedIdentity

Property Value

location

Resource location

location?: string

Property Value

string

name

Azure resource name

name?: string

Property Value

string

tags

Resource tags

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

Property Value

{[propertyName: string]: string}

type

Azure resource type

type?: string

Property Value

string