These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi
azure-native.insights.getMyWorkbook
Explore with Pulumi AI
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi
Get a single private workbook by its resourceName. API Version: 2020-10-20.
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:
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Resource
Name string - The name of the Application Insights component resource.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Resource
Name string - The name of the Application Insights component resource.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- resource
Name String - The name of the Application Insights component resource.
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- resource
Name string - The name of the Application Insights component resource.
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- resource_
name str - The name of the Application Insights component resource.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- resource
Name 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.
- Display
Name string - The user-defined name of the private workbook.
- Serialized
Data string - Configuration of this particular private workbook. Configuration data is a string containing valid JSON
- Time
Modified string - Date and time in UTC of the last modification that was made to this private workbook definition.
- User
Id 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.
Azure Native. Insights. Outputs. My Workbook Managed Identity Response - Identity used for BYOS
- Kind string
- The kind of workbook. Choices are user and shared.
- Location string
- Resource location
- Name string
- Azure resource name
- Source
Id string - Optional resourceId for a source resource.
- Storage
Uri string - BYOS Storage Account URI
- 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.
- Display
Name string - The user-defined name of the private workbook.
- Serialized
Data string - Configuration of this particular private workbook. Configuration data is a string containing valid JSON
- Time
Modified string - Date and time in UTC of the last modification that was made to this private workbook definition.
- User
Id 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
My
Workbook Managed Identity Response - Identity used for BYOS
- Kind string
- The kind of workbook. Choices are user and shared.
- Location string
- Resource location
- Name string
- Azure resource name
- Source
Id string - Optional resourceId for a source resource.
- Storage
Uri string - BYOS Storage Account URI
- 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.
- display
Name String - The user-defined name of the private workbook.
- serialized
Data String - Configuration of this particular private workbook. Configuration data is a string containing valid JSON
- time
Modified String - Date and time in UTC of the last modification that was made to this private workbook definition.
- user
Id 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
My
Workbook Managed Identity Response - Identity used for BYOS
- kind String
- The kind of workbook. Choices are user and shared.
- location String
- Resource location
- name String
- Azure resource name
- source
Id String - Optional resourceId for a source resource.
- storage
Uri String - BYOS Storage Account URI
- 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.
- display
Name string - The user-defined name of the private workbook.
- serialized
Data string - Configuration of this particular private workbook. Configuration data is a string containing valid JSON
- time
Modified string - Date and time in UTC of the last modification that was made to this private workbook definition.
- user
Id 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
My
Workbook Managed Identity Response - Identity used for BYOS
- kind string
- The kind of workbook. Choices are user and shared.
- location string
- Resource location
- name string
- Azure resource name
- source
Id string - Optional resourceId for a source resource.
- storage
Uri string - BYOS Storage Account URI
- {[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
- 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
My
Workbook Managed Identity Response - 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
- 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.
- display
Name String - The user-defined name of the private workbook.
- serialized
Data String - Configuration of this particular private workbook. Configuration data is a string containing valid JSON
- time
Modified String - Date and time in UTC of the last modification that was made to this private workbook definition.
- user
Id 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
- source
Id String - Optional resourceId for a source resource.
- storage
Uri String - BYOS Storage Account URI
- 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.
- User
Assigned Pulumi.Identities Azure Native. Insights. Inputs. My Workbook User Assigned Identities Response - Customer Managed Identity
- Type string
- The identity type.
- User
Assigned MyIdentities Workbook User Assigned Identities Response - Customer Managed Identity
- type String
- The identity type.
- user
Assigned MyIdentities Workbook User Assigned Identities Response - Customer Managed Identity
- type string
- The identity type.
- user
Assigned MyIdentities Workbook User Assigned Identities Response - Customer Managed Identity
- type str
- The identity type.
- user_
assigned_ Myidentities Workbook User Assigned Identities Response - Customer Managed Identity
- type String
- The identity type.
- user
Assigned Property MapIdentities - Customer Managed Identity
MyWorkbookUserAssignedIdentitiesResponse
- Principal
Id string - The principal ID of resource identity.
- Tenant
Id string - The tenant ID of resource.
- Principal
Id string - The principal ID of resource identity.
- Tenant
Id string - The tenant ID of resource.
- principal
Id String - The principal ID of resource identity.
- tenant
Id String - The tenant ID of resource.
- principal
Id string - The principal ID of resource identity.
- tenant
Id string - The tenant ID of resource.
- principal_
id str - The principal ID of resource identity.
- tenant_
id str - The tenant ID of resource.
- principal
Id String - The principal ID of resource identity.
- tenant
Id String - The tenant ID of resource.
Package Details
- Repository
- azure-native-v1 pulumi/pulumi-azure-native
- License
- Apache-2.0
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi