ApplicationGatewayPropertiesFormat |
ApplicationGatewayPropertiesFormat.withAuthenticationCertificates(List<ApplicationGatewayAuthenticationCertificateInner> authenticationCertificates) |
Set the authenticationCertificates property: Authentication certificates of the application gateway resource.
|
ApplicationGatewayPropertiesFormat |
ApplicationGatewayPropertiesFormat.withAutoscaleConfiguration(ApplicationGatewayAutoscaleConfiguration autoscaleConfiguration) |
Set the autoscaleConfiguration property: Autoscale Configuration.
|
ApplicationGatewayPropertiesFormat |
ApplicationGatewayPropertiesFormat.withBackendAddressPools(List<ApplicationGatewayBackendAddressPool> backendAddressPools) |
Set the backendAddressPools property: Backend address pool of the application gateway resource.
|
ApplicationGatewayPropertiesFormat |
ApplicationGatewayPropertiesFormat.withBackendHttpSettingsCollection(List<ApplicationGatewayBackendHttpSettings> backendHttpSettingsCollection) |
Set the backendHttpSettingsCollection property: Backend http settings of the application gateway resource.
|
ApplicationGatewayPropertiesFormat |
ApplicationGatewayPropertiesFormat.withCustomErrorConfigurations(List<ApplicationGatewayCustomError> customErrorConfigurations) |
Set the customErrorConfigurations property: Custom error configurations of the application gateway resource.
|
ApplicationGatewayPropertiesFormat |
ApplicationGatewayPropertiesFormat.withEnableFips(Boolean enableFips) |
Set the enableFips property: Whether FIPS is enabled on the application gateway resource.
|
ApplicationGatewayPropertiesFormat |
ApplicationGatewayPropertiesFormat.withEnableHttp2(Boolean enableHttp2) |
Set the enableHttp2 property: Whether HTTP2 is enabled on the application gateway resource.
|
ApplicationGatewayPropertiesFormat |
ApplicationGatewayPropertiesFormat.withFirewallPolicy(com.azure.core.management.SubResource firewallPolicy) |
Set the firewallPolicy property: Reference to the FirewallPolicy resource.
|
ApplicationGatewayPropertiesFormat |
ApplicationGatewayPropertiesFormat.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.
|
ApplicationGatewayPropertiesFormat |
ApplicationGatewayPropertiesFormat.withFrontendIpConfigurations(List<ApplicationGatewayFrontendIpConfiguration> frontendIpConfigurations) |
Set the frontendIpConfigurations property: Frontend IP addresses of the application gateway resource.
|
ApplicationGatewayPropertiesFormat |
ApplicationGatewayPropertiesFormat.withFrontendPorts(List<ApplicationGatewayFrontendPort> frontendPorts) |
Set the frontendPorts property: Frontend ports of the application gateway resource.
|
ApplicationGatewayPropertiesFormat |
ApplicationGatewayPropertiesFormat.withGatewayIpConfigurations(List<ApplicationGatewayIpConfigurationInner> gatewayIpConfigurations) |
Set the gatewayIpConfigurations property: Subnets of the application gateway resource.
|
ApplicationGatewayPropertiesFormat |
ApplicationGatewayPropertiesFormat.withGlobalConfiguration(ApplicationGatewayGlobalConfiguration globalConfiguration) |
Set the globalConfiguration property: Global Configuration.
|
ApplicationGatewayPropertiesFormat |
ApplicationGatewayPropertiesFormat.withHttpListeners(List<ApplicationGatewayHttpListener> httpListeners) |
Set the httpListeners property: Http listeners of the application gateway resource.
|
ApplicationGatewayPropertiesFormat |
ApplicationGatewayPropertiesFormat.withLoadDistributionPolicies(List<ApplicationGatewayLoadDistributionPolicy> loadDistributionPolicies) |
Set the loadDistributionPolicies property: Load distribution policies of the application gateway resource.
|
ApplicationGatewayPropertiesFormat |
ApplicationGatewayPropertiesFormat.withPrivateLinkConfigurations(List<ApplicationGatewayPrivateLinkConfiguration> privateLinkConfigurations) |
Set the privateLinkConfigurations property: PrivateLink configurations on application gateway.
|
ApplicationGatewayPropertiesFormat |
ApplicationGatewayPropertiesFormat.withProbes(List<ApplicationGatewayProbeInner> probes) |
Set the probes property: Probes of the application gateway resource.
|
ApplicationGatewayPropertiesFormat |
ApplicationGatewayPropertiesFormat.withRedirectConfigurations(List<ApplicationGatewayRedirectConfigurationInner> redirectConfigurations) |
Set the redirectConfigurations property: Redirect configurations of the application gateway resource.
|
ApplicationGatewayPropertiesFormat |
ApplicationGatewayPropertiesFormat.withRequestRoutingRules(List<ApplicationGatewayRequestRoutingRuleInner> requestRoutingRules) |
Set the requestRoutingRules property: Request routing rules of the application gateway resource.
|
ApplicationGatewayPropertiesFormat |
ApplicationGatewayPropertiesFormat.withRewriteRuleSets(List<ApplicationGatewayRewriteRuleSet> rewriteRuleSets) |
Set the rewriteRuleSets property: Rewrite rules for the application gateway resource.
|
ApplicationGatewayPropertiesFormat |
ApplicationGatewayPropertiesFormat.withSku(ApplicationGatewaySku sku) |
Set the sku property: SKU of the application gateway resource.
|
ApplicationGatewayPropertiesFormat |
ApplicationGatewayPropertiesFormat.withSslCertificates(List<ApplicationGatewaySslCertificateInner> sslCertificates) |
Set the sslCertificates property: SSL certificates of the application gateway resource.
|
ApplicationGatewayPropertiesFormat |
ApplicationGatewayPropertiesFormat.withSslPolicy(ApplicationGatewaySslPolicy sslPolicy) |
Set the sslPolicy property: SSL policy of the application gateway resource.
|
ApplicationGatewayPropertiesFormat |
ApplicationGatewayPropertiesFormat.withSslProfiles(List<ApplicationGatewaySslProfile> sslProfiles) |
Set the sslProfiles property: SSL profiles of the application gateway resource.
|
ApplicationGatewayPropertiesFormat |
ApplicationGatewayPropertiesFormat.withTrustedClientCertificates(List<ApplicationGatewayTrustedClientCertificate> trustedClientCertificates) |
Set the trustedClientCertificates property: Trusted client certificates of the application gateway resource.
|
ApplicationGatewayPropertiesFormat |
ApplicationGatewayPropertiesFormat.withTrustedRootCertificates(List<ApplicationGatewayTrustedRootCertificate> trustedRootCertificates) |
Set the trustedRootCertificates property: Trusted Root certificates of the application gateway resource.
|
ApplicationGatewayPropertiesFormat |
ApplicationGatewayPropertiesFormat.withUrlPathMaps(List<ApplicationGatewayUrlPathMapInner> urlPathMaps) |
Set the urlPathMaps property: URL path map of the application gateway resource.
|
ApplicationGatewayPropertiesFormat |
ApplicationGatewayPropertiesFormat.withWebApplicationFirewallConfiguration(ApplicationGatewayWebApplicationFirewallConfiguration webApplicationFirewallConfiguration) |
Set the webApplicationFirewallConfiguration property: Web application firewall configuration.
|