Uses of Class
com.azure.resourcemanager.applicationinsights.fluent.models.ApplicationInsightsComponentWebTestLocationInner
Packages that use ApplicationInsightsComponentWebTestLocationInner
Package
Description
Package containing the service clients for ApplicationInsightsManagementClient.
Package containing the data models for ApplicationInsightsManagementClient.
-
Uses of ApplicationInsightsComponentWebTestLocationInner in com.azure.resourcemanager.applicationinsights.fluent
Methods in com.azure.resourcemanager.applicationinsights.fluent that return types with arguments of type ApplicationInsightsComponentWebTestLocationInnerModifier and TypeMethodDescriptioncom.azure.core.http.rest.PagedIterable<ApplicationInsightsComponentWebTestLocationInner>Gets a list of web test locations available to this Application Insights component.com.azure.core.http.rest.PagedIterable<ApplicationInsightsComponentWebTestLocationInner>WebTestLocationsClient.list(String resourceGroupName, String resourceName, com.azure.core.util.Context context) Gets a list of web test locations available to this Application Insights component. -
Uses of ApplicationInsightsComponentWebTestLocationInner in com.azure.resourcemanager.applicationinsights.models
Methods in com.azure.resourcemanager.applicationinsights.models that return ApplicationInsightsComponentWebTestLocationInnerModifier and TypeMethodDescriptionApplicationInsightsComponentWebTestLocation.innerModel()Gets the inner com.azure.resourcemanager.applicationinsights.fluent.models.ApplicationInsightsComponentWebTestLocationInner object.Methods in com.azure.resourcemanager.applicationinsights.models that return types with arguments of type ApplicationInsightsComponentWebTestLocationInnerModifier and TypeMethodDescriptionApplicationInsightsWebTestLocationsListResult.value()Get the value property: List of web test locations.Method parameters in com.azure.resourcemanager.applicationinsights.models with type arguments of type ApplicationInsightsComponentWebTestLocationInnerModifier and TypeMethodDescriptionApplicationInsightsWebTestLocationsListResult.withValue(List<ApplicationInsightsComponentWebTestLocationInner> value) Set the value property: List of web test locations.