Uses of Class
com.azure.resourcemanager.applicationinsights.models.MyWorkbookManagedIdentity
Packages that use MyWorkbookManagedIdentity
Package
Description
Package containing the inner data models for ApplicationInsightsManagementClient.
Package containing the data models for ApplicationInsightsManagementClient.
-
Uses of MyWorkbookManagedIdentity in com.azure.resourcemanager.applicationinsights.fluent.models
Methods in com.azure.resourcemanager.applicationinsights.fluent.models with parameters of type MyWorkbookManagedIdentityModifier and TypeMethodDescriptionMyWorkbookInner.withIdentity(MyWorkbookManagedIdentity identity) Set the identity property: Identity used for BYOS. -
Uses of MyWorkbookManagedIdentity in com.azure.resourcemanager.applicationinsights.models
Methods in com.azure.resourcemanager.applicationinsights.models that return MyWorkbookManagedIdentityModifier and TypeMethodDescriptionMyWorkbook.identity()Gets the identity property: Identity used for BYOS.MyWorkbookResource.identity()Get the identity property: Identity used for BYOS.MyWorkbookManagedIdentity.withType(MyWorkbookManagedIdentityType type) Set the type property: The identity type.MyWorkbookManagedIdentity.withUserAssignedIdentities(MyWorkbookUserAssignedIdentities userAssignedIdentities) Set the userAssignedIdentities property: Customer Managed Identity.Methods in com.azure.resourcemanager.applicationinsights.models with parameters of type MyWorkbookManagedIdentityModifier and TypeMethodDescriptionMyWorkbook.DefinitionStages.WithIdentity.withIdentity(MyWorkbookManagedIdentity identity) Specifies the identity property: Identity used for BYOS.MyWorkbook.UpdateStages.WithIdentity.withIdentity(MyWorkbookManagedIdentity identity) Specifies the identity property: Identity used for BYOS.MyWorkbookResource.withIdentity(MyWorkbookManagedIdentity identity) Set the identity property: Identity used for BYOS.