1. Packages
  2. Azure Native
  3. API Docs
  4. applicationinsights
  5. getMyWorkbook
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.0.1 published on Monday, Apr 7, 2025 by Pulumi

azure-native.applicationinsights.getMyWorkbook

Explore with Pulumi AI

This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.0.1 published on Monday, Apr 7, 2025 by Pulumi

Get a single private workbook by its resourceName.

Uses Azure REST API version 2021-03-08.

Other available API versions: 2015-05-01, 2020-10-20. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native applicationinsights [ApiVersion]. See the version guide for details.

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>
Copy
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]
Copy
func LookupMyWorkbook(ctx *Context, args *LookupMyWorkbookArgs, opts ...InvokeOption) (*LookupMyWorkbookResult, error)
func LookupMyWorkbookOutput(ctx *Context, args *LookupMyWorkbookOutputArgs, opts ...InvokeOption) LookupMyWorkbookResultOutput
Copy

> 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)
}
Copy
public static CompletableFuture<GetMyWorkbookResult> getMyWorkbook(GetMyWorkbookArgs args, InvokeOptions options)
public static Output<GetMyWorkbookResult> getMyWorkbook(GetMyWorkbookArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: azure-native:applicationinsights:getMyWorkbook
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group. The name is case insensitive.
ResourceName
This property is required.
Changes to this property will trigger replacement.
string
The name of the Application Insights component resource.
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group. The name is case insensitive.
ResourceName
This property is required.
Changes to this property will trigger replacement.
string
The name of the Application Insights component resource.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The name of the resource group. The name is case insensitive.
resourceName
This property is required.
Changes to this property will trigger replacement.
String
The name of the Application Insights component resource.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group. The name is case insensitive.
resourceName
This property is required.
Changes to this property will trigger replacement.
string
The name of the Application Insights component resource.
resource_group_name
This property is required.
Changes to this property will trigger replacement.
str
The name of the resource group. The name is case insensitive.
resource_name
This property is required.
Changes to this property will trigger replacement.
str
The name of the Application Insights component resource.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The name of the resource group. The name is case insensitive.
resourceName
This property is required.
Changes to this property will trigger replacement.
String
The name of the Application Insights component resource.

getMyWorkbook Result

The following output properties are available:

AzureApiVersion string
The Azure API version of the resource.
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.ApplicationInsights.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.ApplicationInsights.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.
AzureApiVersion string
The Azure API version of the resource.
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.
azureApiVersion String
The Azure API version of the resource.
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.
azureApiVersion string
The Azure API version of the resource.
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.
azure_api_version str
The Azure API version of the resource.
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.
azureApiVersion String
The Azure API version of the resource.
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 This property is required. string
The principal ID of resource identity.
TenantId This property is required. string
The tenant ID of resource.
PrincipalId This property is required. string
The principal ID of resource identity.
TenantId This property is required. string
The tenant ID of resource.
principalId This property is required. String
The principal ID of resource identity.
tenantId This property is required. String
The tenant ID of resource.
principalId This property is required. string
The principal ID of resource identity.
tenantId This property is required. string
The tenant ID of resource.
principal_id This property is required. str
The principal ID of resource identity.
tenant_id This property is required. str
The tenant ID of resource.
principalId This property is required. String
The principal ID of resource identity.
tenantId This property is required. 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
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.0.1 published on Monday, Apr 7, 2025 by Pulumi