ComponentFeatureCapabilitiesClient Interface
public interface ComponentFeatureCapabilitiesClient
An instance of this class provides access to all the operations defined in ComponentFeatureCapabilitiesClient.
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 ApplicationInsightsComponentFeatureCapabilitiesInner get(String resourceGroupName, String resourceName)
Returns feature capabilities of the application insights component.
Parameters:
Returns:
getWithResponse
public abstract Response<ApplicationInsightsComponentFeatureCapabilitiesInner> getWithResponse(String resourceGroupName, String resourceName, Context context)
Returns feature capabilities of the application insights component.
Parameters:
Returns: