ComponentAvailableFeaturesOperations interface
Interface representing a ComponentAvailableFeatures operations.
Properties
| get | Returns all available features of the application insights component. |
Property Details
get
Returns all available features of the application insights component.
get: (resourceGroupName: string, resourceName: string, options?: ComponentAvailableFeaturesGetOptionalParams) => Promise<ApplicationInsightsComponentAvailableFeatures>
Property Value
(resourceGroupName: string, resourceName: string, options?: ComponentAvailableFeaturesGetOptionalParams) => Promise<ApplicationInsightsComponentAvailableFeatures>