IMyWorkbook Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Models.Api20210308.MyWorkbookTypeConverter))]
public interface IMyWorkbook : Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Models.Api20210308.IMyWorkbookResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Models.Api20210308.MyWorkbookTypeConverter))>]
type IMyWorkbook = interface
    interface IJsonSerializable
    interface IMyWorkbookResource
Public Interface IMyWorkbook
Implements IMyWorkbookResource
Derived
Attributes
Implements

Properties

Category

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

DisplayName

The user-defined name of the private workbook.

Etag

Resource etag

(Inherited from IMyWorkbookResource)
Id

Azure resource Id

(Inherited from IMyWorkbookResource)
IdentityType

The identity type.

(Inherited from IMyWorkbookResource)
Kind

The kind of workbook. Choices are user and shared.

Location

Resource location

(Inherited from IMyWorkbookResource)
Name

Azure resource name

(Inherited from IMyWorkbookResource)
PropertiesTag

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

SystemDataCreatedAt

The timestamp of resource creation (UTC).

SystemDataCreatedBy

The identity that created the resource.

SystemDataCreatedByType

The type of identity that created the resource.

SystemDataLastModifiedAt

The timestamp of resource last modification (UTC)

SystemDataLastModifiedBy

The identity that last modified the resource.

SystemDataLastModifiedByType

The type of identity that last modified the resource.

Tag

Resource tags

(Inherited from IMyWorkbookResource)
TimeModified

Date and time in UTC of the last modification that was made to this private workbook definition.

Type

Azure resource type

(Inherited from IMyWorkbookResource)
UserAssignedIdentityPrincipalId

The principal ID of resource identity.

(Inherited from IMyWorkbookResource)
UserAssignedIdentityTenantId

The tenant ID of resource.

(Inherited from IMyWorkbookResource)
UserId

Unique user id of the specific user that owns this private workbook.

Version

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

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to