| Package | Description |
|---|---|
| com.azure.resourcemanager.network.fluent |
Package containing the service clients for NetworkManagementClient.
|
| com.azure.resourcemanager.network.fluent.models |
Package containing the inner data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewayInner |
ApplicationGatewaysClient.createOrUpdate(String resourceGroupName,
String applicationGatewayName,
ApplicationGatewayInner parameters)
Creates or updates the specified application gateway.
|
ApplicationGatewayInner |
ApplicationGatewaysClient.createOrUpdate(String resourceGroupName,
String applicationGatewayName,
ApplicationGatewayInner parameters,
com.azure.core.util.Context context)
Creates or updates the specified application gateway.
|
ApplicationGatewayInner |
ApplicationGatewaysClient.getByResourceGroup(String resourceGroupName,
String applicationGatewayName)
Gets the specified application gateway.
|
ApplicationGatewayInner |
ApplicationGatewaysClient.updateTags(String resourceGroupName,
String applicationGatewayName)
Updates the specified application gateway tags.
|
| Modifier and Type | Method and Description |
|---|---|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ApplicationGatewayInner>,ApplicationGatewayInner> |
ApplicationGatewaysClient.beginCreateOrUpdate(String resourceGroupName,
String applicationGatewayName,
ApplicationGatewayInner parameters)
Creates or updates the specified application gateway.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ApplicationGatewayInner>,ApplicationGatewayInner> |
ApplicationGatewaysClient.beginCreateOrUpdate(String resourceGroupName,
String applicationGatewayName,
ApplicationGatewayInner parameters,
com.azure.core.util.Context context)
Creates or updates the specified application gateway.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ApplicationGatewayInner>,ApplicationGatewayInner> |
ApplicationGatewaysClient.beginCreateOrUpdateAsync(String resourceGroupName,
String applicationGatewayName,
ApplicationGatewayInner parameters)
Creates or updates the specified application gateway.
|
ApplicationGatewayInner |
ApplicationGatewaysClient.createOrUpdate(String resourceGroupName,
String applicationGatewayName,
ApplicationGatewayInner parameters)
Creates or updates the specified application gateway.
|
ApplicationGatewayInner |
ApplicationGatewaysClient.createOrUpdate(String resourceGroupName,
String applicationGatewayName,
ApplicationGatewayInner parameters,
com.azure.core.util.Context context)
Creates or updates the specified application gateway.
|
Mono<ApplicationGatewayInner> |
ApplicationGatewaysClient.createOrUpdateAsync(String resourceGroupName,
String applicationGatewayName,
ApplicationGatewayInner parameters)
Creates or updates the specified application gateway.
|
Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> |
ApplicationGatewaysClient.createOrUpdateWithResponseAsync(String resourceGroupName,
String applicationGatewayName,
ApplicationGatewayInner parameters)
Creates or updates the specified application gateway.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewayInner |
ApplicationGatewayInner.withAuthenticationCertificates(List<ApplicationGatewayAuthenticationCertificateInner> authenticationCertificates)
Set the authenticationCertificates property: Authentication certificates of the application gateway resource.
|
ApplicationGatewayInner |
ApplicationGatewayInner.withAutoscaleConfiguration(ApplicationGatewayAutoscaleConfiguration autoscaleConfiguration)
Set the autoscaleConfiguration property: Autoscale Configuration.
|
ApplicationGatewayInner |
ApplicationGatewayInner.withBackendAddressPools(List<ApplicationGatewayBackendAddressPool> backendAddressPools)
Set the backendAddressPools property: Backend address pool of the application gateway resource.
|
ApplicationGatewayInner |
ApplicationGatewayInner.withBackendHttpSettingsCollection(List<ApplicationGatewayBackendHttpSettings> backendHttpSettingsCollection)
Set the backendHttpSettingsCollection property: Backend http settings of the application gateway resource.
|
ApplicationGatewayInner |
ApplicationGatewayInner.withCustomErrorConfigurations(List<ApplicationGatewayCustomError> customErrorConfigurations)
Set the customErrorConfigurations property: Custom error configurations of the application gateway resource.
|
ApplicationGatewayInner |
ApplicationGatewayInner.withEnableFips(Boolean enableFips)
Set the enableFips property: Whether FIPS is enabled on the application gateway resource.
|
ApplicationGatewayInner |
ApplicationGatewayInner.withEnableHttp2(Boolean enableHttp2)
Set the enableHttp2 property: Whether HTTP2 is enabled on the application gateway resource.
|
ApplicationGatewayInner |
ApplicationGatewayInner.withFirewallPolicy(com.azure.core.management.SubResource firewallPolicy)
Set the firewallPolicy property: Reference to the FirewallPolicy resource.
|
ApplicationGatewayInner |
ApplicationGatewayInner.withForceFirewallPolicyAssociation(Boolean forceFirewallPolicyAssociation)
Set the forceFirewallPolicyAssociation property: If true, associates a firewall policy with an application
gateway regardless whether the policy differs from the WAF Config.
|
ApplicationGatewayInner |
ApplicationGatewayInner.withFrontendIpConfigurations(List<ApplicationGatewayFrontendIpConfiguration> frontendIpConfigurations)
Set the frontendIpConfigurations property: Frontend IP addresses of the application gateway resource.
|
ApplicationGatewayInner |
ApplicationGatewayInner.withFrontendPorts(List<ApplicationGatewayFrontendPort> frontendPorts)
Set the frontendPorts property: Frontend ports of the application gateway resource.
|
ApplicationGatewayInner |
ApplicationGatewayInner.withGatewayIpConfigurations(List<ApplicationGatewayIpConfigurationInner> gatewayIpConfigurations)
Set the gatewayIpConfigurations property: Subnets of the application gateway resource.
|
ApplicationGatewayInner |
ApplicationGatewayInner.withHttpListeners(List<ApplicationGatewayHttpListener> httpListeners)
Set the httpListeners property: Http listeners of the application gateway resource.
|
ApplicationGatewayInner |
ApplicationGatewayInner.withId(String id)
Set the id property: Resource ID.
|
ApplicationGatewayInner |
ApplicationGatewayInner.withIdentity(ManagedServiceIdentity identity)
Set the identity property: The identity of the application gateway, if configured.
|
ApplicationGatewayInner |
ApplicationGatewayInner.withPrivateLinkConfigurations(List<ApplicationGatewayPrivateLinkConfiguration> privateLinkConfigurations)
Set the privateLinkConfigurations property: PrivateLink configurations on application gateway.
|
ApplicationGatewayInner |
ApplicationGatewayInner.withProbes(List<ApplicationGatewayProbeInner> probes)
Set the probes property: Probes of the application gateway resource.
|
ApplicationGatewayInner |
ApplicationGatewayInner.withRedirectConfigurations(List<ApplicationGatewayRedirectConfigurationInner> redirectConfigurations)
Set the redirectConfigurations property: Redirect configurations of the application gateway resource.
|
ApplicationGatewayInner |
ApplicationGatewayInner.withRequestRoutingRules(List<ApplicationGatewayRequestRoutingRuleInner> requestRoutingRules)
Set the requestRoutingRules property: Request routing rules of the application gateway resource.
|
ApplicationGatewayInner |
ApplicationGatewayInner.withRewriteRuleSets(List<ApplicationGatewayRewriteRuleSet> rewriteRuleSets)
Set the rewriteRuleSets property: Rewrite rules for the application gateway resource.
|
ApplicationGatewayInner |
ApplicationGatewayInner.withSku(ApplicationGatewaySku sku)
Set the sku property: SKU of the application gateway resource.
|
ApplicationGatewayInner |
ApplicationGatewayInner.withSslCertificates(List<ApplicationGatewaySslCertificateInner> sslCertificates)
Set the sslCertificates property: SSL certificates of the application gateway resource.
|
ApplicationGatewayInner |
ApplicationGatewayInner.withSslPolicy(ApplicationGatewaySslPolicy sslPolicy)
Set the sslPolicy property: SSL policy of the application gateway resource.
|
ApplicationGatewayInner |
ApplicationGatewayInner.withTrustedRootCertificates(List<ApplicationGatewayTrustedRootCertificate> trustedRootCertificates)
Set the trustedRootCertificates property: Trusted Root certificates of the application gateway resource.
|
ApplicationGatewayInner |
ApplicationGatewayInner.withUrlPathMaps(List<ApplicationGatewayUrlPathMapInner> urlPathMaps)
Set the urlPathMaps property: URL path map of the application gateway resource.
|
ApplicationGatewayInner |
ApplicationGatewayInner.withWebApplicationFirewallConfiguration(ApplicationGatewayWebApplicationFirewallConfiguration webApplicationFirewallConfiguration)
Set the webApplicationFirewallConfiguration property: Web application firewall configuration.
|
ApplicationGatewayInner |
ApplicationGatewayInner.withZones(List<String> zones)
Set the zones property: A list of availability zones denoting where the resource needs to come from.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.