AppServiceEnvironmentPatchResource |
AppServiceEnvironmentPatchResource.withClusterSettings(List<NameValuePair> clusterSettings) |
Set the clusterSettings property: Custom settings for changing the behavior of the App Service Environment.
|
AppServiceEnvironmentPatchResource |
AppServiceEnvironmentPatchResource.withDedicatedHostCount(Integer dedicatedHostCount) |
Set the dedicatedHostCount property: Dedicated Host Count.
|
AppServiceEnvironmentPatchResource |
AppServiceEnvironmentPatchResource.withDnsSuffix(String dnsSuffix) |
Set the dnsSuffix property: DNS suffix of the App Service Environment.
|
AppServiceEnvironmentPatchResource |
AppServiceEnvironmentPatchResource.withFrontEndScaleFactor(Integer frontEndScaleFactor) |
Set the frontEndScaleFactor property: Scale factor for front-ends.
|
AppServiceEnvironmentPatchResource |
AppServiceEnvironmentPatchResource.withInternalLoadBalancingMode(LoadBalancingMode internalLoadBalancingMode) |
Set the internalLoadBalancingMode property: Specifies which endpoints to serve internally in the Virtual Network
for the App Service Environment.
|
AppServiceEnvironmentPatchResource |
AppServiceEnvironmentPatchResource.withIpsslAddressCount(Integer ipsslAddressCount) |
Set the ipsslAddressCount property: Number of IP SSL addresses reserved for the App Service Environment.
|
AppServiceEnvironmentPatchResource |
AppServiceEnvironmentPatchResource.withKind(String kind) |
Set the kind property: Kind of resource.
|
AppServiceEnvironmentPatchResource |
AppServiceEnvironmentPatchResource.withMultiSize(String multiSize) |
Set the multiSize property: Front-end VM size, e.g.
|
AppServiceEnvironmentPatchResource |
AppServiceEnvironmentPatchResource.withUserWhitelistedIpRanges(List<String> userWhitelistedIpRanges) |
Set the userWhitelistedIpRanges property: User added ip ranges to whitelist on ASE db.
|
AppServiceEnvironmentPatchResource |
AppServiceEnvironmentPatchResource.withVirtualNetwork(VirtualNetworkProfile virtualNetwork) |
Set the virtualNetwork property: Description of the Virtual Network.
|
AppServiceEnvironmentPatchResource |
AppServiceEnvironmentPatchResource.withZoneRedundant(Boolean zoneRedundant) |
Set the zoneRedundant property: Whether or not this App Service Environment is zone-redundant.
|