| Modifier and Type | Method and Description |
|---|---|
AppServiceEnvironment |
AppServiceEnvironment.withApiManagementAccountId(String apiManagementAccountId)
Set the apiManagementAccountId value.
|
AppServiceEnvironment |
AppServiceEnvironment.withClusterSettings(List<NameValuePair> clusterSettings)
Set the clusterSettings value.
|
AppServiceEnvironment |
AppServiceEnvironment.withDnsSuffix(String dnsSuffix)
Set the dnsSuffix value.
|
AppServiceEnvironment |
AppServiceEnvironment.withDynamicCacheEnabled(Boolean dynamicCacheEnabled)
Set the dynamicCacheEnabled value.
|
AppServiceEnvironment |
AppServiceEnvironment.withFrontEndScaleFactor(Integer frontEndScaleFactor)
Set the frontEndScaleFactor value.
|
AppServiceEnvironment |
AppServiceEnvironment.withInternalLoadBalancingMode(InternalLoadBalancingMode internalLoadBalancingMode)
Set the internalLoadBalancingMode value.
|
AppServiceEnvironment |
AppServiceEnvironment.withIpsslAddressCount(Integer ipsslAddressCount)
Set the ipsslAddressCount value.
|
AppServiceEnvironment |
AppServiceEnvironment.withLocation(String location)
Set the location value.
|
AppServiceEnvironment |
AppServiceEnvironment.withMultiRoleCount(Integer multiRoleCount)
Set the multiRoleCount value.
|
AppServiceEnvironment |
AppServiceEnvironment.withMultiSize(String multiSize)
Set the multiSize value.
|
AppServiceEnvironment |
AppServiceEnvironment.withName(String name)
Set the name value.
|
AppServiceEnvironment |
AppServiceEnvironment.withNetworkAccessControlList(List<NetworkAccessControlEntry> networkAccessControlList)
Set the networkAccessControlList value.
|
AppServiceEnvironment |
AppServiceEnvironment.withSuspended(Boolean suspended)
Set the suspended value.
|
AppServiceEnvironment |
AppServiceEnvironment.withUserWhitelistedIpRanges(List<String> userWhitelistedIpRanges)
Set the userWhitelistedIpRanges value.
|
AppServiceEnvironment |
AppServiceEnvironment.withVirtualNetwork(VirtualNetworkProfile virtualNetwork)
Set the virtualNetwork value.
|
AppServiceEnvironment |
AppServiceEnvironment.withVnetName(String vnetName)
Set the vnetName value.
|
AppServiceEnvironment |
AppServiceEnvironment.withVnetResourceGroupName(String vnetResourceGroupName)
Set the vnetResourceGroupName value.
|
AppServiceEnvironment |
AppServiceEnvironment.withVnetSubnetName(String vnetSubnetName)
Set the vnetSubnetName value.
|
AppServiceEnvironment |
AppServiceEnvironment.withWorkerPools(List<WorkerPool> workerPools)
Set the workerPools value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/