1. Packages
  2. Azure Native
  3. API Docs
  4. insights
  5. getMyWorkbook
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.8.0 published on Monday, Sep 18, 2023 by Pulumi

azure-native.insights.getMyWorkbook

Explore with Pulumi AI

azure-native logo
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.8.0 published on Monday, Sep 18, 2023 by Pulumi

    Get a single private workbook by its resourceName. Azure REST API version: 2021-03-08.

    Using getMyWorkbook

    Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

    function getMyWorkbook(args: GetMyWorkbookArgs, opts?: InvokeOptions): Promise<GetMyWorkbookResult>
    function getMyWorkbookOutput(args: GetMyWorkbookOutputArgs, opts?: InvokeOptions): Output<GetMyWorkbookResult>
    def get_my_workbook(resource_group_name: Optional[str] = None,
                        resource_name: Optional[str] = None,
                        opts: Optional[InvokeOptions] = None) -> GetMyWorkbookResult
    def get_my_workbook_output(resource_group_name: Optional[pulumi.Input[str]] = None,
                        resource_name: Optional[pulumi.Input[str]] = None,
                        opts: Optional[InvokeOptions] = None) -> Output[GetMyWorkbookResult]
    func LookupMyWorkbook(ctx *Context, args *LookupMyWorkbookArgs, opts ...InvokeOption) (*LookupMyWorkbookResult, error)
    func LookupMyWorkbookOutput(ctx *Context, args *LookupMyWorkbookOutputArgs, opts ...InvokeOption) LookupMyWorkbookResultOutput

    > Note: This function is named LookupMyWorkbook in the Go SDK.

    public static class GetMyWorkbook 
    {
        public static Task<GetMyWorkbookResult> InvokeAsync(GetMyWorkbookArgs args, InvokeOptions? opts = null)
        public static Output<GetMyWorkbookResult> Invoke(GetMyWorkbookInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetMyWorkbookResult> getMyWorkbook(GetMyWorkbookArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: azure-native:insights:getMyWorkbook
      arguments:
        # arguments dictionary

    The following arguments are supported:

    ResourceGroupName string

    The name of the resource group. The name is case insensitive.

    ResourceName string

    The name of the Application Insights component resource.

    ResourceGroupName string

    The name of the resource group. The name is case insensitive.

    ResourceName string

    The name of the Application Insights component resource.

    resourceGroupName String

    The name of the resource group. The name is case insensitive.

    resourceName String

    The name of the Application Insights component resource.

    resourceGroupName string

    The name of the resource group. The name is case insensitive.

    resourceName string

    The name of the Application Insights component resource.

    resource_group_name str

    The name of the resource group. The name is case insensitive.

    resource_name str

    The name of the Application Insights component resource.

    resourceGroupName String

    The name of the resource group. The name is case insensitive.

    resourceName String

    The name of the Application Insights component resource.

    getMyWorkbook Result

    The following output properties are available:

    Category string

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

    DisplayName string

    The user-defined name of the private workbook.

    SerializedData string

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

    SystemData Pulumi.AzureNative.Insights.Outputs.SystemDataResponse

    Metadata pertaining to creation and last modification of the resource.

    TimeModified string

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

    UserId string

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

    Etag Dictionary<string, string>

    Resource etag

    Id string

    Azure resource Id

    Identity Pulumi.AzureNative.Insights.Outputs.MyWorkbookManagedIdentityResponse

    Identity used for BYOS

    Kind string

    The kind of workbook. Choices are user and shared.

    Location string

    Resource location

    Name string

    Azure resource name

    SourceId string

    Optional resourceId for a source resource.

    StorageUri string

    BYOS Storage Account URI

    Tags Dictionary<string, string>

    Resource tags

    Type string

    Azure resource type

    Version string

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

    Category string

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

    DisplayName string

    The user-defined name of the private workbook.

    SerializedData string

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

    SystemData SystemDataResponse

    Metadata pertaining to creation and last modification of the resource.

    TimeModified string

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

    UserId string

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

    Etag map[string]string

    Resource etag

    Id string

    Azure resource Id

    Identity MyWorkbookManagedIdentityResponse

    Identity used for BYOS

    Kind string

    The kind of workbook. Choices are user and shared.

    Location string

    Resource location

    Name string

    Azure resource name

    SourceId string

    Optional resourceId for a source resource.

    StorageUri string

    BYOS Storage Account URI

    Tags map[string]string

    Resource tags

    Type string

    Azure resource type

    Version string

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

    category String

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

    displayName String

    The user-defined name of the private workbook.

    serializedData String

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

    systemData SystemDataResponse

    Metadata pertaining to creation and last modification of the resource.

    timeModified String

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

    userId String

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

    etag Map<String,String>

    Resource etag

    id String

    Azure resource Id

    identity MyWorkbookManagedIdentityResponse

    Identity used for BYOS

    kind String

    The kind of workbook. Choices are user and shared.

    location String

    Resource location

    name String

    Azure resource name

    sourceId String

    Optional resourceId for a source resource.

    storageUri String

    BYOS Storage Account URI

    tags Map<String,String>

    Resource tags

    type String

    Azure resource type

    version String

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

    category string

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

    displayName string

    The user-defined name of the private workbook.

    serializedData string

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

    systemData SystemDataResponse

    Metadata pertaining to creation and last modification of the resource.

    timeModified string

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

    userId string

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

    etag {[key: string]: string}

    Resource etag

    id string

    Azure resource Id

    identity MyWorkbookManagedIdentityResponse

    Identity used for BYOS

    kind string

    The kind of workbook. Choices are user and shared.

    location string

    Resource location

    name string

    Azure resource name

    sourceId string

    Optional resourceId for a source resource.

    storageUri string

    BYOS Storage Account URI

    tags {[key: string]: string}

    Resource tags

    type string

    Azure resource type

    version string

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

    category str

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

    display_name str

    The user-defined name of the private workbook.

    serialized_data str

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

    system_data SystemDataResponse

    Metadata pertaining to creation and last modification of the resource.

    time_modified str

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

    user_id str

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

    etag Mapping[str, str]

    Resource etag

    id str

    Azure resource Id

    identity MyWorkbookManagedIdentityResponse

    Identity used for BYOS

    kind str

    The kind of workbook. Choices are user and shared.

    location str

    Resource location

    name str

    Azure resource name

    source_id str

    Optional resourceId for a source resource.

    storage_uri str

    BYOS Storage Account URI

    tags Mapping[str, str]

    Resource tags

    type str

    Azure resource type

    version str

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

    category String

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

    displayName String

    The user-defined name of the private workbook.

    serializedData String

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

    systemData Property Map

    Metadata pertaining to creation and last modification of the resource.

    timeModified String

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

    userId String

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

    etag Map<String>

    Resource etag

    id String

    Azure resource Id

    identity Property Map

    Identity used for BYOS

    kind String

    The kind of workbook. Choices are user and shared.

    location String

    Resource location

    name String

    Azure resource name

    sourceId String

    Optional resourceId for a source resource.

    storageUri String

    BYOS Storage Account URI

    tags Map<String>

    Resource tags

    type String

    Azure resource type

    version String

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

    Supporting Types

    MyWorkbookManagedIdentityResponse

    Type string

    The identity type.

    UserAssignedIdentities MyWorkbookUserAssignedIdentitiesResponse

    Customer Managed Identity

    type String

    The identity type.

    userAssignedIdentities MyWorkbookUserAssignedIdentitiesResponse

    Customer Managed Identity

    type string

    The identity type.

    userAssignedIdentities MyWorkbookUserAssignedIdentitiesResponse

    Customer Managed Identity

    type str

    The identity type.

    user_assigned_identities MyWorkbookUserAssignedIdentitiesResponse

    Customer Managed Identity

    type String

    The identity type.

    userAssignedIdentities Property Map

    Customer Managed Identity

    MyWorkbookUserAssignedIdentitiesResponse

    PrincipalId string

    The principal ID of resource identity.

    TenantId string

    The tenant ID of resource.

    PrincipalId string

    The principal ID of resource identity.

    TenantId string

    The tenant ID of resource.

    principalId String

    The principal ID of resource identity.

    tenantId String

    The tenant ID of resource.

    principalId string

    The principal ID of resource identity.

    tenantId string

    The tenant ID of resource.

    principal_id str

    The principal ID of resource identity.

    tenant_id str

    The tenant ID of resource.

    principalId String

    The principal ID of resource identity.

    tenantId String

    The tenant ID of resource.

    SystemDataResponse

    CreatedAt string

    The timestamp of resource creation (UTC).

    CreatedBy string

    The identity that created the resource.

    CreatedByType string

    The type of identity that created the resource.

    LastModifiedAt string

    The timestamp of resource last modification (UTC)

    LastModifiedBy string

    The identity that last modified the resource.

    LastModifiedByType string

    The type of identity that last modified the resource.

    CreatedAt string

    The timestamp of resource creation (UTC).

    CreatedBy string

    The identity that created the resource.

    CreatedByType string

    The type of identity that created the resource.

    LastModifiedAt string

    The timestamp of resource last modification (UTC)

    LastModifiedBy string

    The identity that last modified the resource.

    LastModifiedByType string

    The type of identity that last modified the resource.

    createdAt String

    The timestamp of resource creation (UTC).

    createdBy String

    The identity that created the resource.

    createdByType String

    The type of identity that created the resource.

    lastModifiedAt String

    The timestamp of resource last modification (UTC)

    lastModifiedBy String

    The identity that last modified the resource.

    lastModifiedByType String

    The type of identity that last modified the resource.

    createdAt string

    The timestamp of resource creation (UTC).

    createdBy string

    The identity that created the resource.

    createdByType string

    The type of identity that created the resource.

    lastModifiedAt string

    The timestamp of resource last modification (UTC)

    lastModifiedBy string

    The identity that last modified the resource.

    lastModifiedByType string

    The type of identity that last modified the resource.

    created_at str

    The timestamp of resource creation (UTC).

    created_by str

    The identity that created the resource.

    created_by_type str

    The type of identity that created the resource.

    last_modified_at str

    The timestamp of resource last modification (UTC)

    last_modified_by str

    The identity that last modified the resource.

    last_modified_by_type str

    The type of identity that last modified the resource.

    createdAt String

    The timestamp of resource creation (UTC).

    createdBy String

    The identity that created the resource.

    createdByType String

    The type of identity that created the resource.

    lastModifiedAt String

    The timestamp of resource last modification (UTC)

    lastModifiedBy String

    The identity that last modified the resource.

    lastModifiedByType String

    The type of identity that last modified the resource.

    Package Details

    Repository
    Azure Native pulumi/pulumi-azure-native
    License
    Apache-2.0
    azure-native logo
    This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
    Azure Native v2.8.0 published on Monday, Sep 18, 2023 by Pulumi