ComponentAvailableFeaturesClient Interface
public interface ComponentAvailableFeaturesClient
An instance of this class provides access to all the operations defined in ComponentAvailableFeaturesClient.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Application |
get(String resourceGroupName, String resourceName)
Returns all available features of the application insights component. |
|
abstract
Response<Application |
getWithResponse(String resourceGroupName, String resourceName, Context context)
Returns all available features of the application insights component. |
Method Details
get
public abstract ApplicationInsightsComponentAvailableFeaturesInner get(String resourceGroupName, String resourceName)
Returns all available features of the application insights component.
Parameters:
Returns:
getWithResponse
public abstract Response<ApplicationInsightsComponentAvailableFeaturesInner> getWithResponse(String resourceGroupName, String resourceName, Context context)
Returns all available features of the application insights component.
Parameters:
Returns: