Uses of Class
com.azure.resourcemanager.appservice.fluent.models.AppServiceEnvironmentResourceInner
Packages that use AppServiceEnvironmentResourceInner
Package
Description
Package containing the service clients for WebSiteManagementClient.
Package containing the inner data models for WebSiteManagementClient.
Package containing the data models for WebSiteManagementClient.
-
Uses of AppServiceEnvironmentResourceInner in com.azure.resourcemanager.appservice.fluent
Methods in com.azure.resourcemanager.appservice.fluent that return AppServiceEnvironmentResourceInnerModifier and TypeMethodDescriptionAppServiceEnvironmentsClient.createOrUpdate(String resourceGroupName, String name, AppServiceEnvironmentResourceInner hostingEnvironmentEnvelope) Create or update an App Service Environment.AppServiceEnvironmentsClient.createOrUpdate(String resourceGroupName, String name, AppServiceEnvironmentResourceInner hostingEnvironmentEnvelope, com.azure.core.util.Context context) Create or update an App Service Environment.AppServiceEnvironmentsClient.getByResourceGroup(String resourceGroupName, String name) Get the properties of an App Service Environment.AppServiceEnvironmentsClient.update(String resourceGroupName, String name, AppServiceEnvironmentPatchResourceInner hostingEnvironmentEnvelope) Create or update an App Service Environment.Methods in com.azure.resourcemanager.appservice.fluent that return types with arguments of type AppServiceEnvironmentResourceInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<AppServiceEnvironmentResourceInner>, AppServiceEnvironmentResourceInner> AppServiceEnvironmentsClient.beginCreateOrUpdate(String resourceGroupName, String name, AppServiceEnvironmentResourceInner hostingEnvironmentEnvelope) Create or update an App Service Environment.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<AppServiceEnvironmentResourceInner>, AppServiceEnvironmentResourceInner> AppServiceEnvironmentsClient.beginCreateOrUpdate(String resourceGroupName, String name, AppServiceEnvironmentResourceInner hostingEnvironmentEnvelope) Create or update an App Service Environment.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<AppServiceEnvironmentResourceInner>, AppServiceEnvironmentResourceInner> AppServiceEnvironmentsClient.beginCreateOrUpdate(String resourceGroupName, String name, AppServiceEnvironmentResourceInner hostingEnvironmentEnvelope, com.azure.core.util.Context context) Create or update an App Service Environment.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<AppServiceEnvironmentResourceInner>, AppServiceEnvironmentResourceInner> AppServiceEnvironmentsClient.beginCreateOrUpdate(String resourceGroupName, String name, AppServiceEnvironmentResourceInner hostingEnvironmentEnvelope, com.azure.core.util.Context context) Create or update an App Service Environment.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<AppServiceEnvironmentResourceInner>, AppServiceEnvironmentResourceInner> AppServiceEnvironmentsClient.beginCreateOrUpdateAsync(String resourceGroupName, String name, AppServiceEnvironmentResourceInner hostingEnvironmentEnvelope) Create or update an App Service Environment.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<AppServiceEnvironmentResourceInner>, AppServiceEnvironmentResourceInner> AppServiceEnvironmentsClient.beginCreateOrUpdateAsync(String resourceGroupName, String name, AppServiceEnvironmentResourceInner hostingEnvironmentEnvelope) Create or update an App Service Environment.AppServiceEnvironmentsClient.createOrUpdateAsync(String resourceGroupName, String name, AppServiceEnvironmentResourceInner hostingEnvironmentEnvelope) Create or update an App Service Environment.AppServiceEnvironmentsClient.getByResourceGroupAsync(String resourceGroupName, String name) Get the properties of an App Service Environment.com.azure.core.http.rest.Response<AppServiceEnvironmentResourceInner> AppServiceEnvironmentsClient.getByResourceGroupWithResponse(String resourceGroupName, String name, com.azure.core.util.Context context) Get the properties of an App Service Environment.Mono<com.azure.core.http.rest.Response<AppServiceEnvironmentResourceInner>> AppServiceEnvironmentsClient.getByResourceGroupWithResponseAsync(String resourceGroupName, String name) Get the properties of an App Service Environment.com.azure.core.http.rest.PagedIterable<AppServiceEnvironmentResourceInner> AppServiceEnvironmentsClient.list()Get all App Service Environments for a subscription.com.azure.core.http.rest.PagedIterable<AppServiceEnvironmentResourceInner> AppServiceEnvironmentsClient.list(com.azure.core.util.Context context) Get all App Service Environments for a subscription.com.azure.core.http.rest.PagedFlux<AppServiceEnvironmentResourceInner> AppServiceEnvironmentsClient.listAsync()Get all App Service Environments for a subscription.com.azure.core.http.rest.PagedIterable<AppServiceEnvironmentResourceInner> AppServiceEnvironmentsClient.listByResourceGroup(String resourceGroupName) Get all App Service Environments in a resource group.com.azure.core.http.rest.PagedIterable<AppServiceEnvironmentResourceInner> AppServiceEnvironmentsClient.listByResourceGroup(String resourceGroupName, com.azure.core.util.Context context) Get all App Service Environments in a resource group.com.azure.core.http.rest.PagedFlux<AppServiceEnvironmentResourceInner> AppServiceEnvironmentsClient.listByResourceGroupAsync(String resourceGroupName) Get all App Service Environments in a resource group.AppServiceEnvironmentsClient.updateAsync(String resourceGroupName, String name, AppServiceEnvironmentPatchResourceInner hostingEnvironmentEnvelope) Create or update an App Service Environment.com.azure.core.http.rest.Response<AppServiceEnvironmentResourceInner> AppServiceEnvironmentsClient.updateWithResponse(String resourceGroupName, String name, AppServiceEnvironmentPatchResourceInner hostingEnvironmentEnvelope, com.azure.core.util.Context context) Create or update an App Service Environment.Mono<com.azure.core.http.rest.Response<AppServiceEnvironmentResourceInner>> AppServiceEnvironmentsClient.updateWithResponseAsync(String resourceGroupName, String name, AppServiceEnvironmentPatchResourceInner hostingEnvironmentEnvelope) Create or update an App Service Environment.Methods in com.azure.resourcemanager.appservice.fluent with parameters of type AppServiceEnvironmentResourceInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<AppServiceEnvironmentResourceInner>, AppServiceEnvironmentResourceInner> AppServiceEnvironmentsClient.beginCreateOrUpdate(String resourceGroupName, String name, AppServiceEnvironmentResourceInner hostingEnvironmentEnvelope) Create or update an App Service Environment.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<AppServiceEnvironmentResourceInner>, AppServiceEnvironmentResourceInner> AppServiceEnvironmentsClient.beginCreateOrUpdate(String resourceGroupName, String name, AppServiceEnvironmentResourceInner hostingEnvironmentEnvelope, com.azure.core.util.Context context) Create or update an App Service Environment.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<AppServiceEnvironmentResourceInner>, AppServiceEnvironmentResourceInner> AppServiceEnvironmentsClient.beginCreateOrUpdateAsync(String resourceGroupName, String name, AppServiceEnvironmentResourceInner hostingEnvironmentEnvelope) Create or update an App Service Environment.AppServiceEnvironmentsClient.createOrUpdate(String resourceGroupName, String name, AppServiceEnvironmentResourceInner hostingEnvironmentEnvelope) Create or update an App Service Environment.AppServiceEnvironmentsClient.createOrUpdate(String resourceGroupName, String name, AppServiceEnvironmentResourceInner hostingEnvironmentEnvelope, com.azure.core.util.Context context) Create or update an App Service Environment.AppServiceEnvironmentsClient.createOrUpdateAsync(String resourceGroupName, String name, AppServiceEnvironmentResourceInner hostingEnvironmentEnvelope) Create or update an App Service Environment.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> AppServiceEnvironmentsClient.createOrUpdateWithResponseAsync(String resourceGroupName, String name, AppServiceEnvironmentResourceInner hostingEnvironmentEnvelope) Create or update an App Service Environment. -
Uses of AppServiceEnvironmentResourceInner in com.azure.resourcemanager.appservice.fluent.models
Methods in com.azure.resourcemanager.appservice.fluent.models that return AppServiceEnvironmentResourceInnerModifier and TypeMethodDescriptionAppServiceEnvironmentResourceInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of AppServiceEnvironmentResourceInner from the JsonReader.AppServiceEnvironmentResourceInner.withClusterSettings(List<NameValuePair> clusterSettings) Set the clusterSettings property: Custom settings for changing the behavior of the App Service Environment.AppServiceEnvironmentResourceInner.withCustomDnsSuffixConfiguration(CustomDnsSuffixConfigurationInner customDnsSuffixConfiguration) Set the customDnsSuffixConfiguration property: Full view of the custom domain suffix configuration for ASEv3.AppServiceEnvironmentResourceInner.withDedicatedHostCount(Integer dedicatedHostCount) Set the dedicatedHostCount property: Dedicated Host Count.AppServiceEnvironmentResourceInner.withDnsSuffix(String dnsSuffix) Set the dnsSuffix property: DNS suffix of the App Service Environment.AppServiceEnvironmentResourceInner.withFrontEndScaleFactor(Integer frontEndScaleFactor) Set the frontEndScaleFactor property: Scale factor for front-ends.AppServiceEnvironmentResourceInner.withInternalLoadBalancingMode(LoadBalancingMode internalLoadBalancingMode) Set the internalLoadBalancingMode property: Specifies which endpoints to serve internally in the Virtual Network for the App Service Environment.AppServiceEnvironmentResourceInner.withIpsslAddressCount(Integer ipsslAddressCount) Set the ipsslAddressCount property: Number of IP SSL addresses reserved for the App Service Environment.Set the kind property: Kind of resource.AppServiceEnvironmentResourceInner.withLocation(String location) AppServiceEnvironmentResourceInner.withMultiSize(String multiSize) Set the multiSize property: Front-end VM size, e.g.AppServiceEnvironmentResourceInner.withNetworkingConfiguration(AseV3NetworkingConfigurationInner networkingConfiguration) Set the networkingConfiguration property: Full view of networking configuration for an ASE.AppServiceEnvironmentResourceInner.withUpgradePreference(UpgradePreference upgradePreference) Set the upgradePreference property: Upgrade Preference.AppServiceEnvironmentResourceInner.withUserWhitelistedIpRanges(List<String> userWhitelistedIpRanges) Set the userWhitelistedIpRanges property: User added ip ranges to whitelist on ASE db.AppServiceEnvironmentResourceInner.withVirtualNetwork(VirtualNetworkProfile virtualNetwork) Set the virtualNetwork property: Description of the Virtual Network.AppServiceEnvironmentResourceInner.withZoneRedundant(Boolean zoneRedundant) Set the zoneRedundant property: Whether or not this App Service Environment is zone-redundant. -
Uses of AppServiceEnvironmentResourceInner in com.azure.resourcemanager.appservice.models
Methods in com.azure.resourcemanager.appservice.models that return types with arguments of type AppServiceEnvironmentResourceInnerModifier and TypeMethodDescriptionAppServiceEnvironmentCollection.value()Get the value property: Collection of resources.Method parameters in com.azure.resourcemanager.appservice.models with type arguments of type AppServiceEnvironmentResourceInnerModifier and TypeMethodDescriptionAppServiceEnvironmentCollection.withValue(List<AppServiceEnvironmentResourceInner> value) Set the value property: Collection of resources.