ComponentRequestSource Enum
Definition
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.
Describes what tool created this Application Insights component. Customers using this API should set this to the default 'rest'.
public enum ComponentRequestSource
type ComponentRequestSource =
Public Enum ComponentRequestSource
- Inheritance
-
ComponentRequestSource
Fields
Name | Value | Description |
---|---|---|
Rest | 0 | rest. |