Uses of Class
com.azure.resourcemanager.appservice.fluent.models.HybridConnectionLimitsInner
Packages that use HybridConnectionLimitsInner
Package
Description
Package containing the service clients for WebSiteManagementClient.
Package containing the inner data models for WebSiteManagementClient.
-
Uses of HybridConnectionLimitsInner in com.azure.resourcemanager.appservice.fluent
Methods in com.azure.resourcemanager.appservice.fluent that return HybridConnectionLimitsInnerModifier and TypeMethodDescriptionAppServicePlansClient.getHybridConnectionPlanLimit
(String resourceGroupName, String name) Get the maximum number of Hybrid Connections allowed in an App Service plan.Methods in com.azure.resourcemanager.appservice.fluent that return types with arguments of type HybridConnectionLimitsInnerModifier and TypeMethodDescriptionAppServicePlansClient.getHybridConnectionPlanLimitAsync
(String resourceGroupName, String name) Get the maximum number of Hybrid Connections allowed in an App Service plan.com.azure.core.http.rest.Response
<HybridConnectionLimitsInner> AppServicePlansClient.getHybridConnectionPlanLimitWithResponse
(String resourceGroupName, String name, com.azure.core.util.Context context) Get the maximum number of Hybrid Connections allowed in an App Service plan.Mono
<com.azure.core.http.rest.Response<HybridConnectionLimitsInner>> AppServicePlansClient.getHybridConnectionPlanLimitWithResponseAsync
(String resourceGroupName, String name) Get the maximum number of Hybrid Connections allowed in an App Service plan. -
Uses of HybridConnectionLimitsInner in com.azure.resourcemanager.appservice.fluent.models
Methods in com.azure.resourcemanager.appservice.fluent.models that return HybridConnectionLimitsInnerModifier and TypeMethodDescriptionstatic HybridConnectionLimitsInner
HybridConnectionLimitsInner.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of HybridConnectionLimitsInner from the JsonReader.Set the kind property: Kind of resource.