exports/latest-2019-04-30/New-AzApplicationGateway.ps1
<# .Synopsis Creates or updates the specified application gateway. .Description Creates or updates the specified application gateway. .Example To view examples, please use the -Online parameter with Get-Help or navigate to: https://docs.microsoft.com/en-us/powershell/module/az.network/new-azapplicationgateway .Inputs Microsoft.Azure.PowerShell.Cmdlets.Network.Models.Api20190201.IApplicationGateway .Inputs Microsoft.Azure.PowerShell.Cmdlets.Network.Models.INetworkIdentity .Outputs Microsoft.Azure.PowerShell.Cmdlets.Network.Models.Api20190201.IApplicationGateway .Notes COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. APPLICATIONGATEWAY <IApplicationGateway>: Application gateway resource [Id <String>]: Resource ID. [Location <String>]: Resource location. [Tag <IResourceTags>]: Resource tags. [(Any) <String>]: This indicates any property can be added to this object. AUTHENTICATIONCERTIFICATE <IApplicationGatewayAuthenticationCertificate[]>: Authentication certificates of the application gateway resource. For default limits, see [Application Gateway limits](https://docs.microsoft.com/azure/azure-subscription-service-limits#application-gateway-limits). [Id <String>]: Resource ID. [Data <String>]: Certificate public data. [Etag <String>]: A unique read-only string that changes whenever the resource is updated. [Name <String>]: Name of the authentication certificate that is unique within an Application Gateway. [ProvisioningState <String>]: Provisioning state of the authentication certificate resource. Possible values are: 'Updating', 'Deleting', and 'Failed'. [Type <String>]: Type of the resource. BACKENDADDRESSPOOL <IApplicationGatewayBackendAddressPool[]>: Backend address pool of the application gateway resource. For default limits, see [Application Gateway limits](https://docs.microsoft.com/azure/azure-subscription-service-limits#application-gateway-limits). [Id <String>]: Resource ID. [BackendAddress <IApplicationGatewayBackendAddress[]>]: Backend addresses [Fqdn <String>]: Fully qualified domain name (FQDN). [IPAddress <String>]: IP address [BackendIPConfiguration <INetworkInterfaceIPConfiguration[]>]: Collection of references to IPs defined in network interfaces. [Id <String>]: Resource ID. [ApplicationGatewayBackendAddressPool <IApplicationGatewayBackendAddressPool[]>]: The reference of ApplicationGatewayBackendAddressPool resource. [ApplicationSecurityGroup <IApplicationSecurityGroup[]>]: Application security groups in which the IP configuration is included. [Id <String>]: Resource ID. [Location <String>]: Resource location. [Tag <IResourceTags>]: Resource tags. [(Any) <String>]: This indicates any property can be added to this object. [Etag <String>]: A unique read-only string that changes whenever the resource is updated. [LoadBalancerBackendAddressPool <IBackendAddressPool[]>]: The reference of LoadBalancerBackendAddressPool resource. [Id <String>]: Resource ID. [Etag <String>]: A unique read-only string that changes whenever the resource is updated. [Name <String>]: Gets name of the resource that is unique within a resource group. This name can be used to access the resource. [OutboundRuleId <String>]: Resource ID. [ProvisioningState <String>]: Get provisioning state of the public IP resource. Possible values are: 'Updating', 'Deleting', and 'Failed'. [LoadBalancerInboundNatRule <IInboundNatRule[]>]: A list of references of LoadBalancerInboundNatRules. [Id <String>]: Resource ID. [Name <String>]: The name of the resource that is unique within a resource group. This name can be used to access the resource. [Primary <Boolean?>]: Gets whether this is a primary customer address on the network interface. [PrivateIPAddress <String>]: Private IP address of the IP configuration. [PrivateIPAddressVersion <IPVersion?>]: Available from Api-Version 2016-03-30 onwards, it represents whether the specific ipconfiguration is IPv4 or IPv6. Default is taken as IPv4. [PrivateIPAllocationMethod <IPAllocationMethod?>]: The private IP address allocation method. [ProvisioningState <String>]: The provisioning state of the network interface IP configuration. Possible values are: 'Updating', 'Deleting', and 'Failed'. [PublicIPAddress <IPublicIPAddress>]: Public IP address bound to the IP configuration. [Id <String>]: Resource ID. [Location <String>]: Resource location. [Tag <IResourceTags>]: Resource tags. [Subnet <ISubnet>]: Subnet bound to the IP configuration. [Id <String>]: Resource ID. [VnetTap <IVirtualNetworkTap[]>]: The reference to Virtual Network Taps. [Id <String>]: Resource ID. [Location <String>]: Resource location. [Tag <IResourceTags>]: Resource tags. [Etag <String>]: A unique read-only string that changes whenever the resource is updated. [Name <String>]: Name of the backend address pool that is unique within an Application Gateway. [ProvisioningState <String>]: Provisioning state of the backend address pool resource. Possible values are: 'Updating', 'Deleting', and 'Failed'. [Type <String>]: Type of the resource. BACKENDHTTPSETTING <IApplicationGatewayBackendHttpSettings[]>: Backend http settings of the application gateway resource. For default limits, see [Application Gateway limits](https://docs.microsoft.com/azure/azure-subscription-service-limits#application-gateway-limits). ConnectionDrainingDrainTimeoutInSec <Int32>: The number of seconds connection draining is active. Acceptable values are from 1 second to 3600 seconds. ConnectionDrainingEnabled <Boolean>: Whether connection draining is enabled or not. [Id <String>]: Resource ID. [AffinityCookieName <String>]: Cookie name to use for the affinity cookie. [AuthenticationCertificate <ISubResource[]>]: Array of references to application gateway authentication certificates. [Id <String>]: Resource ID. [CookieBasedAffinity <ApplicationGatewayCookieBasedAffinity?>]: Cookie based affinity. [Etag <String>]: A unique read-only string that changes whenever the resource is updated. [HostName <String>]: Host header to be sent to the backend servers. [Name <String>]: Name of the backend http settings that is unique within an Application Gateway. [Path <String>]: Path which should be used as a prefix for all HTTP requests. Null means no path will be prefixed. Default value is null. [PickHostNameFromBackendAddress <Boolean?>]: Whether to pick host header should be picked from the host name of the backend server. Default value is false. [Port <Int32?>]: The destination port on the backend. [ProbeEnabled <Boolean?>]: Whether the probe is enabled. Default value is false. [ProbeId <String>]: Resource ID. [Protocol <ApplicationGatewayProtocol?>]: The protocol used to communicate with the backend. [ProvisioningState <String>]: Provisioning state of the backend http settings resource. Possible values are: 'Updating', 'Deleting', and 'Failed'. [RequestTimeout <Int32?>]: Request timeout in seconds. Application Gateway will fail the request if response is not received within RequestTimeout. Acceptable values are from 1 second to 86400 seconds. [TrustedRootCertificate <ISubResource[]>]: Array of references to application gateway trusted root certificates. [Type <String>]: Type of the resource. CUSTOMERROR <IApplicationGatewayCustomError[]>: Custom error configurations of the application gateway resource. [CustomErrorPageUrl <String>]: Error page URL of the application gateway customer error. [StatusCode <ApplicationGatewayCustomErrorStatusCode?>]: Status code of the application gateway customer error. FRONTENDIPCONFIGURATION <IApplicationGatewayFrontendIPConfiguration[]>: Frontend IP addresses of the application gateway resource. For default limits, see [Application Gateway limits](https://docs.microsoft.com/azure/azure-subscription-service-limits#application-gateway-limits). [Id <String>]: Resource ID. [Etag <String>]: A unique read-only string that changes whenever the resource is updated. [Name <String>]: Name of the frontend IP configuration that is unique within an Application Gateway. [PrivateIPAddress <String>]: PrivateIPAddress of the network interface IP Configuration. [PrivateIPAllocationMethod <IPAllocationMethod?>]: The private IP address allocation method. [ProvisioningState <String>]: Provisioning state of the public IP resource. Possible values are: 'Updating', 'Deleting', and 'Failed'. [PublicIPAddressId <String>]: Resource ID. [SubnetId <String>]: Resource ID. [Type <String>]: Type of the resource. FRONTENDPORT <IApplicationGatewayFrontendPort[]>: Frontend ports of the application gateway resource. For default limits, see [Application Gateway limits](https://docs.microsoft.com/azure/azure-subscription-service-limits#application-gateway-limits). [Id <String>]: Resource ID. [Etag <String>]: A unique read-only string that changes whenever the resource is updated. [Name <String>]: Name of the frontend port that is unique within an Application Gateway [Port <Int32?>]: Frontend port [ProvisioningState <String>]: Provisioning state of the frontend port resource. Possible values are: 'Updating', 'Deleting', and 'Failed'. [Type <String>]: Type of the resource. GATEWAYIPCONFIGURATION <IApplicationGatewayIPConfiguration[]>: Subnets of the application gateway resource. For default limits, see [Application Gateway limits](https://docs.microsoft.com/azure/azure-subscription-service-limits#application-gateway-limits). [Id <String>]: Resource ID. [Etag <String>]: A unique read-only string that changes whenever the resource is updated. [Name <String>]: Name of the IP configuration that is unique within an Application Gateway. [ProvisioningState <String>]: Provisioning state of the application gateway subnet resource. Possible values are: 'Updating', 'Deleting', and 'Failed'. [SubnetId <String>]: Resource ID. [Type <String>]: Type of the resource. HTTPLISTENER <IApplicationGatewayHttpListener[]>: Http listeners of the application gateway resource. For default limits, see [Application Gateway limits](https://docs.microsoft.com/azure/azure-subscription-service-limits#application-gateway-limits). [Id <String>]: Resource ID. [CustomErrorConfiguration <IApplicationGatewayCustomError[]>]: Custom error configurations of the HTTP listener. [CustomErrorPageUrl <String>]: Error page URL of the application gateway customer error. [StatusCode <ApplicationGatewayCustomErrorStatusCode?>]: Status code of the application gateway customer error. [Etag <String>]: A unique read-only string that changes whenever the resource is updated. [FrontendIPConfigurationId <String>]: Resource ID. [FrontendPortId <String>]: Resource ID. [HostName <String>]: Host name of HTTP listener. [Name <String>]: Name of the HTTP listener that is unique within an Application Gateway. [Protocol <ApplicationGatewayProtocol?>]: Protocol of the HTTP listener. [ProvisioningState <String>]: Provisioning state of the HTTP listener resource. Possible values are: 'Updating', 'Deleting', and 'Failed'. [RequireServerNameIndication <Boolean?>]: Applicable only if protocol is https. Enables SNI for multi-hosting. [SslCertificateId <String>]: Resource ID. [Type <String>]: Type of the resource. INPUTOBJECT <INetworkIdentity>: Identity Parameter [ApplicationGatewayName <String>]: The name of the application gateway. [ApplicationSecurityGroupName <String>]: The name of the application security group. [AuthorizationName <String>]: The name of the authorization. [AzureFirewallName <String>]: The name of the Azure Firewall. [BackendAddressPoolName <String>]: The name of the backend address pool. [CircuitName <String>]: The name of the express route circuit. [ConnectionMonitorName <String>]: The name of the connection monitor. [ConnectionName <String>]: The name of the vpn connection. [CrossConnectionName <String>]: The name of the ExpressRouteCrossConnection (service key of the circuit). [DdosCustomPolicyName <String>]: The name of the DDoS custom policy. [DdosProtectionPlanName <String>]: The name of the DDoS protection plan. [DefaultSecurityRuleName <String>]: The name of the default security rule. [DevicePath <String>]: The path of the device. [ExpressRouteGatewayName <String>]: The name of the ExpressRoute gateway. [ExpressRoutePortName <String>]: The name of the ExpressRoutePort resource. [FrontendIPConfigurationName <String>]: The name of the frontend IP configuration. [GatewayName <String>]: The name of the gateway. [IPConfigurationName <String>]: The name of the ip configuration name. [Id <String>]: Resource identity path [InboundNatRuleName <String>]: The name of the inbound nat rule. [InterfaceEndpointName <String>]: The name of the interface endpoint. [LinkName <String>]: The name of the ExpressRouteLink resource. [LoadBalancerName <String>]: The name of the load balancer. [LoadBalancingRuleName <String>]: The name of the load balancing rule. [LocalNetworkGatewayName <String>]: The name of the local network gateway. [Location <String>]: The location of the subnet. [LocationName <String>]: Name of the requested ExpressRoutePort peering location. [NatGatewayName <String>]: The name of the nat gateway. [NetworkInterfaceName <String>]: The name of the network interface. [NetworkProfileName <String>]: The name of the NetworkProfile. [NetworkWatcherName <String>]: The name of the network watcher. [NsgName <String>]: The name of the network security group. [OutboundRuleName <String>]: The name of the outbound rule. [P2SVpnServerConfigurationName <String>]: The name of the P2SVpnServerConfiguration. [PacketCaptureName <String>]: The name of the packet capture session. [PeeringName <String>]: The name of the peering. [PolicyName <String>]: The name of the policy [PredefinedPolicyName <String>]: Name of Ssl predefined policy. [ProbeName <String>]: The name of the probe. [PublicIPAddressName <String>]: The name of the subnet. [PublicIPPrefixName <String>]: The name of the PublicIpPrefix. [ResourceGroupName <String>]: The name of the resource group. [RouteFilterName <String>]: The name of the route filter. [RouteName <String>]: The name of the route. [RouteTableName <String>]: The name of the route table. [RuleName <String>]: The name of the rule. [SecurityRuleName <String>]: The name of the security rule. [ServiceEndpointPolicyDefinitionName <String>]: The name of the service endpoint policy definition. [ServiceEndpointPolicyName <String>]: The name of the service endpoint policy. [SubnetName <String>]: The name of the subnet. [SubscriptionId <String>]: The subscription credentials which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call. [TapConfigurationName <String>]: The name of the tap configuration. [TapName <String>]: The name of the virtual network tap. [VirtualHubName <String>]: The name of the VirtualHub. [VirtualMachineScaleSetName <String>]: The name of the virtual machine scale set. [VirtualWanName <String>]: The name of the VirtualWAN being retrieved. [VirtualWanName1 <String>]: The name of the VirtualWAN for which configuration of all vpn-sites is needed. [VirtualWanName2 <String>]: The name of the VirtualWan. [VirtualmachineIndex <String>]: The virtual machine index. [VnetGatewayConnectionName <String>]: The name of the virtual network gateway connection for which the configuration script is generated. [VnetGatewayName <String>]: The name of the virtual network gateway. [VnetName <String>]: The name of the virtual network. [VnetPeeringName <String>]: The name of the virtual network peering. [VpnSiteName <String>]: The name of the VpnSite being retrieved. PROBE <IApplicationGatewayProbe[]>: Probes of the application gateway resource. [Id <String>]: Resource ID. [Etag <String>]: A unique read-only string that changes whenever the resource is updated. [Host <String>]: Host name to send the probe to. [Interval <Int32?>]: The probing interval in seconds. This is the time interval between two consecutive probes. Acceptable values are from 1 second to 86400 seconds. [MatchBody <String>]: Body that must be contained in the health response. Default value is empty. [MatchStatusCode <String[]>]: Allowed ranges of healthy status codes. Default range of healthy status codes is 200-399. [MinServer <Int32?>]: Minimum number of servers that are always marked healthy. Default value is 0. [Name <String>]: Name of the probe that is unique within an Application Gateway. [Path <String>]: Relative path of probe. Valid path starts from '/'. Probe is sent to <Protocol>://<host>:<port><path> [PickHostNameFromBackendHttpSetting <Boolean?>]: Whether the host header should be picked from the backend http settings. Default value is false. [Protocol <ApplicationGatewayProtocol?>]: The protocol used for the probe. [ProvisioningState <String>]: Provisioning state of the backend http settings resource. Possible values are: 'Updating', 'Deleting', and 'Failed'. [Timeout <Int32?>]: The probe timeout in seconds. Probe marked as failed if valid response is not received with this timeout period. Acceptable values are from 1 second to 86400 seconds. [Type <String>]: Type of the resource. [UnhealthyThreshold <Int32?>]: The probe retry count. Backend server is marked down after consecutive probe failure count reaches UnhealthyThreshold. Acceptable values are from 1 second to 20. REDIRECTCONFIGURATION <IApplicationGatewayRedirectConfiguration[]>: Redirect configurations of the application gateway resource. For default limits, see [Application Gateway limits](https://docs.microsoft.com/azure/azure-subscription-service-limits#application-gateway-limits). [Id <String>]: Resource ID. [Etag <String>]: A unique read-only string that changes whenever the resource is updated. [IncludePath <Boolean?>]: Include path in the redirected url. [IncludeQueryString <Boolean?>]: Include query string in the redirected url. [Name <String>]: Name of the redirect configuration that is unique within an Application Gateway. [PathRule <ISubResource[]>]: Path rules specifying redirect configuration. [Id <String>]: Resource ID. [RedirectType <ApplicationGatewayRedirectType?>]: HTTP redirection type. [RequestRoutingRule <ISubResource[]>]: Request routing specifying redirect configuration. [TargetListenerId <String>]: Resource ID. [TargetUrl <String>]: Url to redirect the request to. [Type <String>]: Type of the resource. [UrlPathMap <ISubResource[]>]: Url path maps specifying default redirect configuration. REQUESTROUTINGRULE <IApplicationGatewayRequestRoutingRule[]>: Request routing rules of the application gateway resource. [Id <String>]: Resource ID. [BackendAddressPoolId <String>]: Resource ID. [BackendHttpSettingId <String>]: Resource ID. [Etag <String>]: A unique read-only string that changes whenever the resource is updated. [HttpListenerId <String>]: Resource ID. [Name <String>]: Name of the request routing rule that is unique within an Application Gateway. [ProvisioningState <String>]: Provisioning state of the request routing rule resource. Possible values are: 'Updating', 'Deleting', and 'Failed'. [RedirectConfigurationId <String>]: Resource ID. [RewriteRuleSetId <String>]: Resource ID. [RuleType <ApplicationGatewayRequestRoutingRuleType?>]: Rule type. [Type <String>]: Type of the resource. [UrlPathMapId <String>]: Resource ID. REWRITERULESET <IApplicationGatewayRewriteRuleSet[]>: Rewrite rules for the application gateway resource. [Id <String>]: Resource ID. [Name <String>]: Name of the rewrite rule set that is unique within an Application Gateway. [RewriteRule <IApplicationGatewayRewriteRule[]>]: Rewrite rules in the rewrite rule set. [ActionSetRequestHeaderConfiguration <IApplicationGatewayHeaderConfiguration[]>]: Request Header Actions in the Action Set [HeaderName <String>]: Header name of the header configuration [HeaderValue <String>]: Header value of the header configuration [ActionSetResponseHeaderConfiguration <IApplicationGatewayHeaderConfiguration[]>]: Response Header Actions in the Action Set [Condition <IApplicationGatewayRewriteRuleCondition[]>]: Conditions based on which the action set execution will be evaluated. [IgnoreCase <Boolean?>]: Setting this paramter to truth value with force the pattern to do a case in-sensitive comparison. [Negate <Boolean?>]: Setting this value as truth will force to check the negation of the condition given by the user. [Pattern <String>]: The pattern, either fixed string or regular expression, that evaluates the truthfulness of the condition [Variable <String>]: The condition parameter of the RewriteRuleCondition. [Name <String>]: Name of the rewrite rule that is unique within an Application Gateway. [RuleSequence <Int32?>]: Rule Sequence of the rewrite rule that determines the order of execution of a particular rule in a RewriteRuleSet. SSLCERTIFICATE <IApplicationGatewaySslCertificate[]>: SSL certificates of the application gateway resource. For default limits, see [Application Gateway limits](https://docs.microsoft.com/azure/azure-subscription-service-limits#application-gateway-limits). [Id <String>]: Resource ID. [Data <String>]: Base-64 encoded pfx certificate. Only applicable in PUT Request. [Etag <String>]: A unique read-only string that changes whenever the resource is updated. [KeyVaultSecretId <String>]: Secret Id of (base-64 encoded unencrypted pfx) 'Secret' or 'Certificate' object stored in KeyVault. [Name <String>]: Name of the SSL certificate that is unique within an Application Gateway. [Password <String>]: Password for the pfx file specified in data. Only applicable in PUT request. [ProvisioningState <String>]: Provisioning state of the SSL certificate resource Possible values are: 'Updating', 'Deleting', and 'Failed'. [PublicCertData <String>]: Base-64 encoded Public cert data corresponding to pfx specified in data. Only applicable in GET request. [Type <String>]: Type of the resource. TRUSTEDROOTCERTIFICATE <IApplicationGatewayTrustedRootCertificate[]>: Trusted Root certificates of the application gateway resource. For default limits, see [Application Gateway limits](https://docs.microsoft.com/azure/azure-subscription-service-limits#application-gateway-limits). [Id <String>]: Resource ID. [Data <String>]: Certificate public data. [Etag <String>]: A unique read-only string that changes whenever the resource is updated. [KeyVaultSecretId <String>]: Secret Id of (base-64 encoded unencrypted pfx) 'Secret' or 'Certificate' object stored in KeyVault. [Name <String>]: Name of the trusted root certificate that is unique within an Application Gateway. [ProvisioningState <String>]: Provisioning state of the trusted root certificate resource. Possible values are: 'Updating', 'Deleting', and 'Failed'. [Type <String>]: Type of the resource. URLPATHMAP <IApplicationGatewayUrlPathMap[]>: URL path map of the application gateway resource. For default limits, see [Application Gateway limits](https://docs.microsoft.com/azure/azure-subscription-service-limits#application-gateway-limits). [Id <String>]: Resource ID. [DefaultBackendAddressPoolId <String>]: Resource ID. [DefaultBackendHttpSettingId <String>]: Resource ID. [DefaultRedirectConfigurationId <String>]: Resource ID. [DefaultRewriteRuleSetId <String>]: Resource ID. [Etag <String>]: A unique read-only string that changes whenever the resource is updated. [Name <String>]: Name of the URL path map that is unique within an Application Gateway. [PathRule <IApplicationGatewayPathRule[]>]: Path rule of URL path map resource. [Id <String>]: Resource ID. [BackendAddressPoolId <String>]: Resource ID. [BackendHttpSettingId <String>]: Resource ID. [Etag <String>]: A unique read-only string that changes whenever the resource is updated. [Name <String>]: Name of the path rule that is unique within an Application Gateway. [Path <String[]>]: Path rules of URL path map. [ProvisioningState <String>]: Path rule of URL path map resource. Possible values are: 'Updating', 'Deleting', and 'Failed'. [RedirectConfigurationId <String>]: Resource ID. [RewriteRuleSetId <String>]: Resource ID. [Type <String>]: Type of the resource. [ProvisioningState <String>]: Provisioning state of the backend http settings resource. Possible values are: 'Updating', 'Deleting', and 'Failed'. [Type <String>]: Type of the resource. WAFDISABLEDRULEGROUP <IApplicationGatewayFirewallDisabledRuleGroup[]>: The disabled rule groups. RuleGroupName <String>: The name of the rule group that will be disabled. [Rule <Int32[]>]: The list of rules that will be disabled. If null, all rules of the rule group will be disabled. WAFEXCLUSION <IApplicationGatewayFirewallExclusion[]>: The exclusion list. MatchVariable <String>: The variable to be excluded. Selector <String>: When matchVariable is a collection, operator used to specify which elements in the collection this exclusion applies to. SelectorMatchOperator <String>: When matchVariable is a collection, operate on the selector to specify which elements in the collection this exclusion applies to. .Link https://docs.microsoft.com/en-us/powershell/module/az.network/new-azapplicationgateway #> function New-AzApplicationGateway { [OutputType([Microsoft.Azure.PowerShell.Cmdlets.Network.Models.Api20190201.IApplicationGateway])] [CmdletBinding(DefaultParameterSetName='CreateExpanded', PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')] [Microsoft.Azure.PowerShell.Cmdlets.Network.Profile('latest-2019-04-30')] param( [Parameter(ParameterSetName='Create', Mandatory)] [Parameter(ParameterSetName='CreateExpanded', Mandatory)] [Alias('ApplicationGatewayName')] [Microsoft.Azure.PowerShell.Cmdlets.Network.Category('Path')] [System.String] # The name of the application gateway. ${Name}, [Parameter(ParameterSetName='Create', Mandatory)] [Parameter(ParameterSetName='CreateExpanded', Mandatory)] [Microsoft.Azure.PowerShell.Cmdlets.Network.Category('Path')] [System.String] # The name of the resource group. ${ResourceGroupName}, [Parameter(ParameterSetName='Create')] [Parameter(ParameterSetName='CreateExpanded')] [Microsoft.Azure.PowerShell.Cmdlets.Network.Category('Path')] [Microsoft.Azure.PowerShell.Cmdlets.Network.Runtime.DefaultInfo(Script='(Get-AzContext).Subscription.Id')] [System.String] # The subscription credentials which uniquely identify the Microsoft Azure subscription. # The subscription ID forms part of the URI for every service call. ${SubscriptionId}, [Parameter(ParameterSetName='CreateViaIdentity', Mandatory, ValueFromPipeline)] [Parameter(ParameterSetName='CreateViaIdentityExpanded', Mandatory, ValueFromPipeline)] [Microsoft.Azure.PowerShell.Cmdlets.Network.Category('Path')] [Microsoft.Azure.PowerShell.Cmdlets.Network.Models.INetworkIdentity] # Identity Parameter # To construct, see NOTES section for INPUTOBJECT properties and create a hash table. ${InputObject}, [Parameter(ParameterSetName='Create', Mandatory, ValueFromPipeline)] [Parameter(ParameterSetName='CreateViaIdentity', Mandatory, ValueFromPipeline)] [Microsoft.Azure.PowerShell.Cmdlets.Network.Category('Body')] [Microsoft.Azure.PowerShell.Cmdlets.Network.Runtime.Info(Required, PossibleTypes=([Microsoft.Azure.PowerShell.Cmdlets.Network.Models.Api20190201.IApplicationGateway_Reference]))] [Microsoft.Azure.PowerShell.Cmdlets.Network.Models.Api20190201.IApplicationGateway] # Application gateway resource # To construct, see NOTES section for APPLICATIONGATEWAY properties and create a hash table. ${ApplicationGateway}, [Parameter(ParameterSetName='CreateExpanded')] [Parameter(ParameterSetName='CreateViaIdentityExpanded')] [Alias('AuthenticationCertificates')] [Microsoft.Azure.PowerShell.Cmdlets.Network.Category('Body')] [Microsoft.Azure.PowerShell.Cmdlets.Network.Models.Api20171001.IApplicationGatewayAuthenticationCertificate[]] # Authentication certificates of the application gateway resource. # For default limits, see [Application Gateway limits](https://docs.microsoft.com/azure/azure-subscription-service-limits#application-gateway-limits). # To construct, see NOTES section for AUTHENTICATIONCERTIFICATE properties and create a hash table. ${AuthenticationCertificate}, [Parameter(ParameterSetName='CreateExpanded')] [Parameter(ParameterSetName='CreateViaIdentityExpanded')] [Microsoft.Azure.PowerShell.Cmdlets.Network.Category('Body')] [System.Int32] # Upper bound on number of Application Gateway capacity ${AutoscaleMaximumCapacity}, [Parameter(ParameterSetName='CreateExpanded')] [Parameter(ParameterSetName='CreateViaIdentityExpanded')] [Microsoft.Azure.PowerShell.Cmdlets.Network.Category('Body')] [System.Int32] # Lower bound on number of Application Gateway capacity ${AutoscaleMinimumCapacity}, [Parameter(ParameterSetName='CreateExpanded')] [Parameter(ParameterSetName='CreateViaIdentityExpanded')] [Alias('BackendAddressPools')] [Microsoft.Azure.PowerShell.Cmdlets.Network.Category('Body')] [Microsoft.Azure.PowerShell.Cmdlets.Network.Models.Api20190201.IApplicationGatewayBackendAddressPool[]] # Backend address pool of the application gateway resource. # For default limits, see [Application Gateway limits](https://docs.microsoft.com/azure/azure-subscription-service-limits#application-gateway-limits). # To construct, see NOTES section for BACKENDADDRESSPOOL properties and create a hash table. ${BackendAddressPool}, [Parameter(ParameterSetName='CreateExpanded')] [Parameter(ParameterSetName='CreateViaIdentityExpanded')] [Alias('BackendHttpSettingsCollection')] [Microsoft.Azure.PowerShell.Cmdlets.Network.Category('Body')] [Microsoft.Azure.PowerShell.Cmdlets.Network.Models.Api20190201.IApplicationGatewayBackendHttpSettings[]] # Backend http settings of the application gateway resource. # For default limits, see [Application Gateway limits](https://docs.microsoft.com/azure/azure-subscription-service-limits#application-gateway-limits). # To construct, see NOTES section for BACKENDHTTPSETTING properties and create a hash table. ${BackendHttpSetting}, [Parameter(ParameterSetName='CreateExpanded')] [Parameter(ParameterSetName='CreateViaIdentityExpanded')] [Microsoft.Azure.PowerShell.Cmdlets.Network.Category('Body')] [System.Management.Automation.SwitchParameter] # Whether allow WAF to check request Body. ${CheckWafRequestBody}, [Parameter(ParameterSetName='CreateExpanded')] [Parameter(ParameterSetName='CreateViaIdentityExpanded')] [Alias('CustomErrorConfiguration')] [Microsoft.Azure.PowerShell.Cmdlets.Network.Category('Body')] [Microsoft.Azure.PowerShell.Cmdlets.Network.Models.Api20190201.IApplicationGatewayCustomError[]] # Custom error configurations of the application gateway resource. # To construct, see NOTES section for CUSTOMERROR properties and create a hash table. ${CustomError}, [Parameter(ParameterSetName='CreateExpanded')] [Parameter(ParameterSetName='CreateViaIdentityExpanded')] [Microsoft.Azure.PowerShell.Cmdlets.Network.Category('Body')] [System.Management.Automation.SwitchParameter] # Whether FIPS is enabled on the application gateway resource. ${EnableFips}, [Parameter(ParameterSetName='CreateExpanded')] [Parameter(ParameterSetName='CreateViaIdentityExpanded')] [Microsoft.Azure.PowerShell.Cmdlets.Network.Category('Body')] [System.Management.Automation.SwitchParameter] # Whether HTTP2 is enabled on the application gateway resource. ${EnableHttp2}, [Parameter(ParameterSetName='CreateExpanded')] [Parameter(ParameterSetName='CreateViaIdentityExpanded')] [Microsoft.Azure.PowerShell.Cmdlets.Network.Category('Body')] [System.Management.Automation.SwitchParameter] # Whether the web application firewall is enabled or not. ${EnableWaf}, [Parameter(ParameterSetName='CreateExpanded')] [Parameter(ParameterSetName='CreateViaIdentityExpanded')] [Microsoft.Azure.PowerShell.Cmdlets.Network.Category('Body')] [System.String] # A unique read-only string that changes whenever the resource is updated. ${Etag}, [Parameter(ParameterSetName='CreateExpanded')] [Parameter(ParameterSetName='CreateViaIdentityExpanded')] [Microsoft.Azure.PowerShell.Cmdlets.Network.Category('Body')] [System.String] # Resource ID. ${FirewallPolicyId}, [Parameter(ParameterSetName='CreateExpanded')] [Parameter(ParameterSetName='CreateViaIdentityExpanded')] [Alias('FrontendIPConfigurations')] [Microsoft.Azure.PowerShell.Cmdlets.Network.Category('Body')] [Microsoft.Azure.PowerShell.Cmdlets.Network.Models.Api20171001.IApplicationGatewayFrontendIPConfiguration[]] # Frontend IP addresses of the application gateway resource. # For default limits, see [Application Gateway limits](https://docs.microsoft.com/azure/azure-subscription-service-limits#application-gateway-limits). # To construct, see NOTES section for FRONTENDIPCONFIGURATION properties and create a hash table. ${FrontendIPConfiguration}, [Parameter(ParameterSetName='CreateExpanded')] [Parameter(ParameterSetName='CreateViaIdentityExpanded')] [Alias('FrontendPorts')] [Microsoft.Azure.PowerShell.Cmdlets.Network.Category('Body')] [Microsoft.Azure.PowerShell.Cmdlets.Network.Models.Api20171001.IApplicationGatewayFrontendPort[]] # Frontend ports of the application gateway resource. # For default limits, see [Application Gateway limits](https://docs.microsoft.com/azure/azure-subscription-service-limits#application-gateway-limits). # To construct, see NOTES section for FRONTENDPORT properties and create a hash table. ${FrontendPort}, [Parameter(ParameterSetName='CreateExpanded')] [Parameter(ParameterSetName='CreateViaIdentityExpanded')] [Alias('GatewayIPConfigurations')] [Microsoft.Azure.PowerShell.Cmdlets.Network.Category('Body')] [Microsoft.Azure.PowerShell.Cmdlets.Network.Models.Api20171001.IApplicationGatewayIPConfiguration[]] # Subnets of the application gateway resource. # For default limits, see [Application Gateway limits](https://docs.microsoft.com/azure/azure-subscription-service-limits#application-gateway-limits). # To construct, see NOTES section for GATEWAYIPCONFIGURATION properties and create a hash table. ${GatewayIPConfiguration}, [Parameter(ParameterSetName='CreateExpanded')] [Parameter(ParameterSetName='CreateViaIdentityExpanded')] [Alias('HttpListeners')] [Microsoft.Azure.PowerShell.Cmdlets.Network.Category('Body')] [Microsoft.Azure.PowerShell.Cmdlets.Network.Models.Api20190201.IApplicationGatewayHttpListener[]] # Http listeners of the application gateway resource. # For default limits, see [Application Gateway limits](https://docs.microsoft.com/azure/azure-subscription-service-limits#application-gateway-limits). # To construct, see NOTES section for HTTPLISTENER properties and create a hash table. ${HttpListener}, [Parameter(ParameterSetName='CreateExpanded')] [Parameter(ParameterSetName='CreateViaIdentityExpanded')] [Microsoft.Azure.PowerShell.Cmdlets.Network.Category('Body')] [System.String] # Resource ID. ${Id}, [Parameter(ParameterSetName='CreateExpanded')] [Parameter(ParameterSetName='CreateViaIdentityExpanded')] [ArgumentCompleter([Microsoft.Azure.PowerShell.Cmdlets.Network.Support.ResourceIdentityType])] [Microsoft.Azure.PowerShell.Cmdlets.Network.Category('Body')] [Microsoft.Azure.PowerShell.Cmdlets.Network.Support.ResourceIdentityType] # The type of identity used for the resource. # The type 'SystemAssigned, UserAssigned' includes both an implicitly created identity and a set of user assigned identities. # The type 'None' will remove any identities from the virtual machine. ${IdentityType}, [Parameter(ParameterSetName='CreateExpanded')] [Parameter(ParameterSetName='CreateViaIdentityExpanded')] [Microsoft.Azure.PowerShell.Cmdlets.Network.Category('Body')] [System.String] # Resource location. ${Location}, [Parameter(ParameterSetName='CreateExpanded')] [Parameter(ParameterSetName='CreateViaIdentityExpanded')] [Alias('Probes')] [Microsoft.Azure.PowerShell.Cmdlets.Network.Category('Body')] [Microsoft.Azure.PowerShell.Cmdlets.Network.Models.Api20171001.IApplicationGatewayProbe[]] # Probes of the application gateway resource. # To construct, see NOTES section for PROBE properties and create a hash table. ${Probe}, [Parameter(ParameterSetName='CreateExpanded')] [Parameter(ParameterSetName='CreateViaIdentityExpanded')] [Microsoft.Azure.PowerShell.Cmdlets.Network.Category('Body')] [System.String] # Provisioning state of the application gateway resource. # Possible values are: 'Updating', 'Deleting', and 'Failed'. ${ProvisioningState}, [Parameter(ParameterSetName='CreateExpanded')] [Parameter(ParameterSetName='CreateViaIdentityExpanded')] [Alias('RedirectConfigurations')] [Microsoft.Azure.PowerShell.Cmdlets.Network.Category('Body')] [Microsoft.Azure.PowerShell.Cmdlets.Network.Models.Api20190201.IApplicationGatewayRedirectConfiguration[]] # Redirect configurations of the application gateway resource. # For default limits, see [Application Gateway limits](https://docs.microsoft.com/azure/azure-subscription-service-limits#application-gateway-limits). # To construct, see NOTES section for REDIRECTCONFIGURATION properties and create a hash table. ${RedirectConfiguration}, [Parameter(ParameterSetName='CreateExpanded')] [Parameter(ParameterSetName='CreateViaIdentityExpanded')] [Alias('RequestRoutingRules')] [Microsoft.Azure.PowerShell.Cmdlets.Network.Category('Body')] [Microsoft.Azure.PowerShell.Cmdlets.Network.Models.Api20190201.IApplicationGatewayRequestRoutingRule[]] # Request routing rules of the application gateway resource. # To construct, see NOTES section for REQUESTROUTINGRULE properties and create a hash table. ${RequestRoutingRule}, [Parameter(ParameterSetName='CreateExpanded')] [Parameter(ParameterSetName='CreateViaIdentityExpanded')] [Microsoft.Azure.PowerShell.Cmdlets.Network.Category('Body')] [System.String] # Resource GUID property of the application gateway resource. ${ResourceGuid}, [Parameter(ParameterSetName='CreateExpanded')] [Parameter(ParameterSetName='CreateViaIdentityExpanded')] [Microsoft.Azure.PowerShell.Cmdlets.Network.Category('Body')] [Microsoft.Azure.PowerShell.Cmdlets.Network.Models.Api20190201.IApplicationGatewayRewriteRuleSet[]] # Rewrite rules for the application gateway resource. # To construct, see NOTES section for REWRITERULESET properties and create a hash table. ${RewriteRuleSet}, [Parameter(ParameterSetName='CreateExpanded')] [Parameter(ParameterSetName='CreateViaIdentityExpanded')] [Microsoft.Azure.PowerShell.Cmdlets.Network.Category('Body')] [System.Int32] # Capacity (instance count) of an application gateway. ${SkuCapacity}, [Parameter(ParameterSetName='CreateExpanded')] [Parameter(ParameterSetName='CreateViaIdentityExpanded')] [ArgumentCompleter([Microsoft.Azure.PowerShell.Cmdlets.Network.Support.ApplicationGatewaySkuName])] [Microsoft.Azure.PowerShell.Cmdlets.Network.Category('Body')] [Microsoft.Azure.PowerShell.Cmdlets.Network.Support.ApplicationGatewaySkuName] # Name of an application gateway SKU. ${SkuName}, [Parameter(ParameterSetName='CreateExpanded')] [Parameter(ParameterSetName='CreateViaIdentityExpanded')] [ArgumentCompleter([Microsoft.Azure.PowerShell.Cmdlets.Network.Support.ApplicationGatewayTier])] [Microsoft.Azure.PowerShell.Cmdlets.Network.Category('Body')] [Microsoft.Azure.PowerShell.Cmdlets.Network.Support.ApplicationGatewayTier] # Tier of an application gateway. ${SkuTier}, [Parameter(ParameterSetName='CreateExpanded')] [Parameter(ParameterSetName='CreateViaIdentityExpanded')] [Alias('SslCertificates')] [Microsoft.Azure.PowerShell.Cmdlets.Network.Category('Body')] [Microsoft.Azure.PowerShell.Cmdlets.Network.Models.Api20190201.IApplicationGatewaySslCertificate[]] # SSL certificates of the application gateway resource. # For default limits, see [Application Gateway limits](https://docs.microsoft.com/azure/azure-subscription-service-limits#application-gateway-limits). # To construct, see NOTES section for SSLCERTIFICATE properties and create a hash table. ${SslCertificate}, [Parameter(ParameterSetName='CreateExpanded')] [Parameter(ParameterSetName='CreateViaIdentityExpanded')] [ArgumentCompleter([Microsoft.Azure.PowerShell.Cmdlets.Network.Support.ApplicationGatewaySslCipherSuite])] [Microsoft.Azure.PowerShell.Cmdlets.Network.Category('Body')] [Microsoft.Azure.PowerShell.Cmdlets.Network.Support.ApplicationGatewaySslCipherSuite[]] # Ssl cipher suites to be enabled in the specified order to application gateway. ${SslCipherSuite}, [Parameter(ParameterSetName='CreateExpanded')] [Parameter(ParameterSetName='CreateViaIdentityExpanded')] [ArgumentCompleter([Microsoft.Azure.PowerShell.Cmdlets.Network.Support.ApplicationGatewaySslProtocol])] [Microsoft.Azure.PowerShell.Cmdlets.Network.Category('Body')] [Microsoft.Azure.PowerShell.Cmdlets.Network.Support.ApplicationGatewaySslProtocol[]] # Ssl protocols to be disabled on application gateway. ${SslDisabledProtocol}, [Parameter(ParameterSetName='CreateExpanded')] [Parameter(ParameterSetName='CreateViaIdentityExpanded')] [ArgumentCompleter([Microsoft.Azure.PowerShell.Cmdlets.Network.Support.ApplicationGatewaySslProtocol])] [Microsoft.Azure.PowerShell.Cmdlets.Network.Category('Body')] [Microsoft.Azure.PowerShell.Cmdlets.Network.Support.ApplicationGatewaySslProtocol] # Minimum version of Ssl protocol to be supported on application gateway. ${SslMinimumProtocolVersion}, [Parameter(ParameterSetName='CreateExpanded')] [Parameter(ParameterSetName='CreateViaIdentityExpanded')] [ArgumentCompleter([Microsoft.Azure.PowerShell.Cmdlets.Network.Support.ApplicationGatewaySslPolicyName])] [Microsoft.Azure.PowerShell.Cmdlets.Network.Category('Body')] [Microsoft.Azure.PowerShell.Cmdlets.Network.Support.ApplicationGatewaySslPolicyName] # Name of Ssl predefined policy ${SslPolicyName}, [Parameter(ParameterSetName='CreateExpanded')] [Parameter(ParameterSetName='CreateViaIdentityExpanded')] [ArgumentCompleter([Microsoft.Azure.PowerShell.Cmdlets.Network.Support.ApplicationGatewaySslPolicyType])] [Microsoft.Azure.PowerShell.Cmdlets.Network.Category('Body')] [Microsoft.Azure.PowerShell.Cmdlets.Network.Support.ApplicationGatewaySslPolicyType] # Type of Ssl Policy ${SslPolicyType}, [Parameter(ParameterSetName='CreateExpanded')] [Parameter(ParameterSetName='CreateViaIdentityExpanded')] [Microsoft.Azure.PowerShell.Cmdlets.Network.Category('Body')] [Microsoft.Azure.PowerShell.Cmdlets.Network.Runtime.Info(PossibleTypes=([Microsoft.Azure.PowerShell.Cmdlets.Network.Models.Api20171001.IResourceTags]))] [System.Collections.Hashtable] # Resource tags. ${Tag}, [Parameter(ParameterSetName='CreateExpanded')] [Parameter(ParameterSetName='CreateViaIdentityExpanded')] [Microsoft.Azure.PowerShell.Cmdlets.Network.Category('Body')] [Microsoft.Azure.PowerShell.Cmdlets.Network.Models.Api20190201.IApplicationGatewayTrustedRootCertificate[]] # Trusted Root certificates of the application gateway resource. # For default limits, see [Application Gateway limits](https://docs.microsoft.com/azure/azure-subscription-service-limits#application-gateway-limits). # To construct, see NOTES section for TRUSTEDROOTCERTIFICATE properties and create a hash table. ${TrustedRootCertificate}, [Parameter(ParameterSetName='CreateExpanded')] [Parameter(ParameterSetName='CreateViaIdentityExpanded')] [Alias('UrlPathMaps')] [Microsoft.Azure.PowerShell.Cmdlets.Network.Category('Body')] [Microsoft.Azure.PowerShell.Cmdlets.Network.Models.Api20190201.IApplicationGatewayUrlPathMap[]] # URL path map of the application gateway resource. # For default limits, see [Application Gateway limits](https://docs.microsoft.com/azure/azure-subscription-service-limits#application-gateway-limits). # To construct, see NOTES section for URLPATHMAP properties and create a hash table. ${UrlPathMap}, [Parameter(ParameterSetName='CreateExpanded')] [Parameter(ParameterSetName='CreateViaIdentityExpanded')] [Microsoft.Azure.PowerShell.Cmdlets.Network.Category('Body')] [Microsoft.Azure.PowerShell.Cmdlets.Network.Runtime.Info(PossibleTypes=([Microsoft.Azure.PowerShell.Cmdlets.Network.Models.Api20190201.IManagedServiceIdentityUserAssignedIdentities]))] [System.Collections.Hashtable] # The list of user identities associated with resource. # The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'. ${UserAssignedIdentity}, [Parameter(ParameterSetName='CreateExpanded')] [Parameter(ParameterSetName='CreateViaIdentityExpanded')] [Microsoft.Azure.PowerShell.Cmdlets.Network.Category('Body')] [Microsoft.Azure.PowerShell.Cmdlets.Network.Models.Api20171001.IApplicationGatewayFirewallDisabledRuleGroup[]] # The disabled rule groups. # To construct, see NOTES section for WAFDISABLEDRULEGROUP properties and create a hash table. ${WafDisabledRuleGroup}, [Parameter(ParameterSetName='CreateExpanded')] [Parameter(ParameterSetName='CreateViaIdentityExpanded')] [Microsoft.Azure.PowerShell.Cmdlets.Network.Category('Body')] [Microsoft.Azure.PowerShell.Cmdlets.Network.Models.Api20190201.IApplicationGatewayFirewallExclusion[]] # The exclusion list. # To construct, see NOTES section for WAFEXCLUSION properties and create a hash table. ${WafExclusion}, [Parameter(ParameterSetName='CreateExpanded')] [Parameter(ParameterSetName='CreateViaIdentityExpanded')] [Microsoft.Azure.PowerShell.Cmdlets.Network.Category('Body')] [System.Int32] # Maximum file upload size in Mb for WAF. ${WafFileUploadLimitInMb}, [Parameter(ParameterSetName='CreateExpanded')] [Parameter(ParameterSetName='CreateViaIdentityExpanded')] [ArgumentCompleter([Microsoft.Azure.PowerShell.Cmdlets.Network.Support.ApplicationGatewayFirewallMode])] [Microsoft.Azure.PowerShell.Cmdlets.Network.Category('Body')] [Microsoft.Azure.PowerShell.Cmdlets.Network.Support.ApplicationGatewayFirewallMode] # Web application firewall mode. ${WafFirewallMode}, [Parameter(ParameterSetName='CreateExpanded')] [Parameter(ParameterSetName='CreateViaIdentityExpanded')] [Microsoft.Azure.PowerShell.Cmdlets.Network.Category('Body')] [System.Int32] # Maximum request body size for WAF. ${WafMaximumRequestBodySize}, [Parameter(ParameterSetName='CreateExpanded')] [Parameter(ParameterSetName='CreateViaIdentityExpanded')] [Microsoft.Azure.PowerShell.Cmdlets.Network.Category('Body')] [System.Int32] # Maximum request body size in Kb for WAF. ${WafMaximumRequestBodySizeInKb}, [Parameter(ParameterSetName='CreateExpanded')] [Parameter(ParameterSetName='CreateViaIdentityExpanded')] [Microsoft.Azure.PowerShell.Cmdlets.Network.Category('Body')] [System.String] # The type of the web application firewall rule set. # Possible values are: 'OWASP'. ${WafRuleSetType}, [Parameter(ParameterSetName='CreateExpanded')] [Parameter(ParameterSetName='CreateViaIdentityExpanded')] [Microsoft.Azure.PowerShell.Cmdlets.Network.Category('Body')] [System.String] # The version of the rule set type. ${WafRuleSetVersion}, [Parameter(ParameterSetName='CreateExpanded')] [Parameter(ParameterSetName='CreateViaIdentityExpanded')] [Microsoft.Azure.PowerShell.Cmdlets.Network.Category('Body')] [System.String[]] # A list of availability zones denoting where the resource needs to come from. ${Zone}, [Parameter()] [Alias('AzureRMContext', 'AzureCredential')] [ValidateNotNull()] [Microsoft.Azure.PowerShell.Cmdlets.Network.Category('Azure')] [System.Management.Automation.PSObject] # The credentials, account, tenant, and subscription used for communication with Azure. ${DefaultProfile}, [Parameter()] [Microsoft.Azure.PowerShell.Cmdlets.Network.Category('Runtime')] [System.Management.Automation.SwitchParameter] # Run the command as a job ${AsJob}, [Parameter(DontShow)] [Microsoft.Azure.PowerShell.Cmdlets.Network.Category('Runtime')] [System.Management.Automation.SwitchParameter] # Wait for .NET debugger to attach ${Break}, [Parameter(DontShow)] [ValidateNotNull()] [Microsoft.Azure.PowerShell.Cmdlets.Network.Category('Runtime')] [Microsoft.Azure.PowerShell.Cmdlets.Network.Runtime.SendAsyncStep[]] # SendAsync Pipeline Steps to be appended to the front of the pipeline ${HttpPipelineAppend}, [Parameter(DontShow)] [ValidateNotNull()] [Microsoft.Azure.PowerShell.Cmdlets.Network.Category('Runtime')] [Microsoft.Azure.PowerShell.Cmdlets.Network.Runtime.SendAsyncStep[]] # SendAsync Pipeline Steps to be prepended to the front of the pipeline ${HttpPipelinePrepend}, [Parameter()] [Microsoft.Azure.PowerShell.Cmdlets.Network.Category('Runtime')] [System.Management.Automation.SwitchParameter] # Run the command asynchronously ${NoWait}, [Parameter(DontShow)] [Microsoft.Azure.PowerShell.Cmdlets.Network.Category('Runtime')] [System.Uri] # The URI for the proxy server to use ${Proxy}, [Parameter(DontShow)] [ValidateNotNull()] [Microsoft.Azure.PowerShell.Cmdlets.Network.Category('Runtime')] [System.Management.Automation.PSCredential] # Credentials for a proxy server to use for the remote call ${ProxyCredential}, [Parameter(DontShow)] [Microsoft.Azure.PowerShell.Cmdlets.Network.Category('Runtime')] [System.Management.Automation.SwitchParameter] # Use the default credentials for the proxy ${ProxyUseDefaultCredentials} ) begin { try { $outBuffer = $null if ($PSBoundParameters.TryGetValue('OutBuffer', [ref]$outBuffer)) { $PSBoundParameters['OutBuffer'] = 1 } $parameterSet = $PSCmdlet.ParameterSetName $mapping = @{ Create = 'Az.Network.private\New-AzApplicationGateway_Create'; CreateExpanded = 'Az.Network.private\New-AzApplicationGateway_CreateExpanded'; CreateViaIdentity = 'Az.Network.private\New-AzApplicationGateway_CreateViaIdentity'; CreateViaIdentityExpanded = 'Az.Network.private\New-AzApplicationGateway_CreateViaIdentityExpanded'; } if (('Create', 'CreateExpanded') -contains $parameterSet -and -not $PSBoundParameters.ContainsKey('SubscriptionId')) { $PSBoundParameters['SubscriptionId'] = (Get-AzContext).Subscription.Id } $wrappedCmd = $ExecutionContext.InvokeCommand.GetCommand(($mapping[$parameterSet]), [System.Management.Automation.CommandTypes]::Cmdlet) $scriptCmd = {& $wrappedCmd @PSBoundParameters} $steppablePipeline = $scriptCmd.GetSteppablePipeline($MyInvocation.CommandOrigin) $steppablePipeline.Begin($PSCmdlet) } catch { throw } } process { try { $steppablePipeline.Process($_) } catch { throw } } end { try { $steppablePipeline.End() } catch { throw } } } # SIG # Begin signature block # MIIkWgYJKoZIhvcNAQcCoIIkSzCCJEcCAQExDzANBglghkgBZQMEAgEFADB5Bgor # BgEEAYI3AgEEoGswaTA0BgorBgEEAYI3AgEeMCYCAwEAAAQQH8w7YFlLCE63JNLG # KX7zUQIBAAIBAAIBAAIBAAIBADAxMA0GCWCGSAFlAwQCAQUABCD5h8Tfu1m3Z1jH # PWCH+QSaWOGDNSHDRBcPB8QURrDREaCCDYEwggX/MIID56ADAgECAhMzAAABUZ6N # j0Bxow5BAAAAAAFRMA0GCSqGSIb3DQEBCwUAMH4xCzAJBgNVBAYTAlVTMRMwEQYD # VQQIEwpXYXNoaW5ndG9uMRAwDgYDVQQHEwdSZWRtb25kMR4wHAYDVQQKExVNaWNy # b3NvZnQgQ29ycG9yYXRpb24xKDAmBgNVBAMTH01pY3Jvc29mdCBDb2RlIFNpZ25p # bmcgUENBIDIwMTEwHhcNMTkwNTAyMjEzNzQ2WhcNMjAwNTAyMjEzNzQ2WjB0MQsw # CQYDVQQGEwJVUzETMBEGA1UECBMKV2FzaGluZ3RvbjEQMA4GA1UEBxMHUmVkbW9u # ZDEeMBwGA1UEChMVTWljcm9zb2Z0IENvcnBvcmF0aW9uMR4wHAYDVQQDExVNaWNy # b3NvZnQgQ29ycG9yYXRpb24wggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIB # AQCVWsaGaUcdNB7xVcNmdfZiVBhYFGcn8KMqxgNIvOZWNH9JYQLuhHhmJ5RWISy1 # oey3zTuxqLbkHAdmbeU8NFMo49Pv71MgIS9IG/EtqwOH7upan+lIq6NOcw5fO6Os # +12R0Q28MzGn+3y7F2mKDnopVu0sEufy453gxz16M8bAw4+QXuv7+fR9WzRJ2CpU # 62wQKYiFQMfew6Vh5fuPoXloN3k6+Qlz7zgcT4YRmxzx7jMVpP/uvK6sZcBxQ3Wg # B/WkyXHgxaY19IAzLq2QiPiX2YryiR5EsYBq35BP7U15DlZtpSs2wIYTkkDBxhPJ # IDJgowZu5GyhHdqrst3OjkSRAgMBAAGjggF+MIIBejAfBgNVHSUEGDAWBgorBgEE # AYI3TAgBBggrBgEFBQcDAzAdBgNVHQ4EFgQUV4Iarkq57esagu6FUBb270Zijc8w # UAYDVR0RBEkwR6RFMEMxKTAnBgNVBAsTIE1pY3Jvc29mdCBPcGVyYXRpb25zIFB1 # ZXJ0byBSaWNvMRYwFAYDVQQFEw0yMzAwMTIrNDU0MTM1MB8GA1UdIwQYMBaAFEhu # ZOVQBdOCqhc3NyK1bajKdQKVMFQGA1UdHwRNMEswSaBHoEWGQ2h0dHA6Ly93d3cu # bWljcm9zb2Z0LmNvbS9wa2lvcHMvY3JsL01pY0NvZFNpZ1BDQTIwMTFfMjAxMS0w # Ny0wOC5jcmwwYQYIKwYBBQUHAQEEVTBTMFEGCCsGAQUFBzAChkVodHRwOi8vd3d3 # Lm1pY3Jvc29mdC5jb20vcGtpb3BzL2NlcnRzL01pY0NvZFNpZ1BDQTIwMTFfMjAx # MS0wNy0wOC5jcnQwDAYDVR0TAQH/BAIwADANBgkqhkiG9w0BAQsFAAOCAgEAWg+A # rS4Anq7KrogslIQnoMHSXUPr/RqOIhJX+32ObuY3MFvdlRElbSsSJxrRy/OCCZdS # se+f2AqQ+F/2aYwBDmUQbeMB8n0pYLZnOPifqe78RBH2fVZsvXxyfizbHubWWoUf # NW/FJlZlLXwJmF3BoL8E2p09K3hagwz/otcKtQ1+Q4+DaOYXWleqJrJUsnHs9UiL # crVF0leL/Q1V5bshob2OTlZq0qzSdrMDLWdhyrUOxnZ+ojZ7UdTY4VnCuogbZ9Zs # 9syJbg7ZUS9SVgYkowRsWv5jV4lbqTD+tG4FzhOwcRQwdb6A8zp2Nnd+s7VdCuYF # sGgI41ucD8oxVfcAMjF9YX5N2s4mltkqnUe3/htVrnxKKDAwSYliaux2L7gKw+bD # 1kEZ/5ozLRnJ3jjDkomTrPctokY/KaZ1qub0NUnmOKH+3xUK/plWJK8BOQYuU7gK # YH7Yy9WSKNlP7pKj6i417+3Na/frInjnBkKRCJ/eYTvBH+s5guezpfQWtU4bNo/j # 8Qw2vpTQ9w7flhH78Rmwd319+YTmhv7TcxDbWlyteaj4RK2wk3pY1oSz2JPE5PNu # Nmd9Gmf6oePZgy7Ii9JLLq8SnULV7b+IP0UXRY9q+GdRjM2AEX6msZvvPCIoG0aY # HQu9wZsKEK2jqvWi8/xdeeeSI9FN6K1w4oVQM4Mwggd6MIIFYqADAgECAgphDpDS # AAAAAAADMA0GCSqGSIb3DQEBCwUAMIGIMQswCQYDVQQGEwJVUzETMBEGA1UECBMK # V2FzaGluZ3RvbjEQMA4GA1UEBxMHUmVkbW9uZDEeMBwGA1UEChMVTWljcm9zb2Z0 # IENvcnBvcmF0aW9uMTIwMAYDVQQDEylNaWNyb3NvZnQgUm9vdCBDZXJ0aWZpY2F0 # ZSBBdXRob3JpdHkgMjAxMTAeFw0xMTA3MDgyMDU5MDlaFw0yNjA3MDgyMTA5MDla # MH4xCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpXYXNoaW5ndG9uMRAwDgYDVQQHEwdS # ZWRtb25kMR4wHAYDVQQKExVNaWNyb3NvZnQgQ29ycG9yYXRpb24xKDAmBgNVBAMT # H01pY3Jvc29mdCBDb2RlIFNpZ25pbmcgUENBIDIwMTEwggIiMA0GCSqGSIb3DQEB # AQUAA4ICDwAwggIKAoICAQCr8PpyEBwurdhuqoIQTTS68rZYIZ9CGypr6VpQqrgG # OBoESbp/wwwe3TdrxhLYC/A4wpkGsMg51QEUMULTiQ15ZId+lGAkbK+eSZzpaF7S # 35tTsgosw6/ZqSuuegmv15ZZymAaBelmdugyUiYSL+erCFDPs0S3XdjELgN1q2jz # y23zOlyhFvRGuuA4ZKxuZDV4pqBjDy3TQJP4494HDdVceaVJKecNvqATd76UPe/7 # 4ytaEB9NViiienLgEjq3SV7Y7e1DkYPZe7J7hhvZPrGMXeiJT4Qa8qEvWeSQOy2u # M1jFtz7+MtOzAz2xsq+SOH7SnYAs9U5WkSE1JcM5bmR/U7qcD60ZI4TL9LoDho33 # X/DQUr+MlIe8wCF0JV8YKLbMJyg4JZg5SjbPfLGSrhwjp6lm7GEfauEoSZ1fiOIl # XdMhSz5SxLVXPyQD8NF6Wy/VI+NwXQ9RRnez+ADhvKwCgl/bwBWzvRvUVUvnOaEP # 6SNJvBi4RHxF5MHDcnrgcuck379GmcXvwhxX24ON7E1JMKerjt/sW5+v/N2wZuLB # l4F77dbtS+dJKacTKKanfWeA5opieF+yL4TXV5xcv3coKPHtbcMojyyPQDdPweGF # RInECUzF1KVDL3SV9274eCBYLBNdYJWaPk8zhNqwiBfenk70lrC8RqBsmNLg1oiM # CwIDAQABo4IB7TCCAekwEAYJKwYBBAGCNxUBBAMCAQAwHQYDVR0OBBYEFEhuZOVQ # BdOCqhc3NyK1bajKdQKVMBkGCSsGAQQBgjcUAgQMHgoAUwB1AGIAQwBBMAsGA1Ud # DwQEAwIBhjAPBgNVHRMBAf8EBTADAQH/MB8GA1UdIwQYMBaAFHItOgIxkEO5FAVO # 4eqnxzHRI4k0MFoGA1UdHwRTMFEwT6BNoEuGSWh0dHA6Ly9jcmwubWljcm9zb2Z0 # LmNvbS9wa2kvY3JsL3Byb2R1Y3RzL01pY1Jvb0NlckF1dDIwMTFfMjAxMV8wM18y # Mi5jcmwwXgYIKwYBBQUHAQEEUjBQME4GCCsGAQUFBzAChkJodHRwOi8vd3d3Lm1p # Y3Jvc29mdC5jb20vcGtpL2NlcnRzL01pY1Jvb0NlckF1dDIwMTFfMjAxMV8wM18y # Mi5jcnQwgZ8GA1UdIASBlzCBlDCBkQYJKwYBBAGCNy4DMIGDMD8GCCsGAQUFBwIB # FjNodHRwOi8vd3d3Lm1pY3Jvc29mdC5jb20vcGtpb3BzL2RvY3MvcHJpbWFyeWNw # cy5odG0wQAYIKwYBBQUHAgIwNB4yIB0ATABlAGcAYQBsAF8AcABvAGwAaQBjAHkA # XwBzAHQAYQB0AGUAbQBlAG4AdAAuIB0wDQYJKoZIhvcNAQELBQADggIBAGfyhqWY # 4FR5Gi7T2HRnIpsLlhHhY5KZQpZ90nkMkMFlXy4sPvjDctFtg/6+P+gKyju/R6mj # 82nbY78iNaWXXWWEkH2LRlBV2AySfNIaSxzzPEKLUtCw/WvjPgcuKZvmPRul1LUd # d5Q54ulkyUQ9eHoj8xN9ppB0g430yyYCRirCihC7pKkFDJvtaPpoLpWgKj8qa1hJ # Yx8JaW5amJbkg/TAj/NGK978O9C9Ne9uJa7lryft0N3zDq+ZKJeYTQ49C/IIidYf # wzIY4vDFLc5bnrRJOQrGCsLGra7lstnbFYhRRVg4MnEnGn+x9Cf43iw6IGmYslmJ # aG5vp7d0w0AFBqYBKig+gj8TTWYLwLNN9eGPfxxvFX1Fp3blQCplo8NdUmKGwx1j # NpeG39rz+PIWoZon4c2ll9DuXWNB41sHnIc+BncG0QaxdR8UvmFhtfDcxhsEvt9B # xw4o7t5lL+yX9qFcltgA1qFGvVnzl6UJS0gQmYAf0AApxbGbpT9Fdx41xtKiop96 # eiL6SJUfq/tHI4D1nvi/a7dLl+LrdXga7Oo3mXkYS//WsyNodeav+vyL6wuA6mk7 # r/ww7QRMjt/fdW1jkT3RnVZOT7+AVyKheBEyIXrvQQqxP/uozKRdwaGIm1dxVk5I # RcBCyZt2WwqASGv9eZ/BvW1taslScxMNelDNMYIWLzCCFisCAQEwgZUwfjELMAkG # A1UEBhMCVVMxEzARBgNVBAgTCldhc2hpbmd0b24xEDAOBgNVBAcTB1JlZG1vbmQx # HjAcBgNVBAoTFU1pY3Jvc29mdCBDb3Jwb3JhdGlvbjEoMCYGA1UEAxMfTWljcm9z # b2Z0IENvZGUgU2lnbmluZyBQQ0EgMjAxMQITMwAAAVGejY9AcaMOQQAAAAABUTAN # BglghkgBZQMEAgEFAKCBrjAZBgkqhkiG9w0BCQMxDAYKKwYBBAGCNwIBBDAcBgor # BgEEAYI3AgELMQ4wDAYKKwYBBAGCNwIBFTAvBgkqhkiG9w0BCQQxIgQgbikk61xy # 0eVcwUeYXp94HCnKm3lZRKGUrWDxF5IsxT4wQgYKKwYBBAGCNwIBDDE0MDKgFIAS # AE0AaQBjAHIAbwBzAG8AZgB0oRqAGGh0dHA6Ly93d3cubWljcm9zb2Z0LmNvbTAN # BgkqhkiG9w0BAQEFAASCAQBXSuvHBJiYAD0qEg0c1/fkTlg6jE2SU2N2RJaLhSoh # JzCsDxgL+W/rnTnFbaFohpI3QFUtHCTWHT72H7VgEIHDntO3tVVNdcLgH7FuC1NH # Yxe/XuV1Izo86rCwX46gRP4W+TUeVFusVgj0A4Us5/uqdu0J/tnBshiIopMdkKto # zcMTIY/hcKaGOn/nKOyA+rpzw25Z9kaIcMxkW/WzJUHthevNGB93bTA3X9bGCHZm # AxwBn/h4gJLDBiWBNyeylUNcSEmduyj1l/MkTMRicRKgOJulsY/vgVFbyBQvNk1+ # YgHLnzXD/lzHNsdR13AiCcBUuOBXi1cY3b7qdydw4MU1oYITuTCCE7UGCisGAQQB # gjcDAwExghOlMIIToQYJKoZIhvcNAQcCoIITkjCCE44CAQMxDzANBglghkgBZQME # AgEFADCCAVgGCyqGSIb3DQEJEAEEoIIBRwSCAUMwggE/AgEBBgorBgEEAYRZCgMB # MDEwDQYJYIZIAWUDBAIBBQAEIP1T0/FGos8xJcXeCVW1Bh5lKlGyEJf2ipYoSnTl # FmvOAgZdiN6fHM4YEzIwMTkxMDA4MTIyNjUyLjkwMVowBwIBAYACAfSggdSkgdEw # gc4xCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpXYXNoaW5ndG9uMRAwDgYDVQQHEwdS # ZWRtb25kMR4wHAYDVQQKExVNaWNyb3NvZnQgQ29ycG9yYXRpb24xKTAnBgNVBAsT # IE1pY3Jvc29mdCBPcGVyYXRpb25zIFB1ZXJ0byBSaWNvMSYwJAYDVQQLEx1UaGFs # ZXMgVFNTIEVTTjo1ODQ3LUY3NjEtNEY3MDElMCMGA1UEAxMcTWljcm9zb2Z0IFRp # bWUtU3RhbXAgU2VydmljZaCCDyEwggT1MIID3aADAgECAhMzAAABBQc56lnzVb8q # AAAAAAEFMA0GCSqGSIb3DQEBCwUAMHwxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpX # YXNoaW5ndG9uMRAwDgYDVQQHEwdSZWRtb25kMR4wHAYDVQQKExVNaWNyb3NvZnQg # Q29ycG9yYXRpb24xJjAkBgNVBAMTHU1pY3Jvc29mdCBUaW1lLVN0YW1wIFBDQSAy # MDEwMB4XDTE5MDkwNjIwNDExOFoXDTIwMTIwNDIwNDExOFowgc4xCzAJBgNVBAYT # AlVTMRMwEQYDVQQIEwpXYXNoaW5ndG9uMRAwDgYDVQQHEwdSZWRtb25kMR4wHAYD # VQQKExVNaWNyb3NvZnQgQ29ycG9yYXRpb24xKTAnBgNVBAsTIE1pY3Jvc29mdCBP # cGVyYXRpb25zIFB1ZXJ0byBSaWNvMSYwJAYDVQQLEx1UaGFsZXMgVFNTIEVTTjo1 # ODQ3LUY3NjEtNEY3MDElMCMGA1UEAxMcTWljcm9zb2Z0IFRpbWUtU3RhbXAgU2Vy # dmljZTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAMwilmNVSItZAaoM # Ustp4Z+Fz1vELCLwdDH6BxoXlnPYah2EzvWjKNqXq6qdEzxAfGPj24oWZj9JYSGV # X6yjciuYQdUuayR4RBqKjk/FWBRZGb6wEgmlL0aPAqsY9na5vhJPYn1+7kXFt9OY # nIHYAvpbtZxJQ43y3K7Pb81EAgjpi6iN0xrqaNVdqYvYBLs8GjUZbg9rhds2ERCg # Dj+yJLgkZtx8DBUwa/ztuEpqkOqlctsOrotsV0sC/tDt5QeIdLh5xxdE0YCemR2E # c4ruzU70WqlFlixvH9SmRqjKqJB78kVMD7WR5hmxmBpCqA82kZgPnRIMPJBna+03 # HspWBe0CAwEAAaOCARswggEXMB0GA1UdDgQWBBQ9dBv+uncoTMroNg7LcWf9AjM3 # IjAfBgNVHSMEGDAWgBTVYzpcijGQ80N7fEYbxTNoWoVtVTBWBgNVHR8ETzBNMEug # SaBHhkVodHRwOi8vY3JsLm1pY3Jvc29mdC5jb20vcGtpL2NybC9wcm9kdWN0cy9N # aWNUaW1TdGFQQ0FfMjAxMC0wNy0wMS5jcmwwWgYIKwYBBQUHAQEETjBMMEoGCCsG # AQUFBzAChj5odHRwOi8vd3d3Lm1pY3Jvc29mdC5jb20vcGtpL2NlcnRzL01pY1Rp # bVN0YVBDQV8yMDEwLTA3LTAxLmNydDAMBgNVHRMBAf8EAjAAMBMGA1UdJQQMMAoG # CCsGAQUFBwMIMA0GCSqGSIb3DQEBCwUAA4IBAQCnzmF3e2sBV+ZUA+Zw4CqczjtN # tYH1LTJIYb9428h+GBgLRiMIsRmGKJDI55FPCzSUg5Ya/u0zm2vvREbM2jX8LtJB # p2pDZ1PmxSPsZrosc7Z7Fx3NG9QjB145pW5qPhWmJeeGM8FG7YJU0Zc97V3tnPDt # 2LzGHYPqihkGOEcuHvIZ/ZkWMGMtwNWOt9ovB3hip58mCDjazwQxShfOxOk+VLQg # EpZ5f5FsHJw5SFekr2qW8VsFAang364sRXqFobfehU61bCtuG7kXQThQPOwVRpnw # 4AvIqtpHV0ij5lT7OOmfc1rspSStP/VQVh2dZjChQOb174OYGGp2FSXEiFGfMIIG # cTCCBFmgAwIBAgIKYQmBKgAAAAAAAjANBgkqhkiG9w0BAQsFADCBiDELMAkGA1UE # BhMCVVMxEzARBgNVBAgTCldhc2hpbmd0b24xEDAOBgNVBAcTB1JlZG1vbmQxHjAc # BgNVBAoTFU1pY3Jvc29mdCBDb3Jwb3JhdGlvbjEyMDAGA1UEAxMpTWljcm9zb2Z0 # IFJvb3QgQ2VydGlmaWNhdGUgQXV0aG9yaXR5IDIwMTAwHhcNMTAwNzAxMjEzNjU1 # WhcNMjUwNzAxMjE0NjU1WjB8MQswCQYDVQQGEwJVUzETMBEGA1UECBMKV2FzaGlu # Z3RvbjEQMA4GA1UEBxMHUmVkbW9uZDEeMBwGA1UEChMVTWljcm9zb2Z0IENvcnBv # cmF0aW9uMSYwJAYDVQQDEx1NaWNyb3NvZnQgVGltZS1TdGFtcCBQQ0EgMjAxMDCC # ASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAKkdDbx3EYo6IOz8E5f1+n9p # lGt0VBDVpQoAgoX77XxoSyxfxcPlYcJ2tz5mK1vwFVMnBDEfQRsalR3OCROOfGEw # WbEwRA/xYIiEVEMM1024OAizQt2TrNZzMFcmgqNFDdDq9UeBzb8kYDJYYEbyWEeG # MoQedGFnkV+BVLHPk0ySwcSmXdFhE24oxhr5hoC732H8RsEnHSRnEnIaIYqvS2SJ # UGKxXf13Hz3wV3WsvYpCTUBR0Q+cBj5nf/VmwAOWRH7v0Ev9buWayrGo8noqCjHw # 2k4GkbaICDXoeByw6ZnNPOcvRLqn9NxkvaQBwSAJk3jN/LzAyURdXhacAQVPIk0C # AwEAAaOCAeYwggHiMBAGCSsGAQQBgjcVAQQDAgEAMB0GA1UdDgQWBBTVYzpcijGQ # 80N7fEYbxTNoWoVtVTAZBgkrBgEEAYI3FAIEDB4KAFMAdQBiAEMAQTALBgNVHQ8E # BAMCAYYwDwYDVR0TAQH/BAUwAwEB/zAfBgNVHSMEGDAWgBTV9lbLj+iiXGJo0T2U # kFvXzpoYxDBWBgNVHR8ETzBNMEugSaBHhkVodHRwOi8vY3JsLm1pY3Jvc29mdC5j # b20vcGtpL2NybC9wcm9kdWN0cy9NaWNSb29DZXJBdXRfMjAxMC0wNi0yMy5jcmww # WgYIKwYBBQUHAQEETjBMMEoGCCsGAQUFBzAChj5odHRwOi8vd3d3Lm1pY3Jvc29m # dC5jb20vcGtpL2NlcnRzL01pY1Jvb0NlckF1dF8yMDEwLTA2LTIzLmNydDCBoAYD # VR0gAQH/BIGVMIGSMIGPBgkrBgEEAYI3LgMwgYEwPQYIKwYBBQUHAgEWMWh0dHA6 # Ly93d3cubWljcm9zb2Z0LmNvbS9QS0kvZG9jcy9DUFMvZGVmYXVsdC5odG0wQAYI # KwYBBQUHAgIwNB4yIB0ATABlAGcAYQBsAF8AUABvAGwAaQBjAHkAXwBTAHQAYQB0 # AGUAbQBlAG4AdAAuIB0wDQYJKoZIhvcNAQELBQADggIBAAfmiFEN4sbgmD+BcQM9 # naOhIW+z66bM9TG+zwXiqf76V20ZMLPCxWbJat/15/B4vceoniXj+bzta1RXCCtR # gkQS+7lTjMz0YBKKdsxAQEGb3FwX/1z5Xhc1mCRWS3TvQhDIr79/xn/yN31aPxzy # mXlKkVIArzgPF/UveYFl2am1a+THzvbKegBvSzBEJCI8z+0DpZaPWSm8tv0E4XCf # Mkon/VWvL/625Y4zu2JfmttXQOnxzplmkIz/amJ/3cVKC5Em4jnsGUpxY517IW3D # nKOiPPp/fZZqkHimbdLhnPkd/DjYlPTGpQqWhqS9nhquBEKDuLWAmyI4ILUl5WTs # 9/S/fmNZJQ96LjlXdqJxqgaKD4kWumGnEcua2A5HmoDF0M2n0O99g/DhO3EJ3110 # mCIIYdqwUB5vvfHhAN/nMQekkzr3ZUd46PioSKv33nJ+YWtvd6mBy6cJrDm77MbL # 2IK0cs0d9LiFAR6A+xuJKlQ5slvayA1VmXqHczsI5pgt6o3gMy4SKfXAL1QnIffI # rE7aKLixqduWsqdCosnPGUFN4Ib5KpqjEWYw07t0MkvfY3v1mYovG8chr1m1rtxE # PJdQcdeh0sVV42neV8HR3jDA/czmTfsNv11P6Z0eGTgvvM9YBS7vDaBQNdrvCScc # 1bN+NR4Iuto229Nfj950iEkSoYIDrzCCApcCAQEwgf6hgdSkgdEwgc4xCzAJBgNV # BAYTAlVTMRMwEQYDVQQIEwpXYXNoaW5ndG9uMRAwDgYDVQQHEwdSZWRtb25kMR4w # HAYDVQQKExVNaWNyb3NvZnQgQ29ycG9yYXRpb24xKTAnBgNVBAsTIE1pY3Jvc29m # dCBPcGVyYXRpb25zIFB1ZXJ0byBSaWNvMSYwJAYDVQQLEx1UaGFsZXMgVFNTIEVT # Tjo1ODQ3LUY3NjEtNEY3MDElMCMGA1UEAxMcTWljcm9zb2Z0IFRpbWUtU3RhbXAg # U2VydmljZaIlCgEBMAkGBSsOAwIaBQADFQDSeZzsyIfY+vTHfefXdmDhGVX2qqCB # 3jCB26SB2DCB1TELMAkGA1UEBhMCVVMxEzARBgNVBAgTCldhc2hpbmd0b24xEDAO # BgNVBAcTB1JlZG1vbmQxHjAcBgNVBAoTFU1pY3Jvc29mdCBDb3Jwb3JhdGlvbjEp # MCcGA1UECxMgTWljcm9zb2Z0IE9wZXJhdGlvbnMgUHVlcnRvIFJpY28xJzAlBgNV # BAsTHm5DaXBoZXIgTlRTIEVTTjo0REU5LTBDNUUtM0UwOTErMCkGA1UEAxMiTWlj # cm9zb2Z0IFRpbWUgU291cmNlIE1hc3RlciBDbG9jazANBgkqhkiG9w0BAQUFAAIF # AOFF7NYwIhgPMjAxOTEwMDgwMDU2NTRaGA8yMDE5MTAwOTAwNTY1NFowdjA8Bgor # BgEEAYRZCgQBMS4wLDAKAgUA4UXs1gIBADAJAgEAAgFpAgH/MAcCAQACAhg7MAoC # BQDhRz5WAgEAMDYGCisGAQQBhFkKBAIxKDAmMAwGCisGAQQBhFkKAwGgCjAIAgEA # AgMW42ChCjAIAgEAAgMHoSAwDQYJKoZIhvcNAQEFBQADggEBAIL8zC6Q5ydmM9um # Cojpafi4puGbOnLNGG88sQ/1IV9zxmxCTfo/1msxIiLSovzoKpm3eWs7wW34K5Gh # hHkBW6D786pdt5Se1MV/utohKiGD3fEx+4DSf9Li9jDIgCdZP9IewjYQnZPCmxZP # xqvo8P6chVde7VjRFuudFP+KxKzkaCyuCpdGLYpNJ3RpWxANL9EQoMn4deQ6LC87 # 0uzBxMXcLw3pbsPJG63T1T16TaVcOo0IwHO/xKcFkGXXhC3XS64BFzqaTrhoYgm+ # eVHtBuHQQ46+OzXiigOc0SviVSXYRqf41MiUXuY3e3+mSWkoDD6xdBUSDqWDrlSx # mfTuP44xggL1MIIC8QIBATCBkzB8MQswCQYDVQQGEwJVUzETMBEGA1UECBMKV2Fz # aGluZ3RvbjEQMA4GA1UEBxMHUmVkbW9uZDEeMBwGA1UEChMVTWljcm9zb2Z0IENv # cnBvcmF0aW9uMSYwJAYDVQQDEx1NaWNyb3NvZnQgVGltZS1TdGFtcCBQQ0EgMjAx # MAITMwAAAQUHOepZ81W/KgAAAAABBTANBglghkgBZQMEAgEFAKCCATIwGgYJKoZI # hvcNAQkDMQ0GCyqGSIb3DQEJEAEEMC8GCSqGSIb3DQEJBDEiBCBlmH3jzAEerLMj # cwKhQEh8MURVnKIURM487yjBlzfquzCB4gYLKoZIhvcNAQkQAgwxgdIwgc8wgcww # gbEEFNJ5nOzIh9j69Md959d2YOEZVfaqMIGYMIGApH4wfDELMAkGA1UEBhMCVVMx # EzARBgNVBAgTCldhc2hpbmd0b24xEDAOBgNVBAcTB1JlZG1vbmQxHjAcBgNVBAoT # FU1pY3Jvc29mdCBDb3Jwb3JhdGlvbjEmMCQGA1UEAxMdTWljcm9zb2Z0IFRpbWUt # U3RhbXAgUENBIDIwMTACEzMAAAEFBznqWfNVvyoAAAAAAQUwFgQUw4REqZTHGHF+ # 3CLNDKyF9n+5b/cwDQYJKoZIhvcNAQELBQAEggEAVfZSYiZkyPgO2HtblNF9pJCx # vcAKKDg/MtC+EdldnS4ev1k81okbiBFTu0u/DL9TQ65MqFn7/50j/G4UFgZgg/6X # Nc6eC/sfy1fZDG2fExuwpSXFRJtXNb7TtZdG93tfl2+F7OHp2kN4227iljwSLtGK # KgkOgSKnKCndLJB7FsXCMb6KmQ7y6CKHRhS6PY3NzcIocRduHaWD4UrNWYxqzqJb # ZquONDEE7wrw5OgVjPIj1f00zC9FbYuS5xz9ufDipbBFznMWtgghlPNYKAgrK9Ux # xMYyfgtTG7mvh5KL0UTd3lYQ3+lDftIWMT4+hLo5X2ZRB3hJgaBM1RvLbaOslQ== # SIG # End signature block |