ComponentQuotaStatusOperations interface
Interface representing a ComponentQuotaStatus operations.
Properties
| get | Returns daily data volume cap (quota) status for an Application Insights component. |
Property Details
get
Returns daily data volume cap (quota) status for an Application Insights component.
get: (resourceGroupName: string, resourceName: string, options?: ComponentQuotaStatusGetOptionalParams) => Promise<ApplicationInsightsComponentQuotaStatus>
Property Value
(resourceGroupName: string, resourceName: string, options?: ComponentQuotaStatusGetOptionalParams) => Promise<ApplicationInsightsComponentQuotaStatus>