Azure.ResourceManager.ApplicationInsights.Models Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
Annotation |
Annotation associated with an application insights resource. |
APIKeyContent |
An Application Insights component API Key creation request definition. |
ApplicationInsightsAnnotation |
Annotation associated with an application insights resource. |
ApplicationInsightsApiKeyContent |
An Application Insights component API Key creation request definition. |
ApplicationInsightsComponentAnalyticsItem |
Properties that define an Analytics item that is associated to an Application Insights component. |
ApplicationInsightsComponentAPIKey |
Properties that define an API key of an Application Insights Component. |
ApplicationInsightsComponentAvailableFeatures |
An Application Insights component available features. |
ApplicationInsightsComponentBillingFeatures |
An Application Insights component billing features. |
ApplicationInsightsComponentDataVolumeCap |
An Application Insights component daily data volume cap. |
ApplicationInsightsComponentExportConfiguration |
Properties that define a Continuous Export configuration. |
ApplicationInsightsComponentExportContent |
An Application Insights component Continuous Export configuration request definition. |
ApplicationInsightsComponentExportRequest |
An Application Insights component Continuous Export configuration request definition. |
ApplicationInsightsComponentFavorite |
Properties that define a favorite that is associated to an Application Insights component. |
ApplicationInsightsComponentFeature |
An Application Insights component daily data volume cap status. |
ApplicationInsightsComponentFeatureCapabilities |
An Application Insights component feature capabilities. |
ApplicationInsightsComponentFeatureCapability |
An Application Insights component feature capability. |
ApplicationInsightsComponentProactiveDetectionConfiguration |
Properties that define a ProactiveDetection configuration. |
ApplicationInsightsComponentProactiveDetectionConfigurationRuleDefinitions |
Static definitions of the ProactiveDetection configuration rule (same values for all components). |
ApplicationInsightsComponentQuotaStatus |
An Application Insights component daily data volume cap status. |
ApplicationInsightsComponentWebTestLocation |
Properties that define a web test location available to an Application Insights Component. |
ApplicationInsightsWorkbookPatch |
The parameters that can be provided when updating workbook properties properties. |
ApplicationInsightsWorkbookTemplatePatch |
The parameters that can be provided when updating workbook template. |
ArmApplicationInsightsModelFactory |
Model factory for models. |
ComponentLinkedStorageAccountPatch |
An Application Insights component linked storage accounts patch. |
ComponentPurgeBody |
Describes the body of a purge request for an App Insights component. |
ComponentPurgeBodyFilters |
User-defined filters to return data which will be purged from the table. |
ComponentPurgeContent |
Describes the body of a purge request for an App Insights component. |
ComponentPurgeFilters |
User-defined filters to return data which will be purged from the table. |
ComponentPurgeResponse |
Response containing operationId for a specific purge action. |
ComponentPurgeResult |
Response containing operationId for a specific purge action. |
ComponentPurgeStatusResponse |
Response containing status for a specific purge operation. |
ComponentPurgeStatusResult |
Response containing status for a specific purge operation. |
ComponentTag |
A container holding only the Tags for a resource, allowing the user to update the tags on a WebTest instance. |
HeaderField |
A header to add to the WebTest. |
LiveTokenResponse |
The response to a live token query. |
LiveTokenResult |
The response to a live token query. |
MyWorkbookManagedIdentity |
Customer Managed Identity. |
MyWorkbookResourceContent |
An azure resource object. |
MyWorkbookUserAssignedIdentities |
Customer Managed Identity. |
PrivateLinkScopedResourceContent |
The private link scope resource reference. |
PrivateLinkScopedResourceReference |
The private link scope resource reference. |
WebTestComponentTag |
A container holding only the Tags for a resource, allowing the user to update the tags on a WebTest instance. |
WebTestContentValidation |
The collection of content validation properties. |
WebTestGeolocation |
Geo-physical location to run a WebTest from. You must specify one or more locations for the test to run from. |
WebTestPropertiesRequest |
The collection of request properties. |
WebTestPropertiesValidationRules |
The collection of validation rule properties. |
WebTestPropertiesValidationRulesContentValidation |
The collection of content validation properties. |
WebTestRequest |
The collection of request properties. |
WebTestRequestHeaderField |
A header to add to the WebTest. |
WebTestValidationRules |
The collection of validation rule properties. |
WorkbookPatch |
The parameters that can be provided when updating workbook properties properties. |
WorkbookTemplateGallery |
Gallery information for a workbook template. |
WorkbookTemplateLocalizedGallery |
Localized template data and gallery information. |
WorkbookTemplatePatch |
The parameters that can be provided when updating workbook template. |
WorkItemConfiguration |
Work item configuration associated with an application insights resource. |
WorkItemCreateConfiguration |
Work item configuration creation payload. |
Structs
AnalyticsItemScopePath |
The AnalyticsItemScopePath. |
AnalyticsItemTypeContent |
The AnalyticsItemTypeContent. |
ApplicationInsightsApplicationType |
Type of application being monitored. |
ApplicationInsightsKind |
The kind of workbook. Choices are user and shared. |
ApplicationInsightsPublicNetworkAccessType |
The network access type for operating on the Application Insights Component. By default it is Enabled. |
ApplicationType |
Type of application being monitored. |
CategoryType |
The CategoryType. |
ComponentFlowType |
Used by the Application Insights system to determine what kind of flow this component was created by. This is to be set to 'Bluefield' when creating/updating a component via the REST API. |
ComponentIngestionMode |
Indicates the flow of the ingestion. |
ComponentItemScope |
Enum indicating if this item definition is owned by a specific user or is shared between all users with access to the Application Insights component. |
ComponentItemType |
Enum indicating the type of the Analytics item. |
ComponentPurgeState |
Status of the operation represented by the requested Id. |
ComponentRequestSource |
Describes what tool created this Application Insights component. Customers using this API should set this to the default 'rest'. |
FavoriteSourceType |
The FavoriteSourceType. |
FlowType |
Used by the Application Insights system to determine what kind of flow this component was created by. This is to be set to 'Bluefield' when creating/updating a component via the REST API. |
IngestionMode |
Indicates the flow of the ingestion. |
ItemScope |
Enum indicating if this item definition is owned by a specific user or is shared between all users with access to the Application Insights component. |
ItemScopePath |
The ItemScopePath. |
ItemType |
Enum indicating the type of the Analytics item. |
ItemTypeParameter |
The ItemTypeParameter. |
MyWorkbookManagedIdentityType |
The identity type. |
PublicNetworkAccessType |
The network access type for operating on the Application Insights Component. By default it is Enabled. |
PurgeState |
Status of the operation represented by the requested Id. |
RequestSource |
Describes what tool created this Application Insights component. Customers using this API should set this to the default 'rest'. |
StorageType |
The StorageType. |
WorkbookCategoryType |
The WorkbookCategoryType. |
WorkbookSharedTypeKind |
The kind of workbook. Only valid value is shared. |
WorkbookUpdateSharedTypeKind |
The kind of workbook. Only valid value is shared. |
Enums
ComponentFavoriteType |
Enum indicating if this favorite definition is owned by a specific user or is shared between all users with access to the Application Insights component. |
FavoriteType |
Enum indicating if this favorite definition is owned by a specific user or is shared between all users with access to the Application Insights component. |
WebTestKind |
The kind of WebTest that this web test watches. Choices are ping, multistep and standard. |
Azure SDK for .NET