Uses of Class
com.azure.resourcemanager.applicationinsights.models.WorkbookResourceIdentity
Packages that use WorkbookResourceIdentity
Package
Description
Package containing the inner data models for ApplicationInsightsManagementClient.
Package containing the data models for ApplicationInsightsManagementClient.
-
Uses of WorkbookResourceIdentity in com.azure.resourcemanager.applicationinsights.fluent.models
Methods in com.azure.resourcemanager.applicationinsights.fluent.models with parameters of type WorkbookResourceIdentityModifier and TypeMethodDescriptionWorkbookInner.withIdentity(WorkbookResourceIdentity identity) Set the identity property: Identity used for BYOS. -
Uses of WorkbookResourceIdentity in com.azure.resourcemanager.applicationinsights.models
Methods in com.azure.resourcemanager.applicationinsights.models that return WorkbookResourceIdentityModifier and TypeMethodDescriptionWorkbook.identity()Gets the identity property: Identity used for BYOS.WorkbookResource.identity()Get the identity property: Identity used for BYOS.WorkbookResourceIdentity.withType(ManagedServiceIdentityType type) Set the type property: Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).WorkbookResourceIdentity.withUserAssignedIdentities(Map<String, UserAssignedIdentity> userAssignedIdentities) Set the userAssignedIdentities property: The set of user assigned identities associated with the resource.Methods in com.azure.resourcemanager.applicationinsights.models with parameters of type WorkbookResourceIdentityModifier and TypeMethodDescriptionWorkbook.DefinitionStages.WithIdentity.withIdentity(WorkbookResourceIdentity identity) Specifies the identity property: Identity used for BYOS.WorkbookResource.withIdentity(WorkbookResourceIdentity identity) Set the identity property: Identity used for BYOS.