ComponentFeatureCapabilities Interface
public interface ComponentFeatureCapabilities
Resource collection API of ComponentFeatureCapabilities.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Application |
get(String resourceGroupName, String resourceName)
Returns feature capabilities of the application insights component. |
|
abstract
Response<Application |
getWithResponse(String resourceGroupName, String resourceName, Context context)
Returns feature capabilities of the application insights component. |
Method Details
get
public abstract ApplicationInsightsComponentFeatureCapabilities get(String resourceGroupName, String resourceName)
Returns feature capabilities of the application insights component.
Parameters:
Returns:
getWithResponse
public abstract Response<ApplicationInsightsComponentFeatureCapabilities> getWithResponse(String resourceGroupName, String resourceName, Context context)
Returns feature capabilities of the application insights component.
Parameters:
Returns: