Uses of Class
com.azure.resourcemanager.applicationinsights.models.ApplicationInsightsComponentAnalyticsItemProperties
Packages that use ApplicationInsightsComponentAnalyticsItemProperties
Package
Description
Package containing the inner data models for ApplicationInsightsManagementClient.
Package containing the data models for ApplicationInsightsManagementClient.
-
Uses of ApplicationInsightsComponentAnalyticsItemProperties in com.azure.resourcemanager.applicationinsights.fluent.models
Methods in com.azure.resourcemanager.applicationinsights.fluent.models that return ApplicationInsightsComponentAnalyticsItemPropertiesModifier and TypeMethodDescriptionApplicationInsightsComponentAnalyticsItemInner.properties()Get the properties property: A set of properties that can be defined in the context of a specific item type.Methods in com.azure.resourcemanager.applicationinsights.fluent.models with parameters of type ApplicationInsightsComponentAnalyticsItemPropertiesModifier and TypeMethodDescriptionApplicationInsightsComponentAnalyticsItemInner.withProperties(ApplicationInsightsComponentAnalyticsItemProperties properties) Set the properties property: A set of properties that can be defined in the context of a specific item type. -
Uses of ApplicationInsightsComponentAnalyticsItemProperties in com.azure.resourcemanager.applicationinsights.models
Methods in com.azure.resourcemanager.applicationinsights.models that return ApplicationInsightsComponentAnalyticsItemPropertiesModifier and TypeMethodDescriptionApplicationInsightsComponentAnalyticsItem.properties()Gets the properties property: A set of properties that can be defined in the context of a specific item type.ApplicationInsightsComponentAnalyticsItemProperties.withFunctionAlias(String functionAlias) Set the functionAlias property: A function alias, used when the type of the item is Function.