ComponentAvailableFeatures Interface
public interface ComponentAvailableFeatures
Resource collection API of ComponentAvailableFeatures.
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 ApplicationInsightsComponentAvailableFeatures get(String resourceGroupName, String resourceName)
Returns all available features of the application insights component.
Parameters:
Returns:
getWithResponse
public abstract Response<ApplicationInsightsComponentAvailableFeatures> getWithResponse(String resourceGroupName, String resourceName, Context context)
Returns all available features of the application insights component.
Parameters:
Returns: