### YamlMime:JavaType uid: "com.azure.resourcemanager.applicationinsights.models.ComponentFeatureCapabilities" fullName: "com.azure.resourcemanager.applicationinsights.models.ComponentFeatureCapabilities" name: "ComponentFeatureCapabilities" nameWithType: "ComponentFeatureCapabilities" summary: "Resource collection API of ComponentFeatureCapabilities." syntax: "public interface **ComponentFeatureCapabilities**" methods: - uid: "com.azure.resourcemanager.applicationinsights.models.ComponentFeatureCapabilities.get(java.lang.String,java.lang.String)" fullName: "com.azure.resourcemanager.applicationinsights.models.ComponentFeatureCapabilities.get(String resourceGroupName, String resourceName)" name: "get(String resourceGroupName, String resourceName)" nameWithType: "ComponentFeatureCapabilities.get(String resourceGroupName, String resourceName)" summary: "Returns feature capabilities of the application insights component." modifiers: - "abstract" parameters: - description: "The name of the resource group. The name is case insensitive." name: "resourceGroupName" type: "String" - description: "The name of the Application Insights component resource." name: "resourceName" type: "String" syntax: "public abstract ApplicationInsightsComponentFeatureCapabilities get(String resourceGroupName, String resourceName)" desc: "Returns feature capabilities of the application insights component." returns: description: "an Application Insights component feature capabilities." type: "" - uid: "com.azure.resourcemanager.applicationinsights.models.ComponentFeatureCapabilities.getWithResponse(java.lang.String,java.lang.String,com.azure.core.util.Context)" fullName: "com.azure.resourcemanager.applicationinsights.models.ComponentFeatureCapabilities.getWithResponse(String resourceGroupName, String resourceName, Context context)" name: "getWithResponse(String resourceGroupName, String resourceName, Context context)" nameWithType: "ComponentFeatureCapabilities.getWithResponse(String resourceGroupName, String resourceName, Context context)" summary: "Returns feature capabilities of the application insights component." modifiers: - "abstract" parameters: - description: "The name of the resource group. The name is case insensitive." name: "resourceGroupName" type: "String" - description: "The name of the Application Insights component resource." name: "resourceName" type: "String" - description: "The context to associate with this operation." name: "context" type: "" syntax: "public abstract Response getWithResponse(String resourceGroupName, String resourceName, Context context)" desc: "Returns feature capabilities of the application insights component." returns: description: "an Application Insights component feature capabilities along with ." type: "<>" type: "interface" desc: "Resource collection API of ComponentFeatureCapabilities." metadata: {} package: "com.azure.resourcemanager.applicationinsights.models" artifact: com.azure.resourcemanager:azure-resourcemanager-applicationinsights:1.0.0