Uses of Class
com.azure.resourcemanager.applicationinsights.models.MyWorkbookManagedIdentityType
Packages that use MyWorkbookManagedIdentityType
Package
Description
Package containing the data models for ApplicationInsightsManagementClient.
-
Uses of MyWorkbookManagedIdentityType in com.azure.resourcemanager.applicationinsights.models
Fields in com.azure.resourcemanager.applicationinsights.models declared as MyWorkbookManagedIdentityTypeModifier and TypeFieldDescriptionstatic final MyWorkbookManagedIdentityTypeMyWorkbookManagedIdentityType.NONEStatic value None for MyWorkbookManagedIdentityType.static final MyWorkbookManagedIdentityTypeMyWorkbookManagedIdentityType.USER_ASSIGNEDStatic value UserAssigned for MyWorkbookManagedIdentityType.Methods in com.azure.resourcemanager.applicationinsights.models that return MyWorkbookManagedIdentityTypeModifier and TypeMethodDescriptionMyWorkbookManagedIdentityType.fromString(String name) Creates or finds a MyWorkbookManagedIdentityType from its string representation.MyWorkbookManagedIdentity.type()Get the type property: The identity type.Methods in com.azure.resourcemanager.applicationinsights.models that return types with arguments of type MyWorkbookManagedIdentityTypeModifier and TypeMethodDescriptionMyWorkbookManagedIdentityType.values()Gets known MyWorkbookManagedIdentityType values.Methods in com.azure.resourcemanager.applicationinsights.models with parameters of type MyWorkbookManagedIdentityTypeModifier and TypeMethodDescriptionMyWorkbookManagedIdentity.withType(MyWorkbookManagedIdentityType type) Set the type property: The identity type.