This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.63.0 published on Tuesday, Sep 24, 2024 by Pulumi
azure-native.network.getApplicationGateway
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.63.0 published on Tuesday, Sep 24, 2024 by Pulumi
Gets the specified application gateway. Azure REST API version: 2023-02-01.
Other available API versions: 2015-05-01-preview, 2019-06-01, 2019-08-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01.
Using getApplicationGateway
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getApplicationGateway(args: GetApplicationGatewayArgs, opts?: InvokeOptions): Promise<GetApplicationGatewayResult>
function getApplicationGatewayOutput(args: GetApplicationGatewayOutputArgs, opts?: InvokeOptions): Output<GetApplicationGatewayResult>
def get_application_gateway(application_gateway_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetApplicationGatewayResult
def get_application_gateway_output(application_gateway_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetApplicationGatewayResult]
func LookupApplicationGateway(ctx *Context, args *LookupApplicationGatewayArgs, opts ...InvokeOption) (*LookupApplicationGatewayResult, error)
func LookupApplicationGatewayOutput(ctx *Context, args *LookupApplicationGatewayOutputArgs, opts ...InvokeOption) LookupApplicationGatewayResultOutput
> Note: This function is named LookupApplicationGateway
in the Go SDK.
public static class GetApplicationGateway
{
public static Task<GetApplicationGatewayResult> InvokeAsync(GetApplicationGatewayArgs args, InvokeOptions? opts = null)
public static Output<GetApplicationGatewayResult> Invoke(GetApplicationGatewayInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetApplicationGatewayResult> getApplicationGateway(GetApplicationGatewayArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:network:getApplicationGateway
arguments:
# arguments dictionary
The following arguments are supported:
- Application
Gateway stringName - The name of the application gateway.
- Resource
Group stringName - The name of the resource group.
- Application
Gateway stringName - The name of the application gateway.
- Resource
Group stringName - The name of the resource group.
- application
Gateway StringName - The name of the application gateway.
- resource
Group StringName - The name of the resource group.
- application
Gateway stringName - The name of the application gateway.
- resource
Group stringName - The name of the resource group.
- application_
gateway_ strname - The name of the application gateway.
- resource_
group_ strname - The name of the resource group.
- application
Gateway StringName - The name of the application gateway.
- resource
Group StringName - The name of the resource group.
getApplicationGateway Result
The following output properties are available:
- Default
Predefined stringSsl Policy - The default predefined SSL Policy applied on the application gateway resource.
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Name string
- Resource name.
- Operational
State string - Operational state of the application gateway resource.
- Private
Endpoint List<Pulumi.Connections Azure Native. Network. Outputs. Application Gateway Private Endpoint Connection Response> - Private Endpoint connections on application gateway.
- Provisioning
State string - The provisioning state of the application gateway resource.
- Resource
Guid string - The resource GUID property of the application gateway resource.
- Type string
- Resource type.
- Authentication
Certificates List<Pulumi.Azure Native. Network. Outputs. Application Gateway Authentication Certificate Response> - Authentication certificates of the application gateway resource. For default limits, see Application Gateway limits.
- Autoscale
Configuration Pulumi.Azure Native. Network. Outputs. Application Gateway Autoscale Configuration Response - Autoscale Configuration.
- Backend
Address List<Pulumi.Pools Azure Native. Network. Outputs. Application Gateway Backend Address Pool Response> - Backend address pool of the application gateway resource. For default limits, see Application Gateway limits.
- Backend
Http List<Pulumi.Settings Collection Azure Native. Network. Outputs. Application Gateway Backend Http Settings Response> - Backend http settings of the application gateway resource. For default limits, see Application Gateway limits.
- Backend
Settings List<Pulumi.Collection Azure Native. Network. Outputs. Application Gateway Backend Settings Response> - Backend settings of the application gateway resource. For default limits, see Application Gateway limits.
- Custom
Error List<Pulumi.Configurations Azure Native. Network. Outputs. Application Gateway Custom Error Response> - Custom error configurations of the application gateway resource.
- Enable
Fips bool - Whether FIPS is enabled on the application gateway resource.
- Enable
Http2 bool - Whether HTTP2 is enabled on the application gateway resource.
- Firewall
Policy Pulumi.Azure Native. Network. Outputs. Sub Resource Response - Reference to the FirewallPolicy resource.
- Force
Firewall boolPolicy Association - If true, associates a firewall policy with an application gateway regardless whether the policy differs from the WAF Config.
- Frontend
IPConfigurations List<Pulumi.Azure Native. Network. Outputs. Application Gateway Frontend IPConfiguration Response> - Frontend IP addresses of the application gateway resource. For default limits, see Application Gateway limits.
- Frontend
Ports List<Pulumi.Azure Native. Network. Outputs. Application Gateway Frontend Port Response> - Frontend ports of the application gateway resource. For default limits, see Application Gateway limits.
- Gateway
IPConfigurations List<Pulumi.Azure Native. Network. Outputs. Application Gateway IPConfiguration Response> - Subnets of the application gateway resource. For default limits, see Application Gateway limits.
- Global
Configuration Pulumi.Azure Native. Network. Outputs. Application Gateway Global Configuration Response - Global Configuration.
- Http
Listeners List<Pulumi.Azure Native. Network. Outputs. Application Gateway Http Listener Response> - Http listeners of the application gateway resource. For default limits, see Application Gateway limits.
- Id string
- Resource ID.
- Identity
Pulumi.
Azure Native. Network. Outputs. Managed Service Identity Response - The identity of the application gateway, if configured.
- Listeners
List<Pulumi.
Azure Native. Network. Outputs. Application Gateway Listener Response> - Listeners of the application gateway resource. For default limits, see Application Gateway limits.
- Load
Distribution List<Pulumi.Policies Azure Native. Network. Outputs. Application Gateway Load Distribution Policy Response> - Load distribution policies of the application gateway resource.
- Location string
- Resource location.
- Private
Link List<Pulumi.Configurations Azure Native. Network. Outputs. Application Gateway Private Link Configuration Response> - PrivateLink configurations on application gateway.
- Probes
List<Pulumi.
Azure Native. Network. Outputs. Application Gateway Probe Response> - Probes of the application gateway resource.
- Redirect
Configurations List<Pulumi.Azure Native. Network. Outputs. Application Gateway Redirect Configuration Response> - Redirect configurations of the application gateway resource. For default limits, see Application Gateway limits.
- Request
Routing List<Pulumi.Rules Azure Native. Network. Outputs. Application Gateway Request Routing Rule Response> - Request routing rules of the application gateway resource.
- Rewrite
Rule List<Pulumi.Sets Azure Native. Network. Outputs. Application Gateway Rewrite Rule Set Response> - Rewrite rules for the application gateway resource.
- Routing
Rules List<Pulumi.Azure Native. Network. Outputs. Application Gateway Routing Rule Response> - Routing rules of the application gateway resource.
- Sku
Pulumi.
Azure Native. Network. Outputs. Application Gateway Sku Response - SKU of the application gateway resource.
- Ssl
Certificates List<Pulumi.Azure Native. Network. Outputs. Application Gateway Ssl Certificate Response> - SSL certificates of the application gateway resource. For default limits, see Application Gateway limits.
- Ssl
Policy Pulumi.Azure Native. Network. Outputs. Application Gateway Ssl Policy Response - SSL policy of the application gateway resource.
- Ssl
Profiles List<Pulumi.Azure Native. Network. Outputs. Application Gateway Ssl Profile Response> - SSL profiles of the application gateway resource. For default limits, see Application Gateway limits.
- Dictionary<string, string>
- Resource tags.
- Trusted
Client List<Pulumi.Certificates Azure Native. Network. Outputs. Application Gateway Trusted Client Certificate Response> - Trusted client certificates of the application gateway resource. For default limits, see Application Gateway limits.
- Trusted
Root List<Pulumi.Certificates Azure Native. Network. Outputs. Application Gateway Trusted Root Certificate Response> - Trusted Root certificates of the application gateway resource. For default limits, see Application Gateway limits.
- Url
Path List<Pulumi.Maps Azure Native. Network. Outputs. Application Gateway Url Path Map Response> - URL path map of the application gateway resource. For default limits, see Application Gateway limits.
- Web
Application Pulumi.Firewall Configuration Azure Native. Network. Outputs. Application Gateway Web Application Firewall Configuration Response - Web application firewall configuration.
- Zones List<string>
- A list of availability zones denoting where the resource needs to come from.
- Default
Predefined stringSsl Policy - The default predefined SSL Policy applied on the application gateway resource.
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Name string
- Resource name.
- Operational
State string - Operational state of the application gateway resource.
- Private
Endpoint []ApplicationConnections Gateway Private Endpoint Connection Response - Private Endpoint connections on application gateway.
- Provisioning
State string - The provisioning state of the application gateway resource.
- Resource
Guid string - The resource GUID property of the application gateway resource.
- Type string
- Resource type.
- Authentication
Certificates []ApplicationGateway Authentication Certificate Response - Authentication certificates of the application gateway resource. For default limits, see Application Gateway limits.
- Autoscale
Configuration ApplicationGateway Autoscale Configuration Response - Autoscale Configuration.
- Backend
Address []ApplicationPools Gateway Backend Address Pool Response - Backend address pool of the application gateway resource. For default limits, see Application Gateway limits.
- Backend
Http []ApplicationSettings Collection Gateway Backend Http Settings Response - Backend http settings of the application gateway resource. For default limits, see Application Gateway limits.
- Backend
Settings []ApplicationCollection Gateway Backend Settings Response - Backend settings of the application gateway resource. For default limits, see Application Gateway limits.
- Custom
Error []ApplicationConfigurations Gateway Custom Error Response - Custom error configurations of the application gateway resource.
- Enable
Fips bool - Whether FIPS is enabled on the application gateway resource.
- Enable
Http2 bool - Whether HTTP2 is enabled on the application gateway resource.
- Firewall
Policy SubResource Response - Reference to the FirewallPolicy resource.
- Force
Firewall boolPolicy Association - If true, associates a firewall policy with an application gateway regardless whether the policy differs from the WAF Config.
- Frontend
IPConfigurations []ApplicationGateway Frontend IPConfiguration Response - Frontend IP addresses of the application gateway resource. For default limits, see Application Gateway limits.
- Frontend
Ports []ApplicationGateway Frontend Port Response - Frontend ports of the application gateway resource. For default limits, see Application Gateway limits.
- Gateway
IPConfigurations []ApplicationGateway IPConfiguration Response - Subnets of the application gateway resource. For default limits, see Application Gateway limits.
- Global
Configuration ApplicationGateway Global Configuration Response - Global Configuration.
- Http
Listeners []ApplicationGateway Http Listener Response - Http listeners of the application gateway resource. For default limits, see Application Gateway limits.
- Id string
- Resource ID.
- Identity
Managed
Service Identity Response - The identity of the application gateway, if configured.
- Listeners
[]Application
Gateway Listener Response - Listeners of the application gateway resource. For default limits, see Application Gateway limits.
- Load
Distribution []ApplicationPolicies Gateway Load Distribution Policy Response - Load distribution policies of the application gateway resource.
- Location string
- Resource location.
- Private
Link []ApplicationConfigurations Gateway Private Link Configuration Response - PrivateLink configurations on application gateway.
- Probes
[]Application
Gateway Probe Response - Probes of the application gateway resource.
- Redirect
Configurations []ApplicationGateway Redirect Configuration Response - Redirect configurations of the application gateway resource. For default limits, see Application Gateway limits.
- Request
Routing []ApplicationRules Gateway Request Routing Rule Response - Request routing rules of the application gateway resource.
- Rewrite
Rule []ApplicationSets Gateway Rewrite Rule Set Response - Rewrite rules for the application gateway resource.
- Routing
Rules []ApplicationGateway Routing Rule Response - Routing rules of the application gateway resource.
- Sku
Application
Gateway Sku Response - SKU of the application gateway resource.
- Ssl
Certificates []ApplicationGateway Ssl Certificate Response - SSL certificates of the application gateway resource. For default limits, see Application Gateway limits.
- Ssl
Policy ApplicationGateway Ssl Policy Response - SSL policy of the application gateway resource.
- Ssl
Profiles []ApplicationGateway Ssl Profile Response - SSL profiles of the application gateway resource. For default limits, see Application Gateway limits.
- map[string]string
- Resource tags.
- Trusted
Client []ApplicationCertificates Gateway Trusted Client Certificate Response - Trusted client certificates of the application gateway resource. For default limits, see Application Gateway limits.
- Trusted
Root []ApplicationCertificates Gateway Trusted Root Certificate Response - Trusted Root certificates of the application gateway resource. For default limits, see Application Gateway limits.
- Url
Path []ApplicationMaps Gateway Url Path Map Response - URL path map of the application gateway resource. For default limits, see Application Gateway limits.
- Web
Application ApplicationFirewall Configuration Gateway Web Application Firewall Configuration Response - Web application firewall configuration.
- Zones []string
- A list of availability zones denoting where the resource needs to come from.
- default
Predefined StringSsl Policy - The default predefined SSL Policy applied on the application gateway resource.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- name String
- Resource name.
- operational
State String - Operational state of the application gateway resource.
- private
Endpoint List<ApplicationConnections Gateway Private Endpoint Connection Response> - Private Endpoint connections on application gateway.
- provisioning
State String - The provisioning state of the application gateway resource.
- resource
Guid String - The resource GUID property of the application gateway resource.
- type String
- Resource type.
- authentication
Certificates List<ApplicationGateway Authentication Certificate Response> - Authentication certificates of the application gateway resource. For default limits, see Application Gateway limits.
- autoscale
Configuration ApplicationGateway Autoscale Configuration Response - Autoscale Configuration.
- backend
Address List<ApplicationPools Gateway Backend Address Pool Response> - Backend address pool of the application gateway resource. For default limits, see Application Gateway limits.
- backend
Http List<ApplicationSettings Collection Gateway Backend Http Settings Response> - Backend http settings of the application gateway resource. For default limits, see Application Gateway limits.
- backend
Settings List<ApplicationCollection Gateway Backend Settings Response> - Backend settings of the application gateway resource. For default limits, see Application Gateway limits.
- custom
Error List<ApplicationConfigurations Gateway Custom Error Response> - Custom error configurations of the application gateway resource.
- enable
Fips Boolean - Whether FIPS is enabled on the application gateway resource.
- enable
Http2 Boolean - Whether HTTP2 is enabled on the application gateway resource.
- firewall
Policy SubResource Response - Reference to the FirewallPolicy resource.
- force
Firewall BooleanPolicy Association - If true, associates a firewall policy with an application gateway regardless whether the policy differs from the WAF Config.
- frontend
IPConfigurations List<ApplicationGateway Frontend IPConfiguration Response> - Frontend IP addresses of the application gateway resource. For default limits, see Application Gateway limits.
- frontend
Ports List<ApplicationGateway Frontend Port Response> - Frontend ports of the application gateway resource. For default limits, see Application Gateway limits.
- gateway
IPConfigurations List<ApplicationGateway IPConfiguration Response> - Subnets of the application gateway resource. For default limits, see Application Gateway limits.
- global
Configuration ApplicationGateway Global Configuration Response - Global Configuration.
- http
Listeners List<ApplicationGateway Http Listener Response> - Http listeners of the application gateway resource. For default limits, see Application Gateway limits.
- id String
- Resource ID.
- identity
Managed
Service Identity Response - The identity of the application gateway, if configured.
- listeners
List<Application
Gateway Listener Response> - Listeners of the application gateway resource. For default limits, see Application Gateway limits.
- load
Distribution List<ApplicationPolicies Gateway Load Distribution Policy Response> - Load distribution policies of the application gateway resource.
- location String
- Resource location.
- private
Link List<ApplicationConfigurations Gateway Private Link Configuration Response> - PrivateLink configurations on application gateway.
- probes
List<Application
Gateway Probe Response> - Probes of the application gateway resource.
- redirect
Configurations List<ApplicationGateway Redirect Configuration Response> - Redirect configurations of the application gateway resource. For default limits, see Application Gateway limits.
- request
Routing List<ApplicationRules Gateway Request Routing Rule Response> - Request routing rules of the application gateway resource.
- rewrite
Rule List<ApplicationSets Gateway Rewrite Rule Set Response> - Rewrite rules for the application gateway resource.
- routing
Rules List<ApplicationGateway Routing Rule Response> - Routing rules of the application gateway resource.
- sku
Application
Gateway Sku Response - SKU of the application gateway resource.
- ssl
Certificates List<ApplicationGateway Ssl Certificate Response> - SSL certificates of the application gateway resource. For default limits, see Application Gateway limits.
- ssl
Policy ApplicationGateway Ssl Policy Response - SSL policy of the application gateway resource.
- ssl
Profiles List<ApplicationGateway Ssl Profile Response> - SSL profiles of the application gateway resource. For default limits, see Application Gateway limits.
- Map<String,String>
- Resource tags.
- trusted
Client List<ApplicationCertificates Gateway Trusted Client Certificate Response> - Trusted client certificates of the application gateway resource. For default limits, see Application Gateway limits.
- trusted
Root List<ApplicationCertificates Gateway Trusted Root Certificate Response> - Trusted Root certificates of the application gateway resource. For default limits, see Application Gateway limits.
- url
Path List<ApplicationMaps Gateway Url Path Map Response> - URL path map of the application gateway resource. For default limits, see Application Gateway limits.
- web
Application ApplicationFirewall Configuration Gateway Web Application Firewall Configuration Response - Web application firewall configuration.
- zones List<String>
- A list of availability zones denoting where the resource needs to come from.
- default
Predefined stringSsl Policy - The default predefined SSL Policy applied on the application gateway resource.
- etag string
- A unique read-only string that changes whenever the resource is updated.
- name string
- Resource name.
- operational
State string - Operational state of the application gateway resource.
- private
Endpoint ApplicationConnections Gateway Private Endpoint Connection Response[] - Private Endpoint connections on application gateway.
- provisioning
State string - The provisioning state of the application gateway resource.
- resource
Guid string - The resource GUID property of the application gateway resource.
- type string
- Resource type.
- authentication
Certificates ApplicationGateway Authentication Certificate Response[] - Authentication certificates of the application gateway resource. For default limits, see Application Gateway limits.
- autoscale
Configuration ApplicationGateway Autoscale Configuration Response - Autoscale Configuration.
- backend
Address ApplicationPools Gateway Backend Address Pool Response[] - Backend address pool of the application gateway resource. For default limits, see Application Gateway limits.
- backend
Http ApplicationSettings Collection Gateway Backend Http Settings Response[] - Backend http settings of the application gateway resource. For default limits, see Application Gateway limits.
- backend
Settings ApplicationCollection Gateway Backend Settings Response[] - Backend settings of the application gateway resource. For default limits, see Application Gateway limits.
- custom
Error ApplicationConfigurations Gateway Custom Error Response[] - Custom error configurations of the application gateway resource.
- enable
Fips boolean - Whether FIPS is enabled on the application gateway resource.
- enable
Http2 boolean - Whether HTTP2 is enabled on the application gateway resource.
- firewall
Policy SubResource Response - Reference to the FirewallPolicy resource.
- force
Firewall booleanPolicy Association - If true, associates a firewall policy with an application gateway regardless whether the policy differs from the WAF Config.
- frontend
IPConfigurations ApplicationGateway Frontend IPConfiguration Response[] - Frontend IP addresses of the application gateway resource. For default limits, see Application Gateway limits.
- frontend
Ports ApplicationGateway Frontend Port Response[] - Frontend ports of the application gateway resource. For default limits, see Application Gateway limits.
- gateway
IPConfigurations ApplicationGateway IPConfiguration Response[] - Subnets of the application gateway resource. For default limits, see Application Gateway limits.
- global
Configuration ApplicationGateway Global Configuration Response - Global Configuration.
- http
Listeners ApplicationGateway Http Listener Response[] - Http listeners of the application gateway resource. For default limits, see Application Gateway limits.
- id string
- Resource ID.
- identity
Managed
Service Identity Response - The identity of the application gateway, if configured.
- listeners
Application
Gateway Listener Response[] - Listeners of the application gateway resource. For default limits, see Application Gateway limits.
- load
Distribution ApplicationPolicies Gateway Load Distribution Policy Response[] - Load distribution policies of the application gateway resource.
- location string
- Resource location.
- private
Link ApplicationConfigurations Gateway Private Link Configuration Response[] - PrivateLink configurations on application gateway.
- probes
Application
Gateway Probe Response[] - Probes of the application gateway resource.
- redirect
Configurations ApplicationGateway Redirect Configuration Response[] - Redirect configurations of the application gateway resource. For default limits, see Application Gateway limits.
- request
Routing ApplicationRules Gateway Request Routing Rule Response[] - Request routing rules of the application gateway resource.
- rewrite
Rule ApplicationSets Gateway Rewrite Rule Set Response[] - Rewrite rules for the application gateway resource.
- routing
Rules ApplicationGateway Routing Rule Response[] - Routing rules of the application gateway resource.
- sku
Application
Gateway Sku Response - SKU of the application gateway resource.
- ssl
Certificates ApplicationGateway Ssl Certificate Response[] - SSL certificates of the application gateway resource. For default limits, see Application Gateway limits.
- ssl
Policy ApplicationGateway Ssl Policy Response - SSL policy of the application gateway resource.
- ssl
Profiles ApplicationGateway Ssl Profile Response[] - SSL profiles of the application gateway resource. For default limits, see Application Gateway limits.
- {[key: string]: string}
- Resource tags.
- trusted
Client ApplicationCertificates Gateway Trusted Client Certificate Response[] - Trusted client certificates of the application gateway resource. For default limits, see Application Gateway limits.
- trusted
Root ApplicationCertificates Gateway Trusted Root Certificate Response[] - Trusted Root certificates of the application gateway resource. For default limits, see Application Gateway limits.
- url
Path ApplicationMaps Gateway Url Path Map Response[] - URL path map of the application gateway resource. For default limits, see Application Gateway limits.
- web
Application ApplicationFirewall Configuration Gateway Web Application Firewall Configuration Response - Web application firewall configuration.
- zones string[]
- A list of availability zones denoting where the resource needs to come from.
- default_
predefined_ strssl_ policy - The default predefined SSL Policy applied on the application gateway resource.
- etag str
- A unique read-only string that changes whenever the resource is updated.
- name str
- Resource name.
- operational_
state str - Operational state of the application gateway resource.
- private_
endpoint_ Sequence[Applicationconnections Gateway Private Endpoint Connection Response] - Private Endpoint connections on application gateway.
- provisioning_
state str - The provisioning state of the application gateway resource.
- resource_
guid str - The resource GUID property of the application gateway resource.
- type str
- Resource type.
- authentication_
certificates Sequence[ApplicationGateway Authentication Certificate Response] - Authentication certificates of the application gateway resource. For default limits, see Application Gateway limits.
- autoscale_
configuration ApplicationGateway Autoscale Configuration Response - Autoscale Configuration.
- backend_
address_ Sequence[Applicationpools Gateway Backend Address Pool Response] - Backend address pool of the application gateway resource. For default limits, see Application Gateway limits.
- backend_
http_ Sequence[Applicationsettings_ collection Gateway Backend Http Settings Response] - Backend http settings of the application gateway resource. For default limits, see Application Gateway limits.
- backend_
settings_ Sequence[Applicationcollection Gateway Backend Settings Response] - Backend settings of the application gateway resource. For default limits, see Application Gateway limits.
- custom_
error_ Sequence[Applicationconfigurations Gateway Custom Error Response] - Custom error configurations of the application gateway resource.
- enable_
fips bool - Whether FIPS is enabled on the application gateway resource.
- enable_
http2 bool - Whether HTTP2 is enabled on the application gateway resource.
- firewall_
policy SubResource Response - Reference to the FirewallPolicy resource.
- force_
firewall_ boolpolicy_ association - If true, associates a firewall policy with an application gateway regardless whether the policy differs from the WAF Config.
- frontend_
ip_ Sequence[Applicationconfigurations Gateway Frontend IPConfiguration Response] - Frontend IP addresses of the application gateway resource. For default limits, see Application Gateway limits.
- frontend_
ports Sequence[ApplicationGateway Frontend Port Response] - Frontend ports of the application gateway resource. For default limits, see Application Gateway limits.
- gateway_
ip_ Sequence[Applicationconfigurations Gateway IPConfiguration Response] - Subnets of the application gateway resource. For default limits, see Application Gateway limits.
- global_
configuration ApplicationGateway Global Configuration Response - Global Configuration.
- http_
listeners Sequence[ApplicationGateway Http Listener Response] - Http listeners of the application gateway resource. For default limits, see Application Gateway limits.
- id str
- Resource ID.
- identity
Managed
Service Identity Response - The identity of the application gateway, if configured.
- listeners
Sequence[Application
Gateway Listener Response] - Listeners of the application gateway resource. For default limits, see Application Gateway limits.
- load_
distribution_ Sequence[Applicationpolicies Gateway Load Distribution Policy Response] - Load distribution policies of the application gateway resource.
- location str
- Resource location.
- private_
link_ Sequence[Applicationconfigurations Gateway Private Link Configuration Response] - PrivateLink configurations on application gateway.
- probes
Sequence[Application
Gateway Probe Response] - Probes of the application gateway resource.
- redirect_
configurations Sequence[ApplicationGateway Redirect Configuration Response] - Redirect configurations of the application gateway resource. For default limits, see Application Gateway limits.
- request_
routing_ Sequence[Applicationrules Gateway Request Routing Rule Response] - Request routing rules of the application gateway resource.
- rewrite_
rule_ Sequence[Applicationsets Gateway Rewrite Rule Set Response] - Rewrite rules for the application gateway resource.
- routing_
rules Sequence[ApplicationGateway Routing Rule Response] - Routing rules of the application gateway resource.
- sku
Application
Gateway Sku Response - SKU of the application gateway resource.
- ssl_
certificates Sequence[ApplicationGateway Ssl Certificate Response] - SSL certificates of the application gateway resource. For default limits, see Application Gateway limits.
- ssl_
policy ApplicationGateway Ssl Policy Response - SSL policy of the application gateway resource.
- ssl_
profiles Sequence[ApplicationGateway Ssl Profile Response] - SSL profiles of the application gateway resource. For default limits, see Application Gateway limits.
- Mapping[str, str]
- Resource tags.
- trusted_
client_ Sequence[Applicationcertificates Gateway Trusted Client Certificate Response] - Trusted client certificates of the application gateway resource. For default limits, see Application Gateway limits.
- trusted_
root_ Sequence[Applicationcertificates Gateway Trusted Root Certificate Response] - Trusted Root certificates of the application gateway resource. For default limits, see Application Gateway limits.
- url_
path_ Sequence[Applicationmaps Gateway Url Path Map Response] - URL path map of the application gateway resource. For default limits, see Application Gateway limits.
- web_
application_ Applicationfirewall_ configuration Gateway Web Application Firewall Configuration Response - Web application firewall configuration.
- zones Sequence[str]
- A list of availability zones denoting where the resource needs to come from.
- default
Predefined StringSsl Policy - The default predefined SSL Policy applied on the application gateway resource.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- name String
- Resource name.
- operational
State String - Operational state of the application gateway resource.
- private
Endpoint List<Property Map>Connections - Private Endpoint connections on application gateway.
- provisioning
State String - The provisioning state of the application gateway resource.
- resource
Guid String - The resource GUID property of the application gateway resource.
- type String
- Resource type.
- authentication
Certificates List<Property Map> - Authentication certificates of the application gateway resource. For default limits, see Application Gateway limits.
- autoscale
Configuration Property Map - Autoscale Configuration.
- backend
Address List<Property Map>Pools - Backend address pool of the application gateway resource. For default limits, see Application Gateway limits.
- backend
Http List<Property Map>Settings Collection - Backend http settings of the application gateway resource. For default limits, see Application Gateway limits.
- backend
Settings List<Property Map>Collection - Backend settings of the application gateway resource. For default limits, see Application Gateway limits.
- custom
Error List<Property Map>Configurations - Custom error configurations of the application gateway resource.
- enable
Fips Boolean - Whether FIPS is enabled on the application gateway resource.
- enable
Http2 Boolean - Whether HTTP2 is enabled on the application gateway resource.
- firewall
Policy Property Map - Reference to the FirewallPolicy resource.
- force
Firewall BooleanPolicy Association - If true, associates a firewall policy with an application gateway regardless whether the policy differs from the WAF Config.
- frontend
IPConfigurations List<Property Map> - Frontend IP addresses of the application gateway resource. For default limits, see Application Gateway limits.
- frontend
Ports List<Property Map> - Frontend ports of the application gateway resource. For default limits, see Application Gateway limits.
- gateway
IPConfigurations List<Property Map> - Subnets of the application gateway resource. For default limits, see Application Gateway limits.
- global
Configuration Property Map - Global Configuration.
- http
Listeners List<Property Map> - Http listeners of the application gateway resource. For default limits, see Application Gateway limits.
- id String
- Resource ID.
- identity Property Map
- The identity of the application gateway, if configured.
- listeners List<Property Map>
- Listeners of the application gateway resource. For default limits, see Application Gateway limits.
- load
Distribution List<Property Map>Policies - Load distribution policies of the application gateway resource.
- location String
- Resource location.
- private
Link List<Property Map>Configurations - PrivateLink configurations on application gateway.
- probes List<Property Map>
- Probes of the application gateway resource.
- redirect
Configurations List<Property Map> - Redirect configurations of the application gateway resource. For default limits, see Application Gateway limits.
- request
Routing List<Property Map>Rules - Request routing rules of the application gateway resource.
- rewrite
Rule List<Property Map>Sets - Rewrite rules for the application gateway resource.
- routing
Rules List<Property Map> - Routing rules of the application gateway resource.
- sku Property Map
- SKU of the application gateway resource.
- ssl
Certificates List<Property Map> - SSL certificates of the application gateway resource. For default limits, see Application Gateway limits.
- ssl
Policy Property Map - SSL policy of the application gateway resource.
- ssl
Profiles List<Property Map> - SSL profiles of the application gateway resource. For default limits, see Application Gateway limits.
- Map<String>
- Resource tags.
- trusted
Client List<Property Map>Certificates - Trusted client certificates of the application gateway resource. For default limits, see Application Gateway limits.
- trusted
Root List<Property Map>Certificates - Trusted Root certificates of the application gateway resource. For default limits, see Application Gateway limits.
- url
Path List<Property Map>Maps - URL path map of the application gateway resource. For default limits, see Application Gateway limits.
- web
Application Property MapFirewall Configuration - Web application firewall configuration.
- zones List<String>
- A list of availability zones denoting where the resource needs to come from.
Supporting Types
ApplicationGatewayAuthenticationCertificateResponse
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Provisioning
State string - The provisioning state of the authentication certificate resource.
- Type string
- Type of the resource.
- Data string
- Certificate public data.
- Id string
- Resource ID.
- Name string
- Name of the authentication certificate that is unique within an Application Gateway.
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Provisioning
State string - The provisioning state of the authentication certificate resource.
- Type string
- Type of the resource.
- Data string
- Certificate public data.
- Id string
- Resource ID.
- Name string
- Name of the authentication certificate that is unique within an Application Gateway.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- provisioning
State String - The provisioning state of the authentication certificate resource.
- type String
- Type of the resource.
- data String
- Certificate public data.
- id String
- Resource ID.
- name String
- Name of the authentication certificate that is unique within an Application Gateway.
- etag string
- A unique read-only string that changes whenever the resource is updated.
- provisioning
State string - The provisioning state of the authentication certificate resource.
- type string
- Type of the resource.
- data string
- Certificate public data.
- id string
- Resource ID.
- name string
- Name of the authentication certificate that is unique within an Application Gateway.
- etag str
- A unique read-only string that changes whenever the resource is updated.
- provisioning_
state str - The provisioning state of the authentication certificate resource.
- type str
- Type of the resource.
- data str
- Certificate public data.
- id str
- Resource ID.
- name str
- Name of the authentication certificate that is unique within an Application Gateway.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- provisioning
State String - The provisioning state of the authentication certificate resource.
- type String
- Type of the resource.
- data String
- Certificate public data.
- id String
- Resource ID.
- name String
- Name of the authentication certificate that is unique within an Application Gateway.
ApplicationGatewayAutoscaleConfigurationResponse
- Min
Capacity int - Lower bound on number of Application Gateway capacity.
- Max
Capacity int - Upper bound on number of Application Gateway capacity.
- Min
Capacity int - Lower bound on number of Application Gateway capacity.
- Max
Capacity int - Upper bound on number of Application Gateway capacity.
- min
Capacity Integer - Lower bound on number of Application Gateway capacity.
- max
Capacity Integer - Upper bound on number of Application Gateway capacity.
- min
Capacity number - Lower bound on number of Application Gateway capacity.
- max
Capacity number - Upper bound on number of Application Gateway capacity.
- min_
capacity int - Lower bound on number of Application Gateway capacity.
- max_
capacity int - Upper bound on number of Application Gateway capacity.
- min
Capacity Number - Lower bound on number of Application Gateway capacity.
- max
Capacity Number - Upper bound on number of Application Gateway capacity.
ApplicationGatewayBackendAddressPoolResponse
- Backend
IPConfigurations List<Pulumi.Azure Native. Network. Inputs. Network Interface IPConfiguration Response> - Collection of references to IPs defined in network interfaces.
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Provisioning
State string - The provisioning state of the backend address pool resource.
- Type string
- Type of the resource.
- Backend
Addresses List<Pulumi.Azure Native. Network. Inputs. Application Gateway Backend Address Response> - Backend addresses.
- Id string
- Resource ID.
- Name string
- Name of the backend address pool that is unique within an Application Gateway.
- Backend
IPConfigurations []NetworkInterface IPConfiguration Response - Collection of references to IPs defined in network interfaces.
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Provisioning
State string - The provisioning state of the backend address pool resource.
- Type string
- Type of the resource.
- Backend
Addresses []ApplicationGateway Backend Address Response - Backend addresses.
- Id string
- Resource ID.
- Name string
- Name of the backend address pool that is unique within an Application Gateway.
- backend
IPConfigurations List<NetworkInterface IPConfiguration Response> - Collection of references to IPs defined in network interfaces.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- provisioning
State String - The provisioning state of the backend address pool resource.
- type String
- Type of the resource.
- backend
Addresses List<ApplicationGateway Backend Address Response> - Backend addresses.
- id String
- Resource ID.
- name String
- Name of the backend address pool that is unique within an Application Gateway.
- backend
IPConfigurations NetworkInterface IPConfiguration Response[] - Collection of references to IPs defined in network interfaces.
- etag string
- A unique read-only string that changes whenever the resource is updated.
- provisioning
State string - The provisioning state of the backend address pool resource.
- type string
- Type of the resource.
- backend
Addresses ApplicationGateway Backend Address Response[] - Backend addresses.
- id string
- Resource ID.
- name string
- Name of the backend address pool that is unique within an Application Gateway.
- backend_
ip_ Sequence[Networkconfigurations Interface IPConfiguration Response] - Collection of references to IPs defined in network interfaces.
- etag str
- A unique read-only string that changes whenever the resource is updated.
- provisioning_
state str - The provisioning state of the backend address pool resource.
- type str
- Type of the resource.
- backend_
addresses Sequence[ApplicationGateway Backend Address Response] - Backend addresses.
- id str
- Resource ID.
- name str
- Name of the backend address pool that is unique within an Application Gateway.
- backend
IPConfigurations List<Property Map> - Collection of references to IPs defined in network interfaces.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- provisioning
State String - The provisioning state of the backend address pool resource.
- type String
- Type of the resource.
- backend
Addresses List<Property Map> - Backend addresses.
- id String
- Resource ID.
- name String
- Name of the backend address pool that is unique within an Application Gateway.
ApplicationGatewayBackendAddressResponse
- fqdn str
- Fully qualified domain name (FQDN).
- ip_
address str - IP address.
ApplicationGatewayBackendHttpSettingsResponse
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Provisioning
State string - The provisioning state of the backend HTTP settings resource.
- Type string
- Type of the resource.
- string
- Cookie name to use for the affinity cookie.
- Authentication
Certificates List<Pulumi.Azure Native. Network. Inputs. Sub Resource Response> - Array of references to application gateway authentication certificates.
- Connection
Draining Pulumi.Azure Native. Network. Inputs. Application Gateway Connection Draining Response - Connection draining of the backend http settings resource.
- string
- Cookie based affinity.
- Host
Name string - Host header to be sent to the backend servers.
- Id string
- Resource ID.
- 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.
- Pick
Host boolName From Backend Address - Whether to pick host header should be picked from the host name of the backend server. Default value is false.
- Port int
- The destination port on the backend.
- Probe
Pulumi.
Azure Native. Network. Inputs. Sub Resource Response - Probe resource of an application gateway.
- Probe
Enabled bool - Whether the probe is enabled. Default value is false.
- Protocol string
- The protocol used to communicate with the backend.
- Request
Timeout int - 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.
- Trusted
Root List<Pulumi.Certificates Azure Native. Network. Inputs. Sub Resource Response> - Array of references to application gateway trusted root certificates.
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Provisioning
State string - The provisioning state of the backend HTTP settings resource.
- Type string
- Type of the resource.
- string
- Cookie name to use for the affinity cookie.
- Authentication
Certificates []SubResource Response - Array of references to application gateway authentication certificates.
- Connection
Draining ApplicationGateway Connection Draining Response - Connection draining of the backend http settings resource.
- string
- Cookie based affinity.
- Host
Name string - Host header to be sent to the backend servers.
- Id string
- Resource ID.
- 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.
- Pick
Host boolName From Backend Address - Whether to pick host header should be picked from the host name of the backend server. Default value is false.
- Port int
- The destination port on the backend.
- Probe
Sub
Resource Response - Probe resource of an application gateway.
- Probe
Enabled bool - Whether the probe is enabled. Default value is false.
- Protocol string
- The protocol used to communicate with the backend.
- Request
Timeout int - 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.
- Trusted
Root []SubCertificates Resource Response - Array of references to application gateway trusted root certificates.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- provisioning
State String - The provisioning state of the backend HTTP settings resource.
- type String
- Type of the resource.
- String
- Cookie name to use for the affinity cookie.
- authentication
Certificates List<SubResource Response> - Array of references to application gateway authentication certificates.
- connection
Draining ApplicationGateway Connection Draining Response - Connection draining of the backend http settings resource.
- String
- Cookie based affinity.
- host
Name String - Host header to be sent to the backend servers.
- id String
- Resource ID.
- 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.
- pick
Host BooleanName From Backend Address - Whether to pick host header should be picked from the host name of the backend server. Default value is false.
- port Integer
- The destination port on the backend.
- probe
Sub
Resource Response - Probe resource of an application gateway.
- probe
Enabled Boolean - Whether the probe is enabled. Default value is false.
- protocol String
- The protocol used to communicate with the backend.
- request
Timeout Integer - 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.
- trusted
Root List<SubCertificates Resource Response> - Array of references to application gateway trusted root certificates.
- etag string
- A unique read-only string that changes whenever the resource is updated.
- provisioning
State string - The provisioning state of the backend HTTP settings resource.
- type string
- Type of the resource.
- string
- Cookie name to use for the affinity cookie.
- authentication
Certificates SubResource Response[] - Array of references to application gateway authentication certificates.
- connection
Draining ApplicationGateway Connection Draining Response - Connection draining of the backend http settings resource.
- string
- Cookie based affinity.
- host
Name string - Host header to be sent to the backend servers.
- id string
- Resource ID.
- 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.
- pick
Host booleanName From Backend Address - Whether to pick host header should be picked from the host name of the backend server. Default value is false.
- port number
- The destination port on the backend.
- probe
Sub
Resource Response - Probe resource of an application gateway.
- probe
Enabled boolean - Whether the probe is enabled. Default value is false.
- protocol string
- The protocol used to communicate with the backend.
- request
Timeout number - 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.
- trusted
Root SubCertificates Resource Response[] - Array of references to application gateway trusted root certificates.
- etag str
- A unique read-only string that changes whenever the resource is updated.
- provisioning_
state str - The provisioning state of the backend HTTP settings resource.
- type str
- Type of the resource.
- str
- Cookie name to use for the affinity cookie.
- authentication_
certificates Sequence[SubResource Response] - Array of references to application gateway authentication certificates.
- connection_
draining ApplicationGateway Connection Draining Response - Connection draining of the backend http settings resource.
- str
- Cookie based affinity.
- host_
name str - Host header to be sent to the backend servers.
- id str
- Resource ID.
- name str
- Name of the backend http settings that is unique within an Application Gateway.
- path str
- Path which should be used as a prefix for all HTTP requests. Null means no path will be prefixed. Default value is null.
- pick_
host_ boolname_ from_ backend_ address - Whether to pick host header should be picked from the host name of the backend server. Default value is false.
- port int
- The destination port on the backend.
- probe
Sub
Resource Response - Probe resource of an application gateway.
- probe_
enabled bool - Whether the probe is enabled. Default value is false.
- protocol str
- The protocol used to communicate with the backend.
- request_
timeout int - 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.
- trusted_
root_ Sequence[Subcertificates Resource Response] - Array of references to application gateway trusted root certificates.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- provisioning
State String - The provisioning state of the backend HTTP settings resource.
- type String
- Type of the resource.
- String
- Cookie name to use for the affinity cookie.
- authentication
Certificates List<Property Map> - Array of references to application gateway authentication certificates.
- connection
Draining Property Map - Connection draining of the backend http settings resource.
- String
- Cookie based affinity.
- host
Name String - Host header to be sent to the backend servers.
- id String
- Resource ID.
- 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.
- pick
Host BooleanName From Backend Address - Whether to pick host header should be picked from the host name of the backend server. Default value is false.
- port Number
- The destination port on the backend.
- probe Property Map
- Probe resource of an application gateway.
- probe
Enabled Boolean - Whether the probe is enabled. Default value is false.
- protocol String
- The protocol used to communicate with the backend.
- request
Timeout Number - 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.
- trusted
Root List<Property Map>Certificates - Array of references to application gateway trusted root certificates.
ApplicationGatewayBackendSettingsResponse
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Provisioning
State string - The provisioning state of the backend HTTP settings resource.
- Type string
- Type of the resource.
- Host
Name string - Server name indication to be sent to the backend servers for Tls protocol.
- Id string
- Resource ID.
- Name string
- Name of the backend settings that is unique within an Application Gateway.
- Pick
Host boolName From Backend Address - Whether to pick server name indication from the host name of the backend server for Tls protocol. Default value is false.
- Port int
- The destination port on the backend.
- Probe
Pulumi.
Azure Native. Network. Inputs. Sub Resource Response - Probe resource of an application gateway.
- Protocol string
- The protocol used to communicate with the backend.
- Timeout int
- Connection timeout in seconds. Application Gateway will fail the request if response is not received within ConnectionTimeout. Acceptable values are from 1 second to 86400 seconds.
- Trusted
Root List<Pulumi.Certificates Azure Native. Network. Inputs. Sub Resource Response> - Array of references to application gateway trusted root certificates.
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Provisioning
State string - The provisioning state of the backend HTTP settings resource.
- Type string
- Type of the resource.
- Host
Name string - Server name indication to be sent to the backend servers for Tls protocol.
- Id string
- Resource ID.
- Name string
- Name of the backend settings that is unique within an Application Gateway.
- Pick
Host boolName From Backend Address - Whether to pick server name indication from the host name of the backend server for Tls protocol. Default value is false.
- Port int
- The destination port on the backend.
- Probe
Sub
Resource Response - Probe resource of an application gateway.
- Protocol string
- The protocol used to communicate with the backend.
- Timeout int
- Connection timeout in seconds. Application Gateway will fail the request if response is not received within ConnectionTimeout. Acceptable values are from 1 second to 86400 seconds.
- Trusted
Root []SubCertificates Resource Response - Array of references to application gateway trusted root certificates.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- provisioning
State String - The provisioning state of the backend HTTP settings resource.
- type String
- Type of the resource.
- host
Name String - Server name indication to be sent to the backend servers for Tls protocol.
- id String
- Resource ID.
- name String
- Name of the backend settings that is unique within an Application Gateway.
- pick
Host BooleanName From Backend Address - Whether to pick server name indication from the host name of the backend server for Tls protocol. Default value is false.
- port Integer
- The destination port on the backend.
- probe
Sub
Resource Response - Probe resource of an application gateway.
- protocol String
- The protocol used to communicate with the backend.
- timeout Integer
- Connection timeout in seconds. Application Gateway will fail the request if response is not received within ConnectionTimeout. Acceptable values are from 1 second to 86400 seconds.
- trusted
Root List<SubCertificates Resource Response> - Array of references to application gateway trusted root certificates.
- etag string
- A unique read-only string that changes whenever the resource is updated.
- provisioning
State string - The provisioning state of the backend HTTP settings resource.
- type string
- Type of the resource.
- host
Name string - Server name indication to be sent to the backend servers for Tls protocol.
- id string
- Resource ID.
- name string
- Name of the backend settings that is unique within an Application Gateway.
- pick
Host booleanName From Backend Address - Whether to pick server name indication from the host name of the backend server for Tls protocol. Default value is false.
- port number
- The destination port on the backend.
- probe
Sub
Resource Response - Probe resource of an application gateway.
- protocol string
- The protocol used to communicate with the backend.
- timeout number
- Connection timeout in seconds. Application Gateway will fail the request if response is not received within ConnectionTimeout. Acceptable values are from 1 second to 86400 seconds.
- trusted
Root SubCertificates Resource Response[] - Array of references to application gateway trusted root certificates.
- etag str
- A unique read-only string that changes whenever the resource is updated.
- provisioning_
state str - The provisioning state of the backend HTTP settings resource.
- type str
- Type of the resource.
- host_
name str - Server name indication to be sent to the backend servers for Tls protocol.
- id str
- Resource ID.
- name str
- Name of the backend settings that is unique within an Application Gateway.
- pick_
host_ boolname_ from_ backend_ address - Whether to pick server name indication from the host name of the backend server for Tls protocol. Default value is false.
- port int
- The destination port on the backend.
- probe
Sub
Resource Response - Probe resource of an application gateway.
- protocol str
- The protocol used to communicate with the backend.
- timeout int
- Connection timeout in seconds. Application Gateway will fail the request if response is not received within ConnectionTimeout. Acceptable values are from 1 second to 86400 seconds.
- trusted_
root_ Sequence[Subcertificates Resource Response] - Array of references to application gateway trusted root certificates.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- provisioning
State String - The provisioning state of the backend HTTP settings resource.
- type String
- Type of the resource.
- host
Name String - Server name indication to be sent to the backend servers for Tls protocol.
- id String
- Resource ID.
- name String
- Name of the backend settings that is unique within an Application Gateway.
- pick
Host BooleanName From Backend Address - Whether to pick server name indication from the host name of the backend server for Tls protocol. Default value is false.
- port Number
- The destination port on the backend.
- probe Property Map
- Probe resource of an application gateway.
- protocol String
- The protocol used to communicate with the backend.
- timeout Number
- Connection timeout in seconds. Application Gateway will fail the request if response is not received within ConnectionTimeout. Acceptable values are from 1 second to 86400 seconds.
- trusted
Root List<Property Map>Certificates - Array of references to application gateway trusted root certificates.
ApplicationGatewayClientAuthConfigurationResponse
- Verify
Client boolCert Issuer DN - Verify client certificate issuer name on the application gateway.
- Verify
Client stringRevocation - Verify client certificate revocation status.
- Verify
Client boolCert Issuer DN - Verify client certificate issuer name on the application gateway.
- Verify
Client stringRevocation - Verify client certificate revocation status.
- verify
Client BooleanCert Issuer DN - Verify client certificate issuer name on the application gateway.
- verify
Client StringRevocation - Verify client certificate revocation status.
- verify
Client booleanCert Issuer DN - Verify client certificate issuer name on the application gateway.
- verify
Client stringRevocation - Verify client certificate revocation status.
- verify_
client_ boolcert_ issuer_ dn - Verify client certificate issuer name on the application gateway.
- verify_
client_ strrevocation - Verify client certificate revocation status.
- verify
Client BooleanCert Issuer DN - Verify client certificate issuer name on the application gateway.
- verify
Client StringRevocation - Verify client certificate revocation status.
ApplicationGatewayConnectionDrainingResponse
- Drain
Timeout intIn Sec - The number of seconds connection draining is active. Acceptable values are from 1 second to 3600 seconds.
- Enabled bool
- Whether connection draining is enabled or not.
- Drain
Timeout intIn Sec - The number of seconds connection draining is active. Acceptable values are from 1 second to 3600 seconds.
- Enabled bool
- Whether connection draining is enabled or not.
- drain
Timeout IntegerIn Sec - The number of seconds connection draining is active. Acceptable values are from 1 second to 3600 seconds.
- enabled Boolean
- Whether connection draining is enabled or not.
- drain
Timeout numberIn Sec - The number of seconds connection draining is active. Acceptable values are from 1 second to 3600 seconds.
- enabled boolean
- Whether connection draining is enabled or not.
- drain_
timeout_ intin_ sec - The number of seconds connection draining is active. Acceptable values are from 1 second to 3600 seconds.
- enabled bool
- Whether connection draining is enabled or not.
- drain
Timeout NumberIn Sec - The number of seconds connection draining is active. Acceptable values are from 1 second to 3600 seconds.
- enabled Boolean
- Whether connection draining is enabled or not.
ApplicationGatewayCustomErrorResponse
- Custom
Error stringPage Url - Error page URL of the application gateway custom error.
- Status
Code string - Status code of the application gateway custom error.
- Custom
Error stringPage Url - Error page URL of the application gateway custom error.
- Status
Code string - Status code of the application gateway custom error.
- custom
Error StringPage Url - Error page URL of the application gateway custom error.
- status
Code String - Status code of the application gateway custom error.
- custom
Error stringPage Url - Error page URL of the application gateway custom error.
- status
Code string - Status code of the application gateway custom error.
- custom_
error_ strpage_ url - Error page URL of the application gateway custom error.
- status_
code str - Status code of the application gateway custom error.
- custom
Error StringPage Url - Error page URL of the application gateway custom error.
- status
Code String - Status code of the application gateway custom error.
ApplicationGatewayFirewallDisabledRuleGroupResponse
- Rule
Group stringName - The name of the rule group that will be disabled.
- Rules List<int>
- The list of rules that will be disabled. If null, all rules of the rule group will be disabled.
- Rule
Group stringName - The name of the rule group that will be disabled.
- Rules []int
- The list of rules that will be disabled. If null, all rules of the rule group will be disabled.
- rule
Group StringName - The name of the rule group that will be disabled.
- rules List<Integer>
- The list of rules that will be disabled. If null, all rules of the rule group will be disabled.
- rule
Group stringName - The name of the rule group that will be disabled.
- rules number[]
- The list of rules that will be disabled. If null, all rules of the rule group will be disabled.
- rule_
group_ strname - The name of the rule group that will be disabled.
- rules Sequence[int]
- The list of rules that will be disabled. If null, all rules of the rule group will be disabled.
- rule
Group StringName - The name of the rule group that will be disabled.
- rules List<Number>
- The list of rules that will be disabled. If null, all rules of the rule group will be disabled.
ApplicationGatewayFirewallExclusionResponse
- Match
Variable 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.
- Selector
Match stringOperator - When matchVariable is a collection, operate on the selector to specify which elements in the collection this exclusion applies to.
- Match
Variable 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.
- Selector
Match stringOperator - When matchVariable is a collection, operate on the selector to specify which elements in the collection this exclusion applies to.
- match
Variable 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.
- selector
Match StringOperator - When matchVariable is a collection, operate on the selector to specify which elements in the collection this exclusion applies to.
- match
Variable 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.
- selector
Match stringOperator - When matchVariable is a collection, operate on the selector to specify which elements in the collection this exclusion applies to.
- match_
variable str - The variable to be excluded.
- selector str
- When matchVariable is a collection, operator used to specify which elements in the collection this exclusion applies to.
- selector_
match_ stroperator - When matchVariable is a collection, operate on the selector to specify which elements in the collection this exclusion applies to.
- match
Variable 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.
- selector
Match StringOperator - When matchVariable is a collection, operate on the selector to specify which elements in the collection this exclusion applies to.
ApplicationGatewayFrontendIPConfigurationResponse
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Provisioning
State string - The provisioning state of the frontend IP configuration resource.
- Type string
- Type of the resource.
- Id string
- Resource ID.
- Name string
- Name of the frontend IP configuration that is unique within an Application Gateway.
- Private
IPAddress string - PrivateIPAddress of the network interface IP Configuration.
- Private
IPAllocation stringMethod - The private IP address allocation method.
- Private
Link Pulumi.Configuration Azure Native. Network. Inputs. Sub Resource Response - Reference to the application gateway private link configuration.
- Public
IPAddress Pulumi.Azure Native. Network. Inputs. Sub Resource Response - Reference to the PublicIP resource.
- Subnet
Pulumi.
Azure Native. Network. Inputs. Sub Resource Response - Reference to the subnet resource.
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Provisioning
State string - The provisioning state of the frontend IP configuration resource.
- Type string
- Type of the resource.
- Id string
- Resource ID.
- Name string
- Name of the frontend IP configuration that is unique within an Application Gateway.
- Private
IPAddress string - PrivateIPAddress of the network interface IP Configuration.
- Private
IPAllocation stringMethod - The private IP address allocation method.
- Private
Link SubConfiguration Resource Response - Reference to the application gateway private link configuration.
- Public
IPAddress SubResource Response - Reference to the PublicIP resource.
- Subnet
Sub
Resource Response - Reference to the subnet resource.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- provisioning
State String - The provisioning state of the frontend IP configuration resource.
- type String
- Type of the resource.
- id String
- Resource ID.
- name String
- Name of the frontend IP configuration that is unique within an Application Gateway.
- private
IPAddress String - PrivateIPAddress of the network interface IP Configuration.
- private
IPAllocation StringMethod - The private IP address allocation method.
- private
Link SubConfiguration Resource Response - Reference to the application gateway private link configuration.
- public
IPAddress SubResource Response - Reference to the PublicIP resource.
- subnet
Sub
Resource Response - Reference to the subnet resource.
- etag string
- A unique read-only string that changes whenever the resource is updated.
- provisioning
State string - The provisioning state of the frontend IP configuration resource.
- type string
- Type of the resource.
- id string
- Resource ID.
- name string
- Name of the frontend IP configuration that is unique within an Application Gateway.
- private
IPAddress string - PrivateIPAddress of the network interface IP Configuration.
- private
IPAllocation stringMethod - The private IP address allocation method.
- private
Link SubConfiguration Resource Response - Reference to the application gateway private link configuration.
- public
IPAddress SubResource Response - Reference to the PublicIP resource.
- subnet
Sub
Resource Response - Reference to the subnet resource.
- etag str
- A unique read-only string that changes whenever the resource is updated.
- provisioning_
state str - The provisioning state of the frontend IP configuration resource.
- type str
- Type of the resource.
- id str
- Resource ID.
- name str
- Name of the frontend IP configuration that is unique within an Application Gateway.
- private_
ip_ straddress - PrivateIPAddress of the network interface IP Configuration.
- private_
ip_ strallocation_ method - The private IP address allocation method.
- private_
link_ Subconfiguration Resource Response - Reference to the application gateway private link configuration.
- public_
ip_ Subaddress Resource Response - Reference to the PublicIP resource.
- subnet
Sub
Resource Response - Reference to the subnet resource.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- provisioning
State String - The provisioning state of the frontend IP configuration resource.
- type String
- Type of the resource.
- id String
- Resource ID.
- name String
- Name of the frontend IP configuration that is unique within an Application Gateway.
- private
IPAddress String - PrivateIPAddress of the network interface IP Configuration.
- private
IPAllocation StringMethod - The private IP address allocation method.
- private
Link Property MapConfiguration - Reference to the application gateway private link configuration.
- public
IPAddress Property Map - Reference to the PublicIP resource.
- subnet Property Map
- Reference to the subnet resource.
ApplicationGatewayFrontendPortResponse
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Provisioning
State string - The provisioning state of the frontend port resource.
- Type string
- Type of the resource.
- Id string
- Resource ID.
- Name string
- Name of the frontend port that is unique within an Application Gateway.
- Port int
- Frontend port.
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Provisioning
State string - The provisioning state of the frontend port resource.
- Type string
- Type of the resource.
- Id string
- Resource ID.
- Name string
- Name of the frontend port that is unique within an Application Gateway.
- Port int
- Frontend port.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- provisioning
State String - The provisioning state of the frontend port resource.
- type String
- Type of the resource.
- id String
- Resource ID.
- name String
- Name of the frontend port that is unique within an Application Gateway.
- port Integer
- Frontend port.
- etag string
- A unique read-only string that changes whenever the resource is updated.
- provisioning
State string - The provisioning state of the frontend port resource.
- type string
- Type of the resource.
- id string
- Resource ID.
- name string
- Name of the frontend port that is unique within an Application Gateway.
- port number
- Frontend port.
- etag str
- A unique read-only string that changes whenever the resource is updated.
- provisioning_
state str - The provisioning state of the frontend port resource.
- type str
- Type of the resource.
- id str
- Resource ID.
- name str
- Name of the frontend port that is unique within an Application Gateway.
- port int
- Frontend port.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- provisioning
State String - The provisioning state of the frontend port resource.
- type String
- Type of the resource.
- id String
- Resource ID.
- name String
- Name of the frontend port that is unique within an Application Gateway.
- port Number
- Frontend port.
ApplicationGatewayGlobalConfigurationResponse
- Enable
Request boolBuffering - Enable request buffering.
- Enable
Response boolBuffering - Enable response buffering.
- Enable
Request boolBuffering - Enable request buffering.
- Enable
Response boolBuffering - Enable response buffering.
- enable
Request BooleanBuffering - Enable request buffering.
- enable
Response BooleanBuffering - Enable response buffering.
- enable
Request booleanBuffering - Enable request buffering.
- enable
Response booleanBuffering - Enable response buffering.
- enable_
request_ boolbuffering - Enable request buffering.
- enable_
response_ boolbuffering - Enable response buffering.
- enable
Request BooleanBuffering - Enable request buffering.
- enable
Response BooleanBuffering - Enable response buffering.
ApplicationGatewayHeaderConfigurationResponse
- Header
Name string - Header name of the header configuration.
- Header
Value string - Header value of the header configuration.
- Header
Name string - Header name of the header configuration.
- Header
Value string - Header value of the header configuration.
- header
Name String - Header name of the header configuration.
- header
Value String - Header value of the header configuration.
- header
Name string - Header name of the header configuration.
- header
Value string - Header value of the header configuration.
- header_
name str - Header name of the header configuration.
- header_
value str - Header value of the header configuration.
- header
Name String - Header name of the header configuration.
- header
Value String - Header value of the header configuration.
ApplicationGatewayHttpListenerResponse
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Provisioning
State string - The provisioning state of the HTTP listener resource.
- Type string
- Type of the resource.
- Custom
Error List<Pulumi.Configurations Azure Native. Network. Inputs. Application Gateway Custom Error Response> - Custom error configurations of the HTTP listener.
- Firewall
Policy Pulumi.Azure Native. Network. Inputs. Sub Resource Response - Reference to the FirewallPolicy resource.
- Frontend
IPConfiguration Pulumi.Azure Native. Network. Inputs. Sub Resource Response - Frontend IP configuration resource of an application gateway.
- Frontend
Port Pulumi.Azure Native. Network. Inputs. Sub Resource Response - Frontend port resource of an application gateway.
- Host
Name string - Host name of HTTP listener.
- Host
Names List<string> - List of Host names for HTTP Listener that allows special wildcard characters as well.
- Id string
- Resource ID.
- Name string
- Name of the HTTP listener that is unique within an Application Gateway.
- Protocol string
- Protocol of the HTTP listener.
- Require
Server boolName Indication - Applicable only if protocol is https. Enables SNI for multi-hosting.
- Ssl
Certificate Pulumi.Azure Native. Network. Inputs. Sub Resource Response - SSL certificate resource of an application gateway.
- Ssl
Profile Pulumi.Azure Native. Network. Inputs. Sub Resource Response - SSL profile resource of the application gateway.
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Provisioning
State string - The provisioning state of the HTTP listener resource.
- Type string
- Type of the resource.
- Custom
Error []ApplicationConfigurations Gateway Custom Error Response - Custom error configurations of the HTTP listener.
- Firewall
Policy SubResource Response - Reference to the FirewallPolicy resource.
- Frontend
IPConfiguration SubResource Response - Frontend IP configuration resource of an application gateway.
- Frontend
Port SubResource Response - Frontend port resource of an application gateway.
- Host
Name string - Host name of HTTP listener.
- Host
Names []string - List of Host names for HTTP Listener that allows special wildcard characters as well.
- Id string
- Resource ID.
- Name string
- Name of the HTTP listener that is unique within an Application Gateway.
- Protocol string
- Protocol of the HTTP listener.
- Require
Server boolName Indication - Applicable only if protocol is https. Enables SNI for multi-hosting.
- Ssl
Certificate SubResource Response - SSL certificate resource of an application gateway.
- Ssl
Profile SubResource Response - SSL profile resource of the application gateway.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- provisioning
State String - The provisioning state of the HTTP listener resource.
- type String
- Type of the resource.
- custom
Error List<ApplicationConfigurations Gateway Custom Error Response> - Custom error configurations of the HTTP listener.
- firewall
Policy SubResource Response - Reference to the FirewallPolicy resource.
- frontend
IPConfiguration SubResource Response - Frontend IP configuration resource of an application gateway.
- frontend
Port SubResource Response - Frontend port resource of an application gateway.
- host
Name String - Host name of HTTP listener.
- host
Names List<String> - List of Host names for HTTP Listener that allows special wildcard characters as well.
- id String
- Resource ID.
- name String
- Name of the HTTP listener that is unique within an Application Gateway.
- protocol String
- Protocol of the HTTP listener.
- require
Server BooleanName Indication - Applicable only if protocol is https. Enables SNI for multi-hosting.
- ssl
Certificate SubResource Response - SSL certificate resource of an application gateway.
- ssl
Profile SubResource Response - SSL profile resource of the application gateway.
- etag string
- A unique read-only string that changes whenever the resource is updated.
- provisioning
State string - The provisioning state of the HTTP listener resource.
- type string
- Type of the resource.
- custom
Error ApplicationConfigurations Gateway Custom Error Response[] - Custom error configurations of the HTTP listener.
- firewall
Policy SubResource Response - Reference to the FirewallPolicy resource.
- frontend
IPConfiguration SubResource Response - Frontend IP configuration resource of an application gateway.
- frontend
Port SubResource Response - Frontend port resource of an application gateway.
- host
Name string - Host name of HTTP listener.
- host
Names string[] - List of Host names for HTTP Listener that allows special wildcard characters as well.
- id string
- Resource ID.
- name string
- Name of the HTTP listener that is unique within an Application Gateway.
- protocol string
- Protocol of the HTTP listener.
- require
Server booleanName Indication - Applicable only if protocol is https. Enables SNI for multi-hosting.
- ssl
Certificate SubResource Response - SSL certificate resource of an application gateway.
- ssl
Profile SubResource Response - SSL profile resource of the application gateway.
- etag str
- A unique read-only string that changes whenever the resource is updated.
- provisioning_
state str - The provisioning state of the HTTP listener resource.
- type str
- Type of the resource.
- custom_
error_ Sequence[Applicationconfigurations Gateway Custom Error Response] - Custom error configurations of the HTTP listener.
- firewall_
policy SubResource Response - Reference to the FirewallPolicy resource.
- frontend_
ip_ Subconfiguration Resource Response - Frontend IP configuration resource of an application gateway.
- frontend_
port SubResource Response - Frontend port resource of an application gateway.
- host_
name str - Host name of HTTP listener.
- host_
names Sequence[str] - List of Host names for HTTP Listener that allows special wildcard characters as well.
- id str
- Resource ID.
- name str
- Name of the HTTP listener that is unique within an Application Gateway.
- protocol str
- Protocol of the HTTP listener.
- require_
server_ boolname_ indication - Applicable only if protocol is https. Enables SNI for multi-hosting.
- ssl_
certificate SubResource Response - SSL certificate resource of an application gateway.
- ssl_
profile SubResource Response - SSL profile resource of the application gateway.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- provisioning
State String - The provisioning state of the HTTP listener resource.
- type String
- Type of the resource.
- custom
Error List<Property Map>Configurations - Custom error configurations of the HTTP listener.
- firewall
Policy Property Map - Reference to the FirewallPolicy resource.
- frontend
IPConfiguration Property Map - Frontend IP configuration resource of an application gateway.
- frontend
Port Property Map - Frontend port resource of an application gateway.
- host
Name String - Host name of HTTP listener.
- host
Names List<String> - List of Host names for HTTP Listener that allows special wildcard characters as well.
- id String
- Resource ID.
- name String
- Name of the HTTP listener that is unique within an Application Gateway.
- protocol String
- Protocol of the HTTP listener.
- require
Server BooleanName Indication - Applicable only if protocol is https. Enables SNI for multi-hosting.
- ssl
Certificate Property Map - SSL certificate resource of an application gateway.
- ssl
Profile Property Map - SSL profile resource of the application gateway.
ApplicationGatewayIPConfigurationResponse
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Provisioning
State string - The provisioning state of the application gateway IP configuration resource.
- Type string
- Type of the resource.
- Id string
- Resource ID.
- Name string
- Name of the IP configuration that is unique within an Application Gateway.
- Subnet
Pulumi.
Azure Native. Network. Inputs. Sub Resource Response - Reference to the subnet resource. A subnet from where application gateway gets its private address.
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Provisioning
State string - The provisioning state of the application gateway IP configuration resource.
- Type string
- Type of the resource.
- Id string
- Resource ID.
- Name string
- Name of the IP configuration that is unique within an Application Gateway.
- Subnet
Sub
Resource Response - Reference to the subnet resource. A subnet from where application gateway gets its private address.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- provisioning
State String - The provisioning state of the application gateway IP configuration resource.
- type String
- Type of the resource.
- id String
- Resource ID.
- name String
- Name of the IP configuration that is unique within an Application Gateway.
- subnet
Sub
Resource Response - Reference to the subnet resource. A subnet from where application gateway gets its private address.
- etag string
- A unique read-only string that changes whenever the resource is updated.
- provisioning
State string - The provisioning state of the application gateway IP configuration resource.
- type string
- Type of the resource.
- id string
- Resource ID.
- name string
- Name of the IP configuration that is unique within an Application Gateway.
- subnet
Sub
Resource Response - Reference to the subnet resource. A subnet from where application gateway gets its private address.
- etag str
- A unique read-only string that changes whenever the resource is updated.
- provisioning_
state str - The provisioning state of the application gateway IP configuration resource.
- type str
- Type of the resource.
- id str
- Resource ID.
- name str
- Name of the IP configuration that is unique within an Application Gateway.
- subnet
Sub
Resource Response - Reference to the subnet resource. A subnet from where application gateway gets its private address.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- provisioning
State String - The provisioning state of the application gateway IP configuration resource.
- type String
- Type of the resource.
- id String
- Resource ID.
- name String
- Name of the IP configuration that is unique within an Application Gateway.
- subnet Property Map
- Reference to the subnet resource. A subnet from where application gateway gets its private address.
ApplicationGatewayListenerResponse
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Provisioning
State string - The provisioning state of the listener resource.
- Type string
- Type of the resource.
- Frontend
IPConfiguration Pulumi.Azure Native. Network. Inputs. Sub Resource Response - Frontend IP configuration resource of an application gateway.
- Frontend
Port Pulumi.Azure Native. Network. Inputs. Sub Resource Response - Frontend port resource of an application gateway.
- Id string
- Resource ID.
- Name string
- Name of the listener that is unique within an Application Gateway.
- Protocol string
- Protocol of the listener.
- Ssl
Certificate Pulumi.Azure Native. Network. Inputs. Sub Resource Response - SSL certificate resource of an application gateway.
- Ssl
Profile Pulumi.Azure Native. Network. Inputs. Sub Resource Response - SSL profile resource of the application gateway.
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Provisioning
State string - The provisioning state of the listener resource.
- Type string
- Type of the resource.
- Frontend
IPConfiguration SubResource Response - Frontend IP configuration resource of an application gateway.
- Frontend
Port SubResource Response - Frontend port resource of an application gateway.
- Id string
- Resource ID.
- Name string
- Name of the listener that is unique within an Application Gateway.
- Protocol string
- Protocol of the listener.
- Ssl
Certificate SubResource Response - SSL certificate resource of an application gateway.
- Ssl
Profile SubResource Response - SSL profile resource of the application gateway.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- provisioning
State String - The provisioning state of the listener resource.
- type String
- Type of the resource.
- frontend
IPConfiguration SubResource Response - Frontend IP configuration resource of an application gateway.
- frontend
Port SubResource Response - Frontend port resource of an application gateway.
- id String
- Resource ID.
- name String
- Name of the listener that is unique within an Application Gateway.
- protocol String
- Protocol of the listener.
- ssl
Certificate SubResource Response - SSL certificate resource of an application gateway.
- ssl
Profile SubResource Response - SSL profile resource of the application gateway.
- etag string
- A unique read-only string that changes whenever the resource is updated.
- provisioning
State string - The provisioning state of the listener resource.
- type string
- Type of the resource.
- frontend
IPConfiguration SubResource Response - Frontend IP configuration resource of an application gateway.
- frontend
Port SubResource Response - Frontend port resource of an application gateway.
- id string
- Resource ID.
- name string
- Name of the listener that is unique within an Application Gateway.
- protocol string
- Protocol of the listener.
- ssl
Certificate SubResource Response - SSL certificate resource of an application gateway.
- ssl
Profile SubResource Response - SSL profile resource of the application gateway.
- etag str
- A unique read-only string that changes whenever the resource is updated.
- provisioning_
state str - The provisioning state of the listener resource.
- type str
- Type of the resource.
- frontend_
ip_ Subconfiguration Resource Response - Frontend IP configuration resource of an application gateway.
- frontend_
port SubResource Response - Frontend port resource of an application gateway.
- id str
- Resource ID.
- name str
- Name of the listener that is unique within an Application Gateway.
- protocol str
- Protocol of the listener.
- ssl_
certificate SubResource Response - SSL certificate resource of an application gateway.
- ssl_
profile SubResource Response - SSL profile resource of the application gateway.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- provisioning
State String - The provisioning state of the listener resource.
- type String
- Type of the resource.
- frontend
IPConfiguration Property Map - Frontend IP configuration resource of an application gateway.
- frontend
Port Property Map - Frontend port resource of an application gateway.
- id String
- Resource ID.
- name String
- Name of the listener that is unique within an Application Gateway.
- protocol String
- Protocol of the listener.
- ssl
Certificate Property Map - SSL certificate resource of an application gateway.
- ssl
Profile Property Map - SSL profile resource of the application gateway.
ApplicationGatewayLoadDistributionPolicyResponse
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Provisioning
State string - The provisioning state of the Load Distribution Policy resource.
- Type string
- Type of the resource.
- Id string
- Resource ID.
- Load
Distribution stringAlgorithm - Load Distribution Targets resource of an application gateway.
- Load
Distribution List<Pulumi.Targets Azure Native. Network. Inputs. Application Gateway Load Distribution Target Response> - Load Distribution Targets resource of an application gateway.
- Name string
- Name of the load distribution policy that is unique within an Application Gateway.
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Provisioning
State string - The provisioning state of the Load Distribution Policy resource.
- Type string
- Type of the resource.
- Id string
- Resource ID.
- Load
Distribution stringAlgorithm - Load Distribution Targets resource of an application gateway.
- Load
Distribution []ApplicationTargets Gateway Load Distribution Target Response - Load Distribution Targets resource of an application gateway.
- Name string
- Name of the load distribution policy that is unique within an Application Gateway.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- provisioning
State String - The provisioning state of the Load Distribution Policy resource.
- type String
- Type of the resource.
- id String
- Resource ID.
- load
Distribution StringAlgorithm - Load Distribution Targets resource of an application gateway.
- load
Distribution List<ApplicationTargets Gateway Load Distribution Target Response> - Load Distribution Targets resource of an application gateway.
- name String
- Name of the load distribution policy that is unique within an Application Gateway.
- etag string
- A unique read-only string that changes whenever the resource is updated.
- provisioning
State string - The provisioning state of the Load Distribution Policy resource.
- type string
- Type of the resource.
- id string
- Resource ID.
- load
Distribution stringAlgorithm - Load Distribution Targets resource of an application gateway.
- load
Distribution ApplicationTargets Gateway Load Distribution Target Response[] - Load Distribution Targets resource of an application gateway.
- name string
- Name of the load distribution policy that is unique within an Application Gateway.
- etag str
- A unique read-only string that changes whenever the resource is updated.
- provisioning_
state str - The provisioning state of the Load Distribution Policy resource.
- type str
- Type of the resource.
- id str
- Resource ID.
- load_
distribution_ stralgorithm - Load Distribution Targets resource of an application gateway.
- load_
distribution_ Sequence[Applicationtargets Gateway Load Distribution Target Response] - Load Distribution Targets resource of an application gateway.
- name str
- Name of the load distribution policy that is unique within an Application Gateway.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- provisioning
State String - The provisioning state of the Load Distribution Policy resource.
- type String
- Type of the resource.
- id String
- Resource ID.
- load
Distribution StringAlgorithm - Load Distribution Targets resource of an application gateway.
- load
Distribution List<Property Map>Targets - Load Distribution Targets resource of an application gateway.
- name String
- Name of the load distribution policy that is unique within an Application Gateway.
ApplicationGatewayLoadDistributionTargetResponse
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Type string
- Type of the resource.
- Backend
Address Pulumi.Pool Azure Native. Network. Inputs. Sub Resource Response - Backend address pool resource of the application gateway.
- Id string
- Resource ID.
- Name string
- Name of the load distribution policy that is unique within an Application Gateway.
- Weight
Per intServer - Weight per server. Range between 1 and 100.
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Type string
- Type of the resource.
- Backend
Address SubPool Resource Response - Backend address pool resource of the application gateway.
- Id string
- Resource ID.
- Name string
- Name of the load distribution policy that is unique within an Application Gateway.
- Weight
Per intServer - Weight per server. Range between 1 and 100.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- type String
- Type of the resource.
- backend
Address SubPool Resource Response - Backend address pool resource of the application gateway.
- id String
- Resource ID.
- name String
- Name of the load distribution policy that is unique within an Application Gateway.
- weight
Per IntegerServer - Weight per server. Range between 1 and 100.
- etag string
- A unique read-only string that changes whenever the resource is updated.
- type string
- Type of the resource.
- backend
Address SubPool Resource Response - Backend address pool resource of the application gateway.
- id string
- Resource ID.
- name string
- Name of the load distribution policy that is unique within an Application Gateway.
- weight
Per numberServer - Weight per server. Range between 1 and 100.
- etag str
- A unique read-only string that changes whenever the resource is updated.
- type str
- Type of the resource.
- backend_
address_ Subpool Resource Response - Backend address pool resource of the application gateway.
- id str
- Resource ID.
- name str
- Name of the load distribution policy that is unique within an Application Gateway.
- weight_
per_ intserver - Weight per server. Range between 1 and 100.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- type String
- Type of the resource.
- backend
Address Property MapPool - Backend address pool resource of the application gateway.
- id String
- Resource ID.
- name String
- Name of the load distribution policy that is unique within an Application Gateway.
- weight
Per NumberServer - Weight per server. Range between 1 and 100.
ApplicationGatewayPathRuleResponse
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Provisioning
State string - The provisioning state of the path rule resource.
- Type string
- Type of the resource.
- Backend
Address Pulumi.Pool Azure Native. Network. Inputs. Sub Resource Response - Backend address pool resource of URL path map path rule.
- Backend
Http Pulumi.Settings Azure Native. Network. Inputs. Sub Resource Response - Backend http settings resource of URL path map path rule.
- Firewall
Policy Pulumi.Azure Native. Network. Inputs. Sub Resource Response - Reference to the FirewallPolicy resource.
- Id string
- Resource ID.
- Load
Distribution Pulumi.Policy Azure Native. Network. Inputs. Sub Resource Response - Load Distribution Policy resource of URL path map path rule.
- Name string
- Name of the path rule that is unique within an Application Gateway.
- Paths List<string>
- Path rules of URL path map.
- Redirect
Configuration Pulumi.Azure Native. Network. Inputs. Sub Resource Response - Redirect configuration resource of URL path map path rule.
- Rewrite
Rule Pulumi.Set Azure Native. Network. Inputs. Sub Resource Response - Rewrite rule set resource of URL path map path rule.
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Provisioning
State string - The provisioning state of the path rule resource.
- Type string
- Type of the resource.
- Backend
Address SubPool Resource Response - Backend address pool resource of URL path map path rule.
- Backend
Http SubSettings Resource Response - Backend http settings resource of URL path map path rule.
- Firewall
Policy SubResource Response - Reference to the FirewallPolicy resource.
- Id string
- Resource ID.
- Load
Distribution SubPolicy Resource Response - Load Distribution Policy resource of URL path map path rule.
- Name string
- Name of the path rule that is unique within an Application Gateway.
- Paths []string
- Path rules of URL path map.
- Redirect
Configuration SubResource Response - Redirect configuration resource of URL path map path rule.
- Rewrite
Rule SubSet Resource Response - Rewrite rule set resource of URL path map path rule.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- provisioning
State String - The provisioning state of the path rule resource.
- type String
- Type of the resource.
- backend
Address SubPool Resource Response - Backend address pool resource of URL path map path rule.
- backend
Http SubSettings Resource Response - Backend http settings resource of URL path map path rule.
- firewall
Policy SubResource Response - Reference to the FirewallPolicy resource.
- id String
- Resource ID.
- load
Distribution SubPolicy Resource Response - Load Distribution Policy resource of URL path map path rule.
- name String
- Name of the path rule that is unique within an Application Gateway.
- paths List<String>
- Path rules of URL path map.
- redirect
Configuration SubResource Response - Redirect configuration resource of URL path map path rule.
- rewrite
Rule SubSet Resource Response - Rewrite rule set resource of URL path map path rule.
- etag string
- A unique read-only string that changes whenever the resource is updated.
- provisioning
State string - The provisioning state of the path rule resource.
- type string
- Type of the resource.
- backend
Address SubPool Resource Response - Backend address pool resource of URL path map path rule.
- backend
Http SubSettings Resource Response - Backend http settings resource of URL path map path rule.
- firewall
Policy SubResource Response - Reference to the FirewallPolicy resource.
- id string
- Resource ID.
- load
Distribution SubPolicy Resource Response - Load Distribution Policy resource of URL path map path rule.
- name string
- Name of the path rule that is unique within an Application Gateway.
- paths string[]
- Path rules of URL path map.
- redirect
Configuration SubResource Response - Redirect configuration resource of URL path map path rule.
- rewrite
Rule SubSet Resource Response - Rewrite rule set resource of URL path map path rule.
- etag str
- A unique read-only string that changes whenever the resource is updated.
- provisioning_
state str - The provisioning state of the path rule resource.
- type str
- Type of the resource.
- backend_
address_ Subpool Resource Response - Backend address pool resource of URL path map path rule.
- backend_
http_ Subsettings Resource Response - Backend http settings resource of URL path map path rule.
- firewall_
policy SubResource Response - Reference to the FirewallPolicy resource.
- id str
- Resource ID.
- load_
distribution_ Subpolicy Resource Response - Load Distribution Policy resource of URL path map path rule.
- name str
- Name of the path rule that is unique within an Application Gateway.
- paths Sequence[str]
- Path rules of URL path map.
- redirect_
configuration SubResource Response - Redirect configuration resource of URL path map path rule.
- rewrite_
rule_ Subset Resource Response - Rewrite rule set resource of URL path map path rule.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- provisioning
State String - The provisioning state of the path rule resource.
- type String
- Type of the resource.
- backend
Address Property MapPool - Backend address pool resource of URL path map path rule.
- backend
Http Property MapSettings - Backend http settings resource of URL path map path rule.
- firewall
Policy Property Map - Reference to the FirewallPolicy resource.
- id String
- Resource ID.
- load
Distribution Property MapPolicy - Load Distribution Policy resource of URL path map path rule.
- name String
- Name of the path rule that is unique within an Application Gateway.
- paths List<String>
- Path rules of URL path map.
- redirect
Configuration Property Map - Redirect configuration resource of URL path map path rule.
- rewrite
Rule Property MapSet - Rewrite rule set resource of URL path map path rule.
ApplicationGatewayPrivateEndpointConnectionResponse
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Link
Identifier string - The consumer link id.
- Private
Endpoint Pulumi.Azure Native. Network. Inputs. Private Endpoint Response - The resource of private end point.
- Provisioning
State string - The provisioning state of the application gateway private endpoint connection resource.
- Type string
- Type of the resource.
- Id string
- Resource ID.
- Name string
- Name of the private endpoint connection on an application gateway.
- Private
Link Pulumi.Service Connection State Azure Native. Network. Inputs. Private Link Service Connection State Response - A collection of information about the state of the connection between service consumer and provider.
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Link
Identifier string - The consumer link id.
- Private
Endpoint PrivateEndpoint Response - The resource of private end point.
- Provisioning
State string - The provisioning state of the application gateway private endpoint connection resource.
- Type string
- Type of the resource.
- Id string
- Resource ID.
- Name string
- Name of the private endpoint connection on an application gateway.
- Private
Link PrivateService Connection State Link Service Connection State Response - A collection of information about the state of the connection between service consumer and provider.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- link
Identifier String - The consumer link id.
- private
Endpoint PrivateEndpoint Response - The resource of private end point.
- provisioning
State String - The provisioning state of the application gateway private endpoint connection resource.
- type String
- Type of the resource.
- id String
- Resource ID.
- name String
- Name of the private endpoint connection on an application gateway.
- private
Link PrivateService Connection State Link Service Connection State Response - A collection of information about the state of the connection between service consumer and provider.
- etag string
- A unique read-only string that changes whenever the resource is updated.
- link
Identifier string - The consumer link id.
- private
Endpoint PrivateEndpoint Response - The resource of private end point.
- provisioning
State string - The provisioning state of the application gateway private endpoint connection resource.
- type string
- Type of the resource.
- id string
- Resource ID.
- name string
- Name of the private endpoint connection on an application gateway.
- private
Link PrivateService Connection State Link Service Connection State Response - A collection of information about the state of the connection between service consumer and provider.
- etag str
- A unique read-only string that changes whenever the resource is updated.
- link_
identifier str - The consumer link id.
- private_
endpoint PrivateEndpoint Response - The resource of private end point.
- provisioning_
state str - The provisioning state of the application gateway private endpoint connection resource.
- type str
- Type of the resource.
- id str
- Resource ID.
- name str
- Name of the private endpoint connection on an application gateway.
- private_
link_ Privateservice_ connection_ state Link Service Connection State Response - A collection of information about the state of the connection between service consumer and provider.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- link
Identifier String - The consumer link id.
- private
Endpoint Property Map - The resource of private end point.
- provisioning
State String - The provisioning state of the application gateway private endpoint connection resource.
- type String
- Type of the resource.
- id String
- Resource ID.
- name String
- Name of the private endpoint connection on an application gateway.
- private
Link Property MapService Connection State - A collection of information about the state of the connection between service consumer and provider.
ApplicationGatewayPrivateLinkConfigurationResponse
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Provisioning
State string - The provisioning state of the application gateway private link configuration.
- Type string
- Type of the resource.
- Id string
- Resource ID.
- Ip
Configurations List<Pulumi.Azure Native. Network. Inputs. Application Gateway Private Link Ip Configuration Response> - An array of application gateway private link ip configurations.
- Name string
- Name of the private link configuration that is unique within an Application Gateway.
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Provisioning
State string - The provisioning state of the application gateway private link configuration.
- Type string
- Type of the resource.
- Id string
- Resource ID.
- Ip
Configurations []ApplicationGateway Private Link Ip Configuration Response - An array of application gateway private link ip configurations.
- Name string
- Name of the private link configuration that is unique within an Application Gateway.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- provisioning
State String - The provisioning state of the application gateway private link configuration.
- type String
- Type of the resource.
- id String
- Resource ID.
- ip
Configurations List<ApplicationGateway Private Link Ip Configuration Response> - An array of application gateway private link ip configurations.
- name String
- Name of the private link configuration that is unique within an Application Gateway.
- etag string
- A unique read-only string that changes whenever the resource is updated.
- provisioning
State string - The provisioning state of the application gateway private link configuration.
- type string
- Type of the resource.
- id string
- Resource ID.
- ip
Configurations ApplicationGateway Private Link Ip Configuration Response[] - An array of application gateway private link ip configurations.
- name string
- Name of the private link configuration that is unique within an Application Gateway.
- etag str
- A unique read-only string that changes whenever the resource is updated.
- provisioning_
state str - The provisioning state of the application gateway private link configuration.
- type str
- Type of the resource.
- id str
- Resource ID.
- ip_
configurations Sequence[ApplicationGateway Private Link Ip Configuration Response] - An array of application gateway private link ip configurations.
- name str
- Name of the private link configuration that is unique within an Application Gateway.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- provisioning
State String - The provisioning state of the application gateway private link configuration.
- type String
- Type of the resource.
- id String
- Resource ID.
- ip
Configurations List<Property Map> - An array of application gateway private link ip configurations.
- name String
- Name of the private link configuration that is unique within an Application Gateway.
ApplicationGatewayPrivateLinkIpConfigurationResponse
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Provisioning
State string - The provisioning state of the application gateway private link IP configuration.
- Type string
- The resource type.
- Id string
- Resource ID.
- Name string
- The name of application gateway private link ip configuration.
- Primary bool
- Whether the ip configuration is primary or not.
- Private
IPAddress string - The private IP address of the IP configuration.
- Private
IPAllocation stringMethod - The private IP address allocation method.
- Subnet
Pulumi.
Azure Native. Network. Inputs. Sub Resource Response - Reference to the subnet resource.
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Provisioning
State string - The provisioning state of the application gateway private link IP configuration.
- Type string
- The resource type.
- Id string
- Resource ID.
- Name string
- The name of application gateway private link ip configuration.
- Primary bool
- Whether the ip configuration is primary or not.
- Private
IPAddress string - The private IP address of the IP configuration.
- Private
IPAllocation stringMethod - The private IP address allocation method.
- Subnet
Sub
Resource Response - Reference to the subnet resource.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- provisioning
State String - The provisioning state of the application gateway private link IP configuration.
- type String
- The resource type.
- id String
- Resource ID.
- name String
- The name of application gateway private link ip configuration.
- primary Boolean
- Whether the ip configuration is primary or not.
- private
IPAddress String - The private IP address of the IP configuration.
- private
IPAllocation StringMethod - The private IP address allocation method.
- subnet
Sub
Resource Response - Reference to the subnet resource.
- etag string
- A unique read-only string that changes whenever the resource is updated.
- provisioning
State string - The provisioning state of the application gateway private link IP configuration.
- type string
- The resource type.
- id string
- Resource ID.
- name string
- The name of application gateway private link ip configuration.
- primary boolean
- Whether the ip configuration is primary or not.
- private
IPAddress string - The private IP address of the IP configuration.
- private
IPAllocation stringMethod - The private IP address allocation method.
- subnet
Sub
Resource Response - Reference to the subnet resource.
- etag str
- A unique read-only string that changes whenever the resource is updated.
- provisioning_
state str - The provisioning state of the application gateway private link IP configuration.
- type str
- The resource type.
- id str
- Resource ID.
- name str
- The name of application gateway private link ip configuration.
- primary bool
- Whether the ip configuration is primary or not.
- private_
ip_ straddress - The private IP address of the IP configuration.
- private_
ip_ strallocation_ method - The private IP address allocation method.
- subnet
Sub
Resource Response - Reference to the subnet resource.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- provisioning
State String - The provisioning state of the application gateway private link IP configuration.
- type String
- The resource type.
- id String
- Resource ID.
- name String
- The name of application gateway private link ip configuration.
- primary Boolean
- Whether the ip configuration is primary or not.
- private
IPAddress String - The private IP address of the IP configuration.
- private
IPAllocation StringMethod - The private IP address allocation method.
- subnet Property Map
- Reference to the subnet resource.
ApplicationGatewayProbeHealthResponseMatchResponse
- Body string
- Body that must be contained in the health response. Default value is empty.
- Status
Codes List<string> - Allowed ranges of healthy status codes. Default range of healthy status codes is 200-399.
- Body string
- Body that must be contained in the health response. Default value is empty.
- Status
Codes []string - Allowed ranges of healthy status codes. Default range of healthy status codes is 200-399.
- body String
- Body that must be contained in the health response. Default value is empty.
- status
Codes List<String> - Allowed ranges of healthy status codes. Default range of healthy status codes is 200-399.
- body string
- Body that must be contained in the health response. Default value is empty.
- status
Codes string[] - Allowed ranges of healthy status codes. Default range of healthy status codes is 200-399.
- body str
- Body that must be contained in the health response. Default value is empty.
- status_
codes Sequence[str] - Allowed ranges of healthy status codes. Default range of healthy status codes is 200-399.
- body String
- Body that must be contained in the health response. Default value is empty.
- status
Codes List<String> - Allowed ranges of healthy status codes. Default range of healthy status codes is 200-399.
ApplicationGatewayProbeResponse
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Provisioning
State string - The provisioning state of the probe resource.
- Type string
- Type of the resource.
- Host string
- Host name to send the probe to.
- Id string
- Resource ID.
- Interval int
- The probing interval in seconds. This is the time interval between two consecutive probes. Acceptable values are from 1 second to 86400 seconds.
- Match
Pulumi.
Azure Native. Network. Inputs. Application Gateway Probe Health Response Match Response - Criterion for classifying a healthy probe response.
- Min
Servers int - 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 ://:.
- Pick
Host boolName From Backend Http Settings - Whether the host header should be picked from the backend http settings. Default value is false.
- Pick
Host boolName From Backend Settings - Whether the server name indication should be picked from the backend settings for Tls protocol. Default value is false.
- Port int
- Custom port which will be used for probing the backend servers. The valid value ranges from 1 to 65535. In case not set, port from http settings will be used. This property is valid for Standard_v2 and WAF_v2 only.
- Protocol string
- The protocol used for the probe.
- Timeout int
- 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.
- Unhealthy
Threshold int - The probe retry count. Backend server is marked down after consecutive probe failure count reaches UnhealthyThreshold. Acceptable values are from 1 second to 20.
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Provisioning
State string - The provisioning state of the probe resource.
- Type string
- Type of the resource.
- Host string
- Host name to send the probe to.
- Id string
- Resource ID.
- Interval int
- The probing interval in seconds. This is the time interval between two consecutive probes. Acceptable values are from 1 second to 86400 seconds.
- Match
Application
Gateway Probe Health Response Match Response - Criterion for classifying a healthy probe response.
- Min
Servers int - 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 ://:.
- Pick
Host boolName From Backend Http Settings - Whether the host header should be picked from the backend http settings. Default value is false.
- Pick
Host boolName From Backend Settings - Whether the server name indication should be picked from the backend settings for Tls protocol. Default value is false.
- Port int
- Custom port which will be used for probing the backend servers. The valid value ranges from 1 to 65535. In case not set, port from http settings will be used. This property is valid for Standard_v2 and WAF_v2 only.
- Protocol string
- The protocol used for the probe.
- Timeout int
- 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.
- Unhealthy
Threshold int - The probe retry count. Backend server is marked down after consecutive probe failure count reaches UnhealthyThreshold. Acceptable values are from 1 second to 20.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- provisioning
State String - The provisioning state of the probe resource.
- type String
- Type of the resource.
- host String
- Host name to send the probe to.
- id String
- Resource ID.
- interval Integer
- The probing interval in seconds. This is the time interval between two consecutive probes. Acceptable values are from 1 second to 86400 seconds.
- match
Application
Gateway Probe Health Response Match Response - Criterion for classifying a healthy probe response.
- min
Servers Integer - 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 ://:.
- pick
Host BooleanName From Backend Http Settings - Whether the host header should be picked from the backend http settings. Default value is false.
- pick
Host BooleanName From Backend Settings - Whether the server name indication should be picked from the backend settings for Tls protocol. Default value is false.
- port Integer
- Custom port which will be used for probing the backend servers. The valid value ranges from 1 to 65535. In case not set, port from http settings will be used. This property is valid for Standard_v2 and WAF_v2 only.
- protocol String
- The protocol used for the probe.
- timeout Integer
- 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.
- unhealthy
Threshold Integer - The probe retry count. Backend server is marked down after consecutive probe failure count reaches UnhealthyThreshold. Acceptable values are from 1 second to 20.
- etag string
- A unique read-only string that changes whenever the resource is updated.
- provisioning
State string - The provisioning state of the probe resource.
- type string
- Type of the resource.
- host string
- Host name to send the probe to.
- id string
- Resource ID.
- interval number
- The probing interval in seconds. This is the time interval between two consecutive probes. Acceptable values are from 1 second to 86400 seconds.
- match
Application
Gateway Probe Health Response Match Response - Criterion for classifying a healthy probe response.
- min
Servers number - 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 ://:.
- pick
Host booleanName From Backend Http Settings - Whether the host header should be picked from the backend http settings. Default value is false.
- pick
Host booleanName From Backend Settings - Whether the server name indication should be picked from the backend settings for Tls protocol. Default value is false.
- port number
- Custom port which will be used for probing the backend servers. The valid value ranges from 1 to 65535. In case not set, port from http settings will be used. This property is valid for Standard_v2 and WAF_v2 only.
- protocol string
- The protocol used for the probe.
- timeout number
- 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.
- unhealthy
Threshold number - The probe retry count. Backend server is marked down after consecutive probe failure count reaches UnhealthyThreshold. Acceptable values are from 1 second to 20.
- etag str
- A unique read-only string that changes whenever the resource is updated.
- provisioning_
state str - The provisioning state of the probe resource.
- type str
- Type of the resource.
- host str
- Host name to send the probe to.
- id str
- Resource ID.
- interval int
- The probing interval in seconds. This is the time interval between two consecutive probes. Acceptable values are from 1 second to 86400 seconds.
- match
Application
Gateway Probe Health Response Match Response - Criterion for classifying a healthy probe response.
- min_
servers int - Minimum number of servers that are always marked healthy. Default value is 0.
- name str
- Name of the probe that is unique within an Application Gateway.
- path str
- Relative path of probe. Valid path starts from '/'. Probe is sent to ://:.
- pick_
host_ boolname_ from_ backend_ http_ settings - Whether the host header should be picked from the backend http settings. Default value is false.
- pick_
host_ boolname_ from_ backend_ settings - Whether the server name indication should be picked from the backend settings for Tls protocol. Default value is false.
- port int
- Custom port which will be used for probing the backend servers. The valid value ranges from 1 to 65535. In case not set, port from http settings will be used. This property is valid for Standard_v2 and WAF_v2 only.
- protocol str
- The protocol used for the probe.
- timeout int
- 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.
- unhealthy_
threshold int - The probe retry count. Backend server is marked down after consecutive probe failure count reaches UnhealthyThreshold. Acceptable values are from 1 second to 20.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- provisioning
State String - The provisioning state of the probe resource.
- type String
- Type of the resource.
- host String
- Host name to send the probe to.
- id String
- Resource ID.
- interval Number
- The probing interval in seconds. This is the time interval between two consecutive probes. Acceptable values are from 1 second to 86400 seconds.
- match Property Map
- Criterion for classifying a healthy probe response.
- min
Servers Number - 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 ://:.
- pick
Host BooleanName From Backend Http Settings - Whether the host header should be picked from the backend http settings. Default value is false.
- pick
Host BooleanName From Backend Settings - Whether the server name indication should be picked from the backend settings for Tls protocol. Default value is false.
- port Number
- Custom port which will be used for probing the backend servers. The valid value ranges from 1 to 65535. In case not set, port from http settings will be used. This property is valid for Standard_v2 and WAF_v2 only.
- protocol String
- The protocol used for the probe.
- timeout Number
- 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.
- unhealthy
Threshold Number - The probe retry count. Backend server is marked down after consecutive probe failure count reaches UnhealthyThreshold. Acceptable values are from 1 second to 20.
ApplicationGatewayRedirectConfigurationResponse
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Type string
- Type of the resource.
- Id string
- Resource ID.
- Include
Path bool - Include path in the redirected url.
- Include
Query boolString - Include query string in the redirected url.
- Name string
- Name of the redirect configuration that is unique within an Application Gateway.
- Path
Rules List<Pulumi.Azure Native. Network. Inputs. Sub Resource Response> - Path rules specifying redirect configuration.
- Redirect
Type string - HTTP redirection type.
- Request
Routing List<Pulumi.Rules Azure Native. Network. Inputs. Sub Resource Response> - Request routing specifying redirect configuration.
- Target
Listener Pulumi.Azure Native. Network. Inputs. Sub Resource Response - Reference to a listener to redirect the request to.
- Target
Url string - Url to redirect the request to.
- Url
Path List<Pulumi.Maps Azure Native. Network. Inputs. Sub Resource Response> - Url path maps specifying default redirect configuration.
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Type string
- Type of the resource.
- Id string
- Resource ID.
- Include
Path bool - Include path in the redirected url.
- Include
Query boolString - Include query string in the redirected url.
- Name string
- Name of the redirect configuration that is unique within an Application Gateway.
- Path
Rules []SubResource Response - Path rules specifying redirect configuration.
- Redirect
Type string - HTTP redirection type.
- Request
Routing []SubRules Resource Response - Request routing specifying redirect configuration.
- Target
Listener SubResource Response - Reference to a listener to redirect the request to.
- Target
Url string - Url to redirect the request to.
- Url
Path []SubMaps Resource Response - Url path maps specifying default redirect configuration.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- type String
- Type of the resource.
- id String
- Resource ID.
- include
Path Boolean - Include path in the redirected url.
- include
Query BooleanString - Include query string in the redirected url.
- name String
- Name of the redirect configuration that is unique within an Application Gateway.
- path
Rules List<SubResource Response> - Path rules specifying redirect configuration.
- redirect
Type String - HTTP redirection type.
- request
Routing List<SubRules Resource Response> - Request routing specifying redirect configuration.
- target
Listener SubResource Response - Reference to a listener to redirect the request to.
- target
Url String - Url to redirect the request to.
- url
Path List<SubMaps Resource Response> - Url path maps specifying default redirect configuration.
- etag string
- A unique read-only string that changes whenever the resource is updated.
- type string
- Type of the resource.
- id string
- Resource ID.
- include
Path boolean - Include path in the redirected url.
- include
Query booleanString - Include query string in the redirected url.
- name string
- Name of the redirect configuration that is unique within an Application Gateway.
- path
Rules SubResource Response[] - Path rules specifying redirect configuration.
- redirect
Type string - HTTP redirection type.
- request
Routing SubRules Resource Response[] - Request routing specifying redirect configuration.
- target
Listener SubResource Response - Reference to a listener to redirect the request to.
- target
Url string - Url to redirect the request to.
- url
Path SubMaps Resource Response[] - Url path maps specifying default redirect configuration.
- etag str
- A unique read-only string that changes whenever the resource is updated.
- type str
- Type of the resource.
- id str
- Resource ID.
- include_
path bool - Include path in the redirected url.
- include_
query_ boolstring - Include query string in the redirected url.
- name str
- Name of the redirect configuration that is unique within an Application Gateway.
- path_
rules Sequence[SubResource Response] - Path rules specifying redirect configuration.
- redirect_
type str - HTTP redirection type.
- request_
routing_ Sequence[Subrules Resource Response] - Request routing specifying redirect configuration.
- target_
listener SubResource Response - Reference to a listener to redirect the request to.
- target_
url str - Url to redirect the request to.
- url_
path_ Sequence[Submaps Resource Response] - Url path maps specifying default redirect configuration.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- type String
- Type of the resource.
- id String
- Resource ID.
- include
Path Boolean - Include path in the redirected url.
- include
Query BooleanString - Include query string in the redirected url.
- name String
- Name of the redirect configuration that is unique within an Application Gateway.
- path
Rules List<Property Map> - Path rules specifying redirect configuration.
- redirect
Type String - HTTP redirection type.
- request
Routing List<Property Map>Rules - Request routing specifying redirect configuration.
- target
Listener Property Map - Reference to a listener to redirect the request to.
- target
Url String - Url to redirect the request to.
- url
Path List<Property Map>Maps - Url path maps specifying default redirect configuration.
ApplicationGatewayRequestRoutingRuleResponse
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Provisioning
State string - The provisioning state of the request routing rule resource.
- Type string
- Type of the resource.
- Backend
Address Pulumi.Pool Azure Native. Network. Inputs. Sub Resource Response - Backend address pool resource of the application gateway.
- Backend
Http Pulumi.Settings Azure Native. Network. Inputs. Sub Resource Response - Backend http settings resource of the application gateway.
- Http
Listener Pulumi.Azure Native. Network. Inputs. Sub Resource Response - Http listener resource of the application gateway.
- Id string
- Resource ID.
- Load
Distribution Pulumi.Policy Azure Native. Network. Inputs. Sub Resource Response - Load Distribution Policy resource of the application gateway.
- Name string
- Name of the request routing rule that is unique within an Application Gateway.
- Priority int
- Priority of the request routing rule.
- Redirect
Configuration Pulumi.Azure Native. Network. Inputs. Sub Resource Response - Redirect configuration resource of the application gateway.
- Rewrite
Rule Pulumi.Set Azure Native. Network. Inputs. Sub Resource Response - Rewrite Rule Set resource in Basic rule of the application gateway.
- Rule
Type string - Rule type.
- Url
Path Pulumi.Map Azure Native. Network. Inputs. Sub Resource Response - URL path map resource of the application gateway.
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Provisioning
State string - The provisioning state of the request routing rule resource.
- Type string
- Type of the resource.
- Backend
Address SubPool Resource Response - Backend address pool resource of the application gateway.
- Backend
Http SubSettings Resource Response - Backend http settings resource of the application gateway.
- Http
Listener SubResource Response - Http listener resource of the application gateway.
- Id string
- Resource ID.
- Load
Distribution SubPolicy Resource Response - Load Distribution Policy resource of the application gateway.
- Name string
- Name of the request routing rule that is unique within an Application Gateway.
- Priority int
- Priority of the request routing rule.
- Redirect
Configuration SubResource Response - Redirect configuration resource of the application gateway.
- Rewrite
Rule SubSet Resource Response - Rewrite Rule Set resource in Basic rule of the application gateway.
- Rule
Type string - Rule type.
- Url
Path SubMap Resource Response - URL path map resource of the application gateway.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- provisioning
State String - The provisioning state of the request routing rule resource.
- type String
- Type of the resource.
- backend
Address SubPool Resource Response - Backend address pool resource of the application gateway.
- backend
Http SubSettings Resource Response - Backend http settings resource of the application gateway.
- http
Listener SubResource Response - Http listener resource of the application gateway.
- id String
- Resource ID.
- load
Distribution SubPolicy Resource Response - Load Distribution Policy resource of the application gateway.
- name String
- Name of the request routing rule that is unique within an Application Gateway.
- priority Integer
- Priority of the request routing rule.
- redirect
Configuration SubResource Response - Redirect configuration resource of the application gateway.
- rewrite
Rule SubSet Resource Response - Rewrite Rule Set resource in Basic rule of the application gateway.
- rule
Type String - Rule type.
- url
Path SubMap Resource Response - URL path map resource of the application gateway.
- etag string
- A unique read-only string that changes whenever the resource is updated.
- provisioning
State string - The provisioning state of the request routing rule resource.
- type string
- Type of the resource.
- backend
Address SubPool Resource Response - Backend address pool resource of the application gateway.
- backend
Http SubSettings Resource Response - Backend http settings resource of the application gateway.
- http
Listener SubResource Response - Http listener resource of the application gateway.
- id string
- Resource ID.
- load
Distribution SubPolicy Resource Response - Load Distribution Policy resource of the application gateway.
- name string
- Name of the request routing rule that is unique within an Application Gateway.
- priority number
- Priority of the request routing rule.
- redirect
Configuration SubResource Response - Redirect configuration resource of the application gateway.
- rewrite
Rule SubSet Resource Response - Rewrite Rule Set resource in Basic rule of the application gateway.
- rule
Type string - Rule type.
- url
Path SubMap Resource Response - URL path map resource of the application gateway.
- etag str
- A unique read-only string that changes whenever the resource is updated.
- provisioning_
state str - The provisioning state of the request routing rule resource.
- type str
- Type of the resource.
- backend_
address_ Subpool Resource Response - Backend address pool resource of the application gateway.
- backend_
http_ Subsettings Resource Response - Backend http settings resource of the application gateway.
- http_
listener SubResource Response - Http listener resource of the application gateway.
- id str
- Resource ID.
- load_
distribution_ Subpolicy Resource Response - Load Distribution Policy resource of the application gateway.
- name str
- Name of the request routing rule that is unique within an Application Gateway.
- priority int
- Priority of the request routing rule.
- redirect_
configuration SubResource Response - Redirect configuration resource of the application gateway.
- rewrite_
rule_ Subset Resource Response - Rewrite Rule Set resource in Basic rule of the application gateway.
- rule_
type str - Rule type.
- url_
path_ Submap Resource Response - URL path map resource of the application gateway.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- provisioning
State String - The provisioning state of the request routing rule resource.
- type String
- Type of the resource.
- backend
Address Property MapPool - Backend address pool resource of the application gateway.
- backend
Http Property MapSettings - Backend http settings resource of the application gateway.
- http
Listener Property Map - Http listener resource of the application gateway.
- id String
- Resource ID.
- load
Distribution Property MapPolicy - Load Distribution Policy resource of the application gateway.
- name String
- Name of the request routing rule that is unique within an Application Gateway.
- priority Number
- Priority of the request routing rule.
- redirect
Configuration Property Map - Redirect configuration resource of the application gateway.
- rewrite
Rule Property MapSet - Rewrite Rule Set resource in Basic rule of the application gateway.
- rule
Type String - Rule type.
- url
Path Property MapMap - URL path map resource of the application gateway.
ApplicationGatewayRewriteRuleActionSetResponse
- Request
Header List<Pulumi.Configurations Azure Native. Network. Inputs. Application Gateway Header Configuration Response> - Request Header Actions in the Action Set.
- Response
Header List<Pulumi.Configurations Azure Native. Network. Inputs. Application Gateway Header Configuration Response> - Response Header Actions in the Action Set.
- Url
Configuration Pulumi.Azure Native. Network. Inputs. Application Gateway Url Configuration Response - Url Configuration Action in the Action Set.
- Request
Header []ApplicationConfigurations Gateway Header Configuration Response - Request Header Actions in the Action Set.
- Response
Header []ApplicationConfigurations Gateway Header Configuration Response - Response Header Actions in the Action Set.
- Url
Configuration ApplicationGateway Url Configuration Response - Url Configuration Action in the Action Set.
- request
Header List<ApplicationConfigurations Gateway Header Configuration Response> - Request Header Actions in the Action Set.
- response
Header List<ApplicationConfigurations Gateway Header Configuration Response> - Response Header Actions in the Action Set.
- url
Configuration ApplicationGateway Url Configuration Response - Url Configuration Action in the Action Set.
- request
Header ApplicationConfigurations Gateway Header Configuration Response[] - Request Header Actions in the Action Set.
- response
Header ApplicationConfigurations Gateway Header Configuration Response[] - Response Header Actions in the Action Set.
- url
Configuration ApplicationGateway Url Configuration Response - Url Configuration Action in the Action Set.
- request_
header_ Sequence[Applicationconfigurations Gateway Header Configuration Response] - Request Header Actions in the Action Set.
- response_
header_ Sequence[Applicationconfigurations Gateway Header Configuration Response] - Response Header Actions in the Action Set.
- url_
configuration ApplicationGateway Url Configuration Response - Url Configuration Action in the Action Set.
- request
Header List<Property Map>Configurations - Request Header Actions in the Action Set.
- response
Header List<Property Map>Configurations - Response Header Actions in the Action Set.
- url
Configuration Property Map - Url Configuration Action in the Action Set.
ApplicationGatewayRewriteRuleConditionResponse
- Ignore
Case bool - Setting this parameter to truth value with force the pattern to do a case in-sensitive comparison.
- Negate bool
- 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.
- Ignore
Case bool - Setting this parameter to truth value with force the pattern to do a case in-sensitive comparison.
- Negate bool
- 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.
- ignore
Case Boolean - Setting this parameter 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.
- ignore
Case boolean - Setting this parameter 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.
- ignore_
case bool - Setting this parameter to truth value with force the pattern to do a case in-sensitive comparison.
- negate bool
- Setting this value as truth will force to check the negation of the condition given by the user.
- pattern str
- The pattern, either fixed string or regular expression, that evaluates the truthfulness of the condition.
- variable str
- The condition parameter of the RewriteRuleCondition.
- ignore
Case Boolean - Setting this parameter 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.
ApplicationGatewayRewriteRuleResponse
- Action
Set Pulumi.Azure Native. Network. Inputs. Application Gateway Rewrite Rule Action Set Response - Set of actions to be done as part of the rewrite Rule.
- Conditions
List<Pulumi.
Azure Native. Network. Inputs. Application Gateway Rewrite Rule Condition Response> - Conditions based on which the action set execution will be evaluated.
- Name string
- Name of the rewrite rule that is unique within an Application Gateway.
- Rule
Sequence int - Rule Sequence of the rewrite rule that determines the order of execution of a particular rule in a RewriteRuleSet.
- Action
Set ApplicationGateway Rewrite Rule Action Set Response - Set of actions to be done as part of the rewrite Rule.
- Conditions
[]Application
Gateway Rewrite Rule Condition Response - Conditions based on which the action set execution will be evaluated.
- Name string
- Name of the rewrite rule that is unique within an Application Gateway.
- Rule
Sequence int - Rule Sequence of the rewrite rule that determines the order of execution of a particular rule in a RewriteRuleSet.
- action
Set ApplicationGateway Rewrite Rule Action Set Response - Set of actions to be done as part of the rewrite Rule.
- conditions
List<Application
Gateway Rewrite Rule Condition Response> - Conditions based on which the action set execution will be evaluated.
- name String
- Name of the rewrite rule that is unique within an Application Gateway.
- rule
Sequence Integer - Rule Sequence of the rewrite rule that determines the order of execution of a particular rule in a RewriteRuleSet.
- action
Set ApplicationGateway Rewrite Rule Action Set Response - Set of actions to be done as part of the rewrite Rule.
- conditions
Application
Gateway Rewrite Rule Condition Response[] - Conditions based on which the action set execution will be evaluated.
- name string
- Name of the rewrite rule that is unique within an Application Gateway.
- rule
Sequence number - Rule Sequence of the rewrite rule that determines the order of execution of a particular rule in a RewriteRuleSet.
- action_
set ApplicationGateway Rewrite Rule Action Set Response - Set of actions to be done as part of the rewrite Rule.
- conditions
Sequence[Application
Gateway Rewrite Rule Condition Response] - Conditions based on which the action set execution will be evaluated.
- name str
- Name of the rewrite rule that is unique within an Application Gateway.
- rule_
sequence int - Rule Sequence of the rewrite rule that determines the order of execution of a particular rule in a RewriteRuleSet.
- action
Set Property Map - Set of actions to be done as part of the rewrite Rule.
- conditions List<Property Map>
- Conditions based on which the action set execution will be evaluated.
- name String
- Name of the rewrite rule that is unique within an Application Gateway.
- rule
Sequence Number - Rule Sequence of the rewrite rule that determines the order of execution of a particular rule in a RewriteRuleSet.
ApplicationGatewayRewriteRuleSetResponse
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Provisioning
State string - The provisioning state of the rewrite rule set resource.
- Id string
- Resource ID.
- Name string
- Name of the rewrite rule set that is unique within an Application Gateway.
- Rewrite
Rules List<Pulumi.Azure Native. Network. Inputs. Application Gateway Rewrite Rule Response> - Rewrite rules in the rewrite rule set.
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Provisioning
State string - The provisioning state of the rewrite rule set resource.
- Id string
- Resource ID.
- Name string
- Name of the rewrite rule set that is unique within an Application Gateway.
- Rewrite
Rules []ApplicationGateway Rewrite Rule Response - Rewrite rules in the rewrite rule set.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- provisioning
State String - The provisioning state of the rewrite rule set resource.
- id String
- Resource ID.
- name String
- Name of the rewrite rule set that is unique within an Application Gateway.
- rewrite
Rules List<ApplicationGateway Rewrite Rule Response> - Rewrite rules in the rewrite rule set.
- etag string
- A unique read-only string that changes whenever the resource is updated.
- provisioning
State string - The provisioning state of the rewrite rule set resource.
- id string
- Resource ID.
- name string
- Name of the rewrite rule set that is unique within an Application Gateway.
- rewrite
Rules ApplicationGateway Rewrite Rule Response[] - Rewrite rules in the rewrite rule set.
- etag str
- A unique read-only string that changes whenever the resource is updated.
- provisioning_
state str - The provisioning state of the rewrite rule set resource.
- id str
- Resource ID.
- name str
- Name of the rewrite rule set that is unique within an Application Gateway.
- rewrite_
rules Sequence[ApplicationGateway Rewrite Rule Response] - Rewrite rules in the rewrite rule set.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- provisioning
State String - The provisioning state of the rewrite rule set resource.
- id String
- Resource ID.
- name String
- Name of the rewrite rule set that is unique within an Application Gateway.
- rewrite
Rules List<Property Map> - Rewrite rules in the rewrite rule set.
ApplicationGatewayRoutingRuleResponse
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Priority int
- Priority of the routing rule.
- Provisioning
State string - The provisioning state of the request routing rule resource.
- Type string
- Type of the resource.
- Backend
Address Pulumi.Pool Azure Native. Network. Inputs. Sub Resource Response - Backend address pool resource of the application gateway.
- Backend
Settings Pulumi.Azure Native. Network. Inputs. Sub Resource Response - Backend settings resource of the application gateway.
- Id string
- Resource ID.
- Listener
Pulumi.
Azure Native. Network. Inputs. Sub Resource Response - Listener resource of the application gateway.
- Name string
- Name of the routing rule that is unique within an Application Gateway.
- Rule
Type string - Rule type.
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Priority int
- Priority of the routing rule.
- Provisioning
State string - The provisioning state of the request routing rule resource.
- Type string
- Type of the resource.
- Backend
Address SubPool Resource Response - Backend address pool resource of the application gateway.
- Backend
Settings SubResource Response - Backend settings resource of the application gateway.
- Id string
- Resource ID.
- Listener
Sub
Resource Response - Listener resource of the application gateway.
- Name string
- Name of the routing rule that is unique within an Application Gateway.
- Rule
Type string - Rule type.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- priority Integer
- Priority of the routing rule.
- provisioning
State String - The provisioning state of the request routing rule resource.
- type String
- Type of the resource.
- backend
Address SubPool Resource Response - Backend address pool resource of the application gateway.
- backend
Settings SubResource Response - Backend settings resource of the application gateway.
- id String
- Resource ID.
- listener
Sub
Resource Response - Listener resource of the application gateway.
- name String
- Name of the routing rule that is unique within an Application Gateway.
- rule
Type String - Rule type.
- etag string
- A unique read-only string that changes whenever the resource is updated.
- priority number
- Priority of the routing rule.
- provisioning
State string - The provisioning state of the request routing rule resource.
- type string
- Type of the resource.
- backend
Address SubPool Resource Response - Backend address pool resource of the application gateway.
- backend
Settings SubResource Response - Backend settings resource of the application gateway.
- id string
- Resource ID.
- listener
Sub
Resource Response - Listener resource of the application gateway.
- name string
- Name of the routing rule that is unique within an Application Gateway.
- rule
Type string - Rule type.
- etag str
- A unique read-only string that changes whenever the resource is updated.
- priority int
- Priority of the routing rule.
- provisioning_
state str - The provisioning state of the request routing rule resource.
- type str
- Type of the resource.
- backend_
address_ Subpool Resource Response - Backend address pool resource of the application gateway.
- backend_
settings SubResource Response - Backend settings resource of the application gateway.
- id str
- Resource ID.
- listener
Sub
Resource Response - Listener resource of the application gateway.
- name str
- Name of the routing rule that is unique within an Application Gateway.
- rule_
type str - Rule type.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- priority Number
- Priority of the routing rule.
- provisioning
State String - The provisioning state of the request routing rule resource.
- type String
- Type of the resource.
- backend
Address Property MapPool - Backend address pool resource of the application gateway.
- backend
Settings Property Map - Backend settings resource of the application gateway.
- id String
- Resource ID.
- listener Property Map
- Listener resource of the application gateway.
- name String
- Name of the routing rule that is unique within an Application Gateway.
- rule
Type String - Rule type.
ApplicationGatewaySkuResponse
ApplicationGatewaySslCertificateResponse
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Provisioning
State string - The provisioning state of the SSL certificate resource.
- Public
Cert stringData - Base-64 encoded Public cert data corresponding to pfx specified in data. Only applicable in GET request.
- Type string
- Type of the resource.
- Data string
- Base-64 encoded pfx certificate. Only applicable in PUT Request.
- Id string
- Resource ID.
- Key
Vault stringSecret Id - 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.
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Provisioning
State string - The provisioning state of the SSL certificate resource.
- Public
Cert stringData - Base-64 encoded Public cert data corresponding to pfx specified in data. Only applicable in GET request.
- Type string
- Type of the resource.
- Data string
- Base-64 encoded pfx certificate. Only applicable in PUT Request.
- Id string
- Resource ID.
- Key
Vault stringSecret Id - 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.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- provisioning
State String - The provisioning state of the SSL certificate resource.
- public
Cert StringData - Base-64 encoded Public cert data corresponding to pfx specified in data. Only applicable in GET request.
- type String
- Type of the resource.
- data String
- Base-64 encoded pfx certificate. Only applicable in PUT Request.
- id String
- Resource ID.
- key
Vault StringSecret Id - 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.
- etag string
- A unique read-only string that changes whenever the resource is updated.
- provisioning
State string - The provisioning state of the SSL certificate resource.
- public
Cert stringData - Base-64 encoded Public cert data corresponding to pfx specified in data. Only applicable in GET request.
- type string
- Type of the resource.
- data string
- Base-64 encoded pfx certificate. Only applicable in PUT Request.
- id string
- Resource ID.
- key
Vault stringSecret Id - 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.
- etag str
- A unique read-only string that changes whenever the resource is updated.
- provisioning_
state str - The provisioning state of the SSL certificate resource.
- public_
cert_ strdata - Base-64 encoded Public cert data corresponding to pfx specified in data. Only applicable in GET request.
- type str
- Type of the resource.
- data str
- Base-64 encoded pfx certificate. Only applicable in PUT Request.
- id str
- Resource ID.
- key_
vault_ strsecret_ id - Secret Id of (base-64 encoded unencrypted pfx) 'Secret' or 'Certificate' object stored in KeyVault.
- name str
- Name of the SSL certificate that is unique within an Application Gateway.
- password str
- Password for the pfx file specified in data. Only applicable in PUT request.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- provisioning
State String - The provisioning state of the SSL certificate resource.
- public
Cert StringData - Base-64 encoded Public cert data corresponding to pfx specified in data. Only applicable in GET request.
- type String
- Type of the resource.
- data String
- Base-64 encoded pfx certificate. Only applicable in PUT Request.
- id String
- Resource ID.
- key
Vault StringSecret Id - 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.
ApplicationGatewaySslPolicyResponse
- Cipher
Suites List<string> - Ssl cipher suites to be enabled in the specified order to application gateway.
- Disabled
Ssl List<string>Protocols - Ssl protocols to be disabled on application gateway.
- Min
Protocol stringVersion - Minimum version of Ssl protocol to be supported on application gateway.
- Policy
Name string - Name of Ssl predefined policy.
- Policy
Type string - Type of Ssl Policy.
- Cipher
Suites []string - Ssl cipher suites to be enabled in the specified order to application gateway.
- Disabled
Ssl []stringProtocols - Ssl protocols to be disabled on application gateway.
- Min
Protocol stringVersion - Minimum version of Ssl protocol to be supported on application gateway.
- Policy
Name string - Name of Ssl predefined policy.
- Policy
Type string - Type of Ssl Policy.
- cipher
Suites List<String> - Ssl cipher suites to be enabled in the specified order to application gateway.
- disabled
Ssl List<String>Protocols - Ssl protocols to be disabled on application gateway.
- min
Protocol StringVersion - Minimum version of Ssl protocol to be supported on application gateway.
- policy
Name String - Name of Ssl predefined policy.
- policy
Type String - Type of Ssl Policy.
- cipher
Suites string[] - Ssl cipher suites to be enabled in the specified order to application gateway.
- disabled
Ssl string[]Protocols - Ssl protocols to be disabled on application gateway.
- min
Protocol stringVersion - Minimum version of Ssl protocol to be supported on application gateway.
- policy
Name string - Name of Ssl predefined policy.
- policy
Type string - Type of Ssl Policy.
- cipher_
suites Sequence[str] - Ssl cipher suites to be enabled in the specified order to application gateway.
- disabled_
ssl_ Sequence[str]protocols - Ssl protocols to be disabled on application gateway.
- min_
protocol_ strversion - Minimum version of Ssl protocol to be supported on application gateway.
- policy_
name str - Name of Ssl predefined policy.
- policy_
type str - Type of Ssl Policy.
- cipher
Suites List<String> - Ssl cipher suites to be enabled in the specified order to application gateway.
- disabled
Ssl List<String>Protocols - Ssl protocols to be disabled on application gateway.
- min
Protocol StringVersion - Minimum version of Ssl protocol to be supported on application gateway.
- policy
Name String - Name of Ssl predefined policy.
- policy
Type String - Type of Ssl Policy.
ApplicationGatewaySslProfileResponse
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Provisioning
State string - The provisioning state of the HTTP listener resource.
- Type string
- Type of the resource.
- Client
Auth Pulumi.Configuration Azure Native. Network. Inputs. Application Gateway Client Auth Configuration Response - Client authentication configuration of the application gateway resource.
- Id string
- Resource ID.
- Name string
- Name of the SSL profile that is unique within an Application Gateway.
- Ssl
Policy Pulumi.Azure Native. Network. Inputs. Application Gateway Ssl Policy Response - SSL policy of the application gateway resource.
- Trusted
Client List<Pulumi.Certificates Azure Native. Network. Inputs. Sub Resource Response> - Array of references to application gateway trusted client certificates.
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Provisioning
State string - The provisioning state of the HTTP listener resource.
- Type string
- Type of the resource.
- Client
Auth ApplicationConfiguration Gateway Client Auth Configuration Response - Client authentication configuration of the application gateway resource.
- Id string
- Resource ID.
- Name string
- Name of the SSL profile that is unique within an Application Gateway.
- Ssl
Policy ApplicationGateway Ssl Policy Response - SSL policy of the application gateway resource.
- Trusted
Client []SubCertificates Resource Response - Array of references to application gateway trusted client certificates.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- provisioning
State String - The provisioning state of the HTTP listener resource.
- type String
- Type of the resource.
- client
Auth ApplicationConfiguration Gateway Client Auth Configuration Response - Client authentication configuration of the application gateway resource.
- id String
- Resource ID.
- name String
- Name of the SSL profile that is unique within an Application Gateway.
- ssl
Policy ApplicationGateway Ssl Policy Response - SSL policy of the application gateway resource.
- trusted
Client List<SubCertificates Resource Response> - Array of references to application gateway trusted client certificates.
- etag string
- A unique read-only string that changes whenever the resource is updated.
- provisioning
State string - The provisioning state of the HTTP listener resource.
- type string
- Type of the resource.
- client
Auth ApplicationConfiguration Gateway Client Auth Configuration Response - Client authentication configuration of the application gateway resource.
- id string
- Resource ID.
- name string
- Name of the SSL profile that is unique within an Application Gateway.
- ssl
Policy ApplicationGateway Ssl Policy Response - SSL policy of the application gateway resource.
- trusted
Client SubCertificates Resource Response[] - Array of references to application gateway trusted client certificates.
- etag str
- A unique read-only string that changes whenever the resource is updated.
- provisioning_
state str - The provisioning state of the HTTP listener resource.
- type str
- Type of the resource.
- client_
auth_ Applicationconfiguration Gateway Client Auth Configuration Response - Client authentication configuration of the application gateway resource.
- id str
- Resource ID.
- name str
- Name of the SSL profile that is unique within an Application Gateway.
- ssl_
policy ApplicationGateway Ssl Policy Response - SSL policy of the application gateway resource.
- trusted_
client_ Sequence[Subcertificates Resource Response] - Array of references to application gateway trusted client certificates.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- provisioning
State String - The provisioning state of the HTTP listener resource.
- type String
- Type of the resource.
- client
Auth Property MapConfiguration - Client authentication configuration of the application gateway resource.
- id String
- Resource ID.
- name String
- Name of the SSL profile that is unique within an Application Gateway.
- ssl
Policy Property Map - SSL policy of the application gateway resource.
- trusted
Client List<Property Map>Certificates - Array of references to application gateway trusted client certificates.
ApplicationGatewayTrustedClientCertificateResponse
- Client
Cert stringIssuer DN - Distinguished name of client certificate issuer.
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Provisioning
State string - The provisioning state of the trusted client certificate resource.
- Type string
- Type of the resource.
- Validated
Cert stringData - Validated certificate data.
- Data string
- Certificate public data.
- Id string
- Resource ID.
- Name string
- Name of the trusted client certificate that is unique within an Application Gateway.
- Client
Cert stringIssuer DN - Distinguished name of client certificate issuer.
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Provisioning
State string - The provisioning state of the trusted client certificate resource.
- Type string
- Type of the resource.
- Validated
Cert stringData - Validated certificate data.
- Data string
- Certificate public data.
- Id string
- Resource ID.
- Name string
- Name of the trusted client certificate that is unique within an Application Gateway.
- client
Cert StringIssuer DN - Distinguished name of client certificate issuer.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- provisioning
State String - The provisioning state of the trusted client certificate resource.
- type String
- Type of the resource.
- validated
Cert StringData - Validated certificate data.
- data String
- Certificate public data.
- id String
- Resource ID.
- name String
- Name of the trusted client certificate that is unique within an Application Gateway.
- client
Cert stringIssuer DN - Distinguished name of client certificate issuer.
- etag string
- A unique read-only string that changes whenever the resource is updated.
- provisioning
State string - The provisioning state of the trusted client certificate resource.
- type string
- Type of the resource.
- validated
Cert stringData - Validated certificate data.
- data string
- Certificate public data.
- id string
- Resource ID.
- name string
- Name of the trusted client certificate that is unique within an Application Gateway.
- client_
cert_ strissuer_ dn - Distinguished name of client certificate issuer.
- etag str
- A unique read-only string that changes whenever the resource is updated.
- provisioning_
state str - The provisioning state of the trusted client certificate resource.
- type str
- Type of the resource.
- validated_
cert_ strdata - Validated certificate data.
- data str
- Certificate public data.
- id str
- Resource ID.
- name str
- Name of the trusted client certificate that is unique within an Application Gateway.
- client
Cert StringIssuer DN - Distinguished name of client certificate issuer.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- provisioning
State String - The provisioning state of the trusted client certificate resource.
- type String
- Type of the resource.
- validated
Cert StringData - Validated certificate data.
- data String
- Certificate public data.
- id String
- Resource ID.
- name String
- Name of the trusted client certificate that is unique within an Application Gateway.
ApplicationGatewayTrustedRootCertificateResponse
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Provisioning
State string - The provisioning state of the trusted root certificate resource.
- Type string
- Type of the resource.
- Data string
- Certificate public data.
- Id string
- Resource ID.
- Key
Vault stringSecret Id - 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.
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Provisioning
State string - The provisioning state of the trusted root certificate resource.
- Type string
- Type of the resource.
- Data string
- Certificate public data.
- Id string
- Resource ID.
- Key
Vault stringSecret Id - 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.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- provisioning
State String - The provisioning state of the trusted root certificate resource.
- type String
- Type of the resource.
- data String
- Certificate public data.
- id String
- Resource ID.
- key
Vault StringSecret Id - 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.
- etag string
- A unique read-only string that changes whenever the resource is updated.
- provisioning
State string - The provisioning state of the trusted root certificate resource.
- type string
- Type of the resource.
- data string
- Certificate public data.
- id string
- Resource ID.
- key
Vault stringSecret Id - 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.
- etag str
- A unique read-only string that changes whenever the resource is updated.
- provisioning_
state str - The provisioning state of the trusted root certificate resource.
- type str
- Type of the resource.
- data str
- Certificate public data.
- id str
- Resource ID.
- key_
vault_ strsecret_ id - Secret Id of (base-64 encoded unencrypted pfx) 'Secret' or 'Certificate' object stored in KeyVault.
- name str
- Name of the trusted root certificate that is unique within an Application Gateway.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- provisioning
State String - The provisioning state of the trusted root certificate resource.
- type String
- Type of the resource.
- data String
- Certificate public data.
- id String
- Resource ID.
- key
Vault StringSecret Id - 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.
ApplicationGatewayUrlConfigurationResponse
- Modified
Path string - Url path which user has provided for url rewrite. Null means no path will be updated. Default value is null.
- Modified
Query stringString - Query string which user has provided for url rewrite. Null means no query string will be updated. Default value is null.
- Reroute bool
- If set as true, it will re-evaluate the url path map provided in path based request routing rules using modified path. Default value is false.
- Modified
Path string - Url path which user has provided for url rewrite. Null means no path will be updated. Default value is null.
- Modified
Query stringString - Query string which user has provided for url rewrite. Null means no query string will be updated. Default value is null.
- Reroute bool
- If set as true, it will re-evaluate the url path map provided in path based request routing rules using modified path. Default value is false.
- modified
Path String - Url path which user has provided for url rewrite. Null means no path will be updated. Default value is null.
- modified
Query StringString - Query string which user has provided for url rewrite. Null means no query string will be updated. Default value is null.
- reroute Boolean
- If set as true, it will re-evaluate the url path map provided in path based request routing rules using modified path. Default value is false.
- modified
Path string - Url path which user has provided for url rewrite. Null means no path will be updated. Default value is null.
- modified
Query stringString - Query string which user has provided for url rewrite. Null means no query string will be updated. Default value is null.
- reroute boolean
- If set as true, it will re-evaluate the url path map provided in path based request routing rules using modified path. Default value is false.
- modified_
path str - Url path which user has provided for url rewrite. Null means no path will be updated. Default value is null.
- modified_
query_ strstring - Query string which user has provided for url rewrite. Null means no query string will be updated. Default value is null.
- reroute bool
- If set as true, it will re-evaluate the url path map provided in path based request routing rules using modified path. Default value is false.
- modified
Path String - Url path which user has provided for url rewrite. Null means no path will be updated. Default value is null.
- modified
Query StringString - Query string which user has provided for url rewrite. Null means no query string will be updated. Default value is null.
- reroute Boolean
- If set as true, it will re-evaluate the url path map provided in path based request routing rules using modified path. Default value is false.
ApplicationGatewayUrlPathMapResponse
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Provisioning
State string - The provisioning state of the URL path map resource.
- Type string
- Type of the resource.
- Default
Backend Pulumi.Address Pool Azure Native. Network. Inputs. Sub Resource Response - Default backend address pool resource of URL path map.
- Default
Backend Pulumi.Http Settings Azure Native. Network. Inputs. Sub Resource Response - Default backend http settings resource of URL path map.
- Default
Load Pulumi.Distribution Policy Azure Native. Network. Inputs. Sub Resource Response - Default Load Distribution Policy resource of URL path map.
- Default
Redirect Pulumi.Configuration Azure Native. Network. Inputs. Sub Resource Response - Default redirect configuration resource of URL path map.
- Default
Rewrite Pulumi.Rule Set Azure Native. Network. Inputs. Sub Resource Response - Default Rewrite rule set resource of URL path map.
- Id string
- Resource ID.
- Name string
- Name of the URL path map that is unique within an Application Gateway.
- Path
Rules List<Pulumi.Azure Native. Network. Inputs. Application Gateway Path Rule Response> - Path rule of URL path map resource.
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Provisioning
State string - The provisioning state of the URL path map resource.
- Type string
- Type of the resource.
- Default
Backend SubAddress Pool Resource Response - Default backend address pool resource of URL path map.
- Default
Backend SubHttp Settings Resource Response - Default backend http settings resource of URL path map.
- Default
Load SubDistribution Policy Resource Response - Default Load Distribution Policy resource of URL path map.
- Default
Redirect SubConfiguration Resource Response - Default redirect configuration resource of URL path map.
- Default
Rewrite SubRule Set Resource Response - Default Rewrite rule set resource of URL path map.
- Id string
- Resource ID.
- Name string
- Name of the URL path map that is unique within an Application Gateway.
- Path
Rules []ApplicationGateway Path Rule Response - Path rule of URL path map resource.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- provisioning
State String - The provisioning state of the URL path map resource.
- type String
- Type of the resource.
- default
Backend SubAddress Pool Resource Response - Default backend address pool resource of URL path map.
- default
Backend SubHttp Settings Resource Response - Default backend http settings resource of URL path map.
- default
Load SubDistribution Policy Resource Response - Default Load Distribution Policy resource of URL path map.
- default
Redirect SubConfiguration Resource Response - Default redirect configuration resource of URL path map.
- default
Rewrite SubRule Set Resource Response - Default Rewrite rule set resource of URL path map.
- id String
- Resource ID.
- name String
- Name of the URL path map that is unique within an Application Gateway.
- path
Rules List<ApplicationGateway Path Rule Response> - Path rule of URL path map resource.
- etag string
- A unique read-only string that changes whenever the resource is updated.
- provisioning
State string - The provisioning state of the URL path map resource.
- type string
- Type of the resource.
- default
Backend SubAddress Pool Resource Response - Default backend address pool resource of URL path map.
- default
Backend SubHttp Settings Resource Response - Default backend http settings resource of URL path map.
- default
Load SubDistribution Policy Resource Response - Default Load Distribution Policy resource of URL path map.
- default
Redirect SubConfiguration Resource Response - Default redirect configuration resource of URL path map.
- default
Rewrite SubRule Set Resource Response - Default Rewrite rule set resource of URL path map.
- id string
- Resource ID.
- name string
- Name of the URL path map that is unique within an Application Gateway.
- path
Rules ApplicationGateway Path Rule Response[] - Path rule of URL path map resource.
- etag str
- A unique read-only string that changes whenever the resource is updated.
- provisioning_
state str - The provisioning state of the URL path map resource.
- type str
- Type of the resource.
- default_
backend_ Subaddress_ pool Resource Response - Default backend address pool resource of URL path map.
- default_
backend_ Subhttp_ settings Resource Response - Default backend http settings resource of URL path map.
- default_
load_ Subdistribution_ policy Resource Response - Default Load Distribution Policy resource of URL path map.
- default_
redirect_ Subconfiguration Resource Response - Default redirect configuration resource of URL path map.
- default_
rewrite_ Subrule_ set Resource Response - Default Rewrite rule set resource of URL path map.
- id str
- Resource ID.
- name str
- Name of the URL path map that is unique within an Application Gateway.
- path_
rules Sequence[ApplicationGateway Path Rule Response] - Path rule of URL path map resource.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- provisioning
State String - The provisioning state of the URL path map resource.
- type String
- Type of the resource.
- default
Backend Property MapAddress Pool - Default backend address pool resource of URL path map.
- default
Backend Property MapHttp Settings - Default backend http settings resource of URL path map.
- default
Load Property MapDistribution Policy - Default Load Distribution Policy resource of URL path map.
- default
Redirect Property MapConfiguration - Default redirect configuration resource of URL path map.
- default
Rewrite Property MapRule Set - Default Rewrite rule set resource of URL path map.
- id String
- Resource ID.
- name String
- Name of the URL path map that is unique within an Application Gateway.
- path
Rules List<Property Map> - Path rule of URL path map resource.
ApplicationGatewayWebApplicationFirewallConfigurationResponse
- Enabled bool
- Whether the web application firewall is enabled or not.
- Firewall
Mode string - Web application firewall mode.
- Rule
Set stringType - The type of the web application firewall rule set. Possible values are: 'OWASP'.
- Rule
Set stringVersion - The version of the rule set type.
- Disabled
Rule List<Pulumi.Groups Azure Native. Network. Inputs. Application Gateway Firewall Disabled Rule Group Response> - The disabled rule groups.
- Exclusions
List<Pulumi.
Azure Native. Network. Inputs. Application Gateway Firewall Exclusion Response> - The exclusion list.
- File
Upload intLimit In Mb - Maximum file upload size in Mb for WAF.
- Max
Request intBody Size - Maximum request body size for WAF.
- Max
Request intBody Size In Kb - Maximum request body size in Kb for WAF.
- Request
Body boolCheck - Whether allow WAF to check request Body.
- Enabled bool
- Whether the web application firewall is enabled or not.
- Firewall
Mode string - Web application firewall mode.
- Rule
Set stringType - The type of the web application firewall rule set. Possible values are: 'OWASP'.
- Rule
Set stringVersion - The version of the rule set type.
- Disabled
Rule []ApplicationGroups Gateway Firewall Disabled Rule Group Response - The disabled rule groups.
- Exclusions
[]Application
Gateway Firewall Exclusion Response - The exclusion list.
- File
Upload intLimit In Mb - Maximum file upload size in Mb for WAF.
- Max
Request intBody Size - Maximum request body size for WAF.
- Max
Request intBody Size In Kb - Maximum request body size in Kb for WAF.
- Request
Body boolCheck - Whether allow WAF to check request Body.
- enabled Boolean
- Whether the web application firewall is enabled or not.
- firewall
Mode String - Web application firewall mode.
- rule
Set StringType - The type of the web application firewall rule set. Possible values are: 'OWASP'.
- rule
Set StringVersion - The version of the rule set type.
- disabled
Rule List<ApplicationGroups Gateway Firewall Disabled Rule Group Response> - The disabled rule groups.
- exclusions
List<Application
Gateway Firewall Exclusion Response> - The exclusion list.
- file
Upload IntegerLimit In Mb - Maximum file upload size in Mb for WAF.
- max
Request IntegerBody Size - Maximum request body size for WAF.
- max
Request IntegerBody Size In Kb - Maximum request body size in Kb for WAF.
- request
Body BooleanCheck - Whether allow WAF to check request Body.
- enabled boolean
- Whether the web application firewall is enabled or not.
- firewall
Mode string - Web application firewall mode.
- rule
Set stringType - The type of the web application firewall rule set. Possible values are: 'OWASP'.
- rule
Set stringVersion - The version of the rule set type.
- disabled
Rule ApplicationGroups Gateway Firewall Disabled Rule Group Response[] - The disabled rule groups.
- exclusions
Application
Gateway Firewall Exclusion Response[] - The exclusion list.
- file
Upload numberLimit In Mb - Maximum file upload size in Mb for WAF.
- max
Request numberBody Size - Maximum request body size for WAF.
- max
Request numberBody Size In Kb - Maximum request body size in Kb for WAF.
- request
Body booleanCheck - Whether allow WAF to check request Body.
- enabled bool
- Whether the web application firewall is enabled or not.
- firewall_
mode str - Web application firewall mode.
- rule_
set_ strtype - The type of the web application firewall rule set. Possible values are: 'OWASP'.
- rule_
set_ strversion - The version of the rule set type.
- disabled_
rule_ Sequence[Applicationgroups Gateway Firewall Disabled Rule Group Response] - The disabled rule groups.
- exclusions
Sequence[Application
Gateway Firewall Exclusion Response] - The exclusion list.
- file_
upload_ intlimit_ in_ mb - Maximum file upload size in Mb for WAF.
- max_
request_ intbody_ size - Maximum request body size for WAF.
- max_
request_ intbody_ size_ in_ kb - Maximum request body size in Kb for WAF.
- request_
body_ boolcheck - Whether allow WAF to check request Body.
- enabled Boolean
- Whether the web application firewall is enabled or not.
- firewall
Mode String - Web application firewall mode.
- rule
Set StringType - The type of the web application firewall rule set. Possible values are: 'OWASP'.
- rule
Set StringVersion - The version of the rule set type.
- disabled
Rule List<Property Map>Groups - The disabled rule groups.
- exclusions List<Property Map>
- The exclusion list.
- file
Upload NumberLimit In Mb - Maximum file upload size in Mb for WAF.
- max
Request NumberBody Size - Maximum request body size for WAF.
- max
Request NumberBody Size In Kb - Maximum request body size in Kb for WAF.
- request
Body BooleanCheck - Whether allow WAF to check request Body.
ApplicationSecurityGroupResponse
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Name string
- Resource name.
- Provisioning
State string - The provisioning state of the application security group resource.
- Resource
Guid string - The resource GUID property of the application security group resource. It uniquely identifies a resource, even if the user changes its name or migrate the resource across subscriptions or resource groups.
- Type string
- Resource type.
- Id string
- Resource ID.
- Location string
- Resource location.
- Dictionary<string, string>
- Resource tags.
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Name string
- Resource name.
- Provisioning
State string - The provisioning state of the application security group resource.
- Resource
Guid string - The resource GUID property of the application security group resource. It uniquely identifies a resource, even if the user changes its name or migrate the resource across subscriptions or resource groups.
- Type string
- Resource type.
- Id string
- Resource ID.
- Location string
- Resource location.
- map[string]string
- Resource tags.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- name String
- Resource name.
- provisioning
State String - The provisioning state of the application security group resource.
- resource
Guid String - The resource GUID property of the application security group resource. It uniquely identifies a resource, even if the user changes its name or migrate the resource across subscriptions or resource groups.
- type String
- Resource type.
- id String
- Resource ID.
- location String
- Resource location.
- Map<String,String>
- Resource tags.
- etag string
- A unique read-only string that changes whenever the resource is updated.
- name string
- Resource name.
- provisioning
State string - The provisioning state of the application security group resource.
- resource
Guid string - The resource GUID property of the application security group resource. It uniquely identifies a resource, even if the user changes its name or migrate the resource across subscriptions or resource groups.
- type string
- Resource type.
- id string
- Resource ID.
- location string
- Resource location.
- {[key: string]: string}
- Resource tags.
- etag str
- A unique read-only string that changes whenever the resource is updated.
- name str
- Resource name.
- provisioning_
state str - The provisioning state of the application security group resource.
- resource_
guid str - The resource GUID property of the application security group resource. It uniquely identifies a resource, even if the user changes its name or migrate the resource across subscriptions or resource groups.
- type str
- Resource type.
- id str
- Resource ID.
- location str
- Resource location.
- Mapping[str, str]
- Resource tags.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- name String
- Resource name.
- provisioning
State String - The provisioning state of the application security group resource.
- resource
Guid String - The resource GUID property of the application security group resource. It uniquely identifies a resource, even if the user changes its name or migrate the resource across subscriptions or resource groups.
- type String
- Resource type.
- id String
- Resource ID.
- location String
- Resource location.
- Map<String>
- Resource tags.
BackendAddressPoolResponse
- Backend
IPConfigurations List<Pulumi.Azure Native. Network. Inputs. Network Interface IPConfiguration Response> - An array of references to IP addresses defined in network interfaces.
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Inbound
Nat List<Pulumi.Rules Azure Native. Network. Inputs. Sub Resource Response> - An array of references to inbound NAT rules that use this backend address pool.
- Load
Balancing List<Pulumi.Rules Azure Native. Network. Inputs. Sub Resource Response> - An array of references to load balancing rules that use this backend address pool.
- Outbound
Rule Pulumi.Azure Native. Network. Inputs. Sub Resource Response - A reference to an outbound rule that uses this backend address pool.
- Outbound
Rules List<Pulumi.Azure Native. Network. Inputs. Sub Resource Response> - An array of references to outbound rules that use this backend address pool.
- Provisioning
State string - The provisioning state of the backend address pool resource.
- Type string
- Type of the resource.
- Drain
Period intIn Seconds - Amount of seconds Load Balancer waits for before sending RESET to client and backend address.
- Id string
- Resource ID.
- Load
Balancer List<Pulumi.Backend Addresses Azure Native. Network. Inputs. Load Balancer Backend Address Response> - An array of backend addresses.
- Location string
- The location of the backend address pool.
- Name string
- The name of the resource that is unique within the set of backend address pools used by the load balancer. This name can be used to access the resource.
- Tunnel
Interfaces List<Pulumi.Azure Native. Network. Inputs. Gateway Load Balancer Tunnel Interface Response> - An array of gateway load balancer tunnel interfaces.
- Virtual
Network Pulumi.Azure Native. Network. Inputs. Sub Resource Response - A reference to a virtual network.
- Backend
IPConfigurations []NetworkInterface IPConfiguration Response - An array of references to IP addresses defined in network interfaces.
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Inbound
Nat []SubRules Resource Response - An array of references to inbound NAT rules that use this backend address pool.
- Load
Balancing []SubRules Resource Response - An array of references to load balancing rules that use this backend address pool.
- Outbound
Rule SubResource Response - A reference to an outbound rule that uses this backend address pool.
- Outbound
Rules []SubResource Response - An array of references to outbound rules that use this backend address pool.
- Provisioning
State string - The provisioning state of the backend address pool resource.
- Type string
- Type of the resource.
- Drain
Period intIn Seconds - Amount of seconds Load Balancer waits for before sending RESET to client and backend address.
- Id string
- Resource ID.
- Load
Balancer []LoadBackend Addresses Balancer Backend Address Response - An array of backend addresses.
- Location string
- The location of the backend address pool.
- Name string
- The name of the resource that is unique within the set of backend address pools used by the load balancer. This name can be used to access the resource.
- Tunnel
Interfaces []GatewayLoad Balancer Tunnel Interface Response - An array of gateway load balancer tunnel interfaces.
- Virtual
Network SubResource Response - A reference to a virtual network.
- backend
IPConfigurations List<NetworkInterface IPConfiguration Response> - An array of references to IP addresses defined in network interfaces.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- inbound
Nat List<SubRules Resource Response> - An array of references to inbound NAT rules that use this backend address pool.
- load
Balancing List<SubRules Resource Response> - An array of references to load balancing rules that use this backend address pool.
- outbound
Rule SubResource Response - A reference to an outbound rule that uses this backend address pool.
- outbound
Rules List<SubResource Response> - An array of references to outbound rules that use this backend address pool.
- provisioning
State String - The provisioning state of the backend address pool resource.
- type String
- Type of the resource.
- drain
Period IntegerIn Seconds - Amount of seconds Load Balancer waits for before sending RESET to client and backend address.
- id String
- Resource ID.
- load
Balancer List<LoadBackend Addresses Balancer Backend Address Response> - An array of backend addresses.
- location String
- The location of the backend address pool.
- name String
- The name of the resource that is unique within the set of backend address pools used by the load balancer. This name can be used to access the resource.
- tunnel
Interfaces List<GatewayLoad Balancer Tunnel Interface Response> - An array of gateway load balancer tunnel interfaces.
- virtual
Network SubResource Response - A reference to a virtual network.
- backend
IPConfigurations NetworkInterface IPConfiguration Response[] - An array of references to IP addresses defined in network interfaces.
- etag string
- A unique read-only string that changes whenever the resource is updated.
- inbound
Nat SubRules Resource Response[] - An array of references to inbound NAT rules that use this backend address pool.
- load
Balancing SubRules Resource Response[] - An array of references to load balancing rules that use this backend address pool.
- outbound
Rule SubResource Response - A reference to an outbound rule that uses this backend address pool.
- outbound
Rules SubResource Response[] - An array of references to outbound rules that use this backend address pool.
- provisioning
State string - The provisioning state of the backend address pool resource.
- type string
- Type of the resource.
- drain
Period numberIn Seconds - Amount of seconds Load Balancer waits for before sending RESET to client and backend address.
- id string
- Resource ID.
- load
Balancer LoadBackend Addresses Balancer Backend Address Response[] - An array of backend addresses.
- location string
- The location of the backend address pool.
- name string
- The name of the resource that is unique within the set of backend address pools used by the load balancer. This name can be used to access the resource.
- tunnel
Interfaces GatewayLoad Balancer Tunnel Interface Response[] - An array of gateway load balancer tunnel interfaces.
- virtual
Network SubResource Response - A reference to a virtual network.
- backend_
ip_ Sequence[Networkconfigurations Interface IPConfiguration Response] - An array of references to IP addresses defined in network interfaces.
- etag str
- A unique read-only string that changes whenever the resource is updated.
- inbound_
nat_ Sequence[Subrules Resource Response] - An array of references to inbound NAT rules that use this backend address pool.
- load_
balancing_ Sequence[Subrules Resource Response] - An array of references to load balancing rules that use this backend address pool.
- outbound_
rule SubResource Response - A reference to an outbound rule that uses this backend address pool.
- outbound_
rules Sequence[SubResource Response] - An array of references to outbound rules that use this backend address pool.
- provisioning_
state str - The provisioning state of the backend address pool resource.
- type str
- Type of the resource.
- drain_
period_ intin_ seconds - Amount of seconds Load Balancer waits for before sending RESET to client and backend address.
- id str
- Resource ID.
- load_
balancer_ Sequence[Loadbackend_ addresses Balancer Backend Address Response] - An array of backend addresses.
- location str
- The location of the backend address pool.
- name str
- The name of the resource that is unique within the set of backend address pools used by the load balancer. This name can be used to access the resource.
- tunnel_
interfaces Sequence[GatewayLoad Balancer Tunnel Interface Response] - An array of gateway load balancer tunnel interfaces.
- virtual_
network SubResource Response - A reference to a virtual network.
- backend
IPConfigurations List<Property Map> - An array of references to IP addresses defined in network interfaces.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- inbound
Nat List<Property Map>Rules - An array of references to inbound NAT rules that use this backend address pool.
- load
Balancing List<Property Map>Rules - An array of references to load balancing rules that use this backend address pool.
- outbound
Rule Property Map - A reference to an outbound rule that uses this backend address pool.
- outbound
Rules List<Property Map> - An array of references to outbound rules that use this backend address pool.
- provisioning
State String - The provisioning state of the backend address pool resource.
- type String
- Type of the resource.
- drain
Period NumberIn Seconds - Amount of seconds Load Balancer waits for before sending RESET to client and backend address.
- id String
- Resource ID.
- load
Balancer List<Property Map>Backend Addresses - An array of backend addresses.
- location String
- The location of the backend address pool.
- name String
- The name of the resource that is unique within the set of backend address pools used by the load balancer. This name can be used to access the resource.
- tunnel
Interfaces List<Property Map> - An array of gateway load balancer tunnel interfaces.
- virtual
Network Property Map - A reference to a virtual network.
CustomDnsConfigPropertiesFormatResponse
- Fqdn string
- Fqdn that resolves to private endpoint ip address.
- Ip
Addresses List<string> - A list of private ip addresses of the private endpoint.
- Fqdn string
- Fqdn that resolves to private endpoint ip address.
- Ip
Addresses []string - A list of private ip addresses of the private endpoint.
- fqdn String
- Fqdn that resolves to private endpoint ip address.
- ip
Addresses List<String> - A list of private ip addresses of the private endpoint.
- fqdn string
- Fqdn that resolves to private endpoint ip address.
- ip
Addresses string[] - A list of private ip addresses of the private endpoint.
- fqdn str
- Fqdn that resolves to private endpoint ip address.
- ip_
addresses Sequence[str] - A list of private ip addresses of the private endpoint.
- fqdn String
- Fqdn that resolves to private endpoint ip address.
- ip
Addresses List<String> - A list of private ip addresses of the private endpoint.
DdosSettingsResponse
- Ddos
Custom Pulumi.Policy Azure Native. Network. Inputs. Sub Resource Response - The DDoS custom policy associated with the public IP.
- Ddos
Protection Pulumi.Plan Azure Native. Network. Inputs. Sub Resource Response - The DDoS protection plan associated with the public IP. Can only be set if ProtectionMode is Enabled
- Protection
Coverage string - The DDoS protection policy customizability of the public IP. Only standard coverage will have the ability to be customized.
- Protection
Mode string - The DDoS protection mode of the public IP
- Ddos
Custom SubPolicy Resource Response - The DDoS custom policy associated with the public IP.
- Ddos
Protection SubPlan Resource Response - The DDoS protection plan associated with the public IP. Can only be set if ProtectionMode is Enabled
- Protection
Coverage string - The DDoS protection policy customizability of the public IP. Only standard coverage will have the ability to be customized.
- Protection
Mode string - The DDoS protection mode of the public IP
- ddos
Custom SubPolicy Resource Response - The DDoS custom policy associated with the public IP.
- ddos
Protection SubPlan Resource Response - The DDoS protection plan associated with the public IP. Can only be set if ProtectionMode is Enabled
- protection
Coverage String - The DDoS protection policy customizability of the public IP. Only standard coverage will have the ability to be customized.
- protection
Mode String - The DDoS protection mode of the public IP
- ddos
Custom SubPolicy Resource Response - The DDoS custom policy associated with the public IP.
- ddos
Protection SubPlan Resource Response - The DDoS protection plan associated with the public IP. Can only be set if ProtectionMode is Enabled
- protection
Coverage string - The DDoS protection policy customizability of the public IP. Only standard coverage will have the ability to be customized.
- protection
Mode string - The DDoS protection mode of the public IP
- ddos_
custom_ Subpolicy Resource Response - The DDoS custom policy associated with the public IP.
- ddos_
protection_ Subplan Resource Response - The DDoS protection plan associated with the public IP. Can only be set if ProtectionMode is Enabled
- protection_
coverage str - The DDoS protection policy customizability of the public IP. Only standard coverage will have the ability to be customized.
- protection_
mode str - The DDoS protection mode of the public IP
- ddos
Custom Property MapPolicy - The DDoS custom policy associated with the public IP.
- ddos
Protection Property MapPlan - The DDoS protection plan associated with the public IP. Can only be set if ProtectionMode is Enabled
- protection
Coverage String - The DDoS protection policy customizability of the public IP. Only standard coverage will have the ability to be customized.
- protection
Mode String - The DDoS protection mode of the public IP
DelegationResponse
- Actions List<string>
- The actions permitted to the service upon delegation.
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Provisioning
State string - The provisioning state of the service delegation resource.
- Id string
- Resource ID.
- Name string
- The name of the resource that is unique within a subnet. This name can be used to access the resource.
- Service
Name string - The name of the service to whom the subnet should be delegated (e.g. Microsoft.Sql/servers).
- Type string
- Resource type.
- Actions []string
- The actions permitted to the service upon delegation.
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Provisioning
State string - The provisioning state of the service delegation resource.
- Id string
- Resource ID.
- Name string
- The name of the resource that is unique within a subnet. This name can be used to access the resource.
- Service
Name string - The name of the service to whom the subnet should be delegated (e.g. Microsoft.Sql/servers).
- Type string
- Resource type.
- actions List<String>
- The actions permitted to the service upon delegation.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- provisioning
State String - The provisioning state of the service delegation resource.
- id String
- Resource ID.
- name String
- The name of the resource that is unique within a subnet. This name can be used to access the resource.
- service
Name String - The name of the service to whom the subnet should be delegated (e.g. Microsoft.Sql/servers).
- type String
- Resource type.
- actions string[]
- The actions permitted to the service upon delegation.
- etag string
- A unique read-only string that changes whenever the resource is updated.
- provisioning
State string - The provisioning state of the service delegation resource.
- id string
- Resource ID.
- name string
- The name of the resource that is unique within a subnet. This name can be used to access the resource.
- service
Name string - The name of the service to whom the subnet should be delegated (e.g. Microsoft.Sql/servers).
- type string
- Resource type.
- actions Sequence[str]
- The actions permitted to the service upon delegation.
- etag str
- A unique read-only string that changes whenever the resource is updated.
- provisioning_
state str - The provisioning state of the service delegation resource.
- id str
- Resource ID.
- name str
- The name of the resource that is unique within a subnet. This name can be used to access the resource.
- service_
name str - The name of the service to whom the subnet should be delegated (e.g. Microsoft.Sql/servers).
- type str
- Resource type.
- actions List<String>
- The actions permitted to the service upon delegation.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- provisioning
State String - The provisioning state of the service delegation resource.
- id String
- Resource ID.
- name String
- The name of the resource that is unique within a subnet. This name can be used to access the resource.
- service
Name String - The name of the service to whom the subnet should be delegated (e.g. Microsoft.Sql/servers).
- type String
- Resource type.
EndpointServiceResponse
- Id string
- A unique identifier of the service being referenced by the interface endpoint.
- Id string
- A unique identifier of the service being referenced by the interface endpoint.
- id String
- A unique identifier of the service being referenced by the interface endpoint.
- id string
- A unique identifier of the service being referenced by the interface endpoint.
- id str
- A unique identifier of the service being referenced by the interface endpoint.
- id String
- A unique identifier of the service being referenced by the interface endpoint.
ExtendedLocationResponse
FlowLogFormatParametersResponse
FlowLogResponse
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Name string
- Resource name.
- Provisioning
State string - The provisioning state of the flow log.
- Storage
Id string - ID of the storage account which is used to store the flow log.
- Target
Resource stringGuid - Guid of network security group to which flow log will be applied.
- Target
Resource stringId - ID of network security group to which flow log will be applied.
- Type string
- Resource type.
- Enabled bool
- Flag to enable/disable flow logging.
- Flow
Analytics Pulumi.Configuration Azure Native. Network. Inputs. Traffic Analytics Properties Response - Parameters that define the configuration of traffic analytics.
- Format
Pulumi.
Azure Native. Network. Inputs. Flow Log Format Parameters Response - Parameters that define the flow log format.
- Id string
- Resource ID.
- Location string
- Resource location.
- Retention
Policy Pulumi.Azure Native. Network. Inputs. Retention Policy Parameters Response - Parameters that define the retention policy for flow log.
- Dictionary<string, string>
- Resource tags.
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Name string
- Resource name.
- Provisioning
State string - The provisioning state of the flow log.
- Storage
Id string - ID of the storage account which is used to store the flow log.
- Target
Resource stringGuid - Guid of network security group to which flow log will be applied.
- Target
Resource stringId - ID of network security group to which flow log will be applied.
- Type string
- Resource type.
- Enabled bool
- Flag to enable/disable flow logging.
- Flow
Analytics TrafficConfiguration Analytics Properties Response - Parameters that define the configuration of traffic analytics.
- Format
Flow
Log Format Parameters Response - Parameters that define the flow log format.
- Id string
- Resource ID.
- Location string
- Resource location.
- Retention
Policy RetentionPolicy Parameters Response - Parameters that define the retention policy for flow log.
- map[string]string
- Resource tags.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- name String
- Resource name.
- provisioning
State String - The provisioning state of the flow log.
- storage
Id String - ID of the storage account which is used to store the flow log.
- target
Resource StringGuid - Guid of network security group to which flow log will be applied.
- target
Resource StringId - ID of network security group to which flow log will be applied.
- type String
- Resource type.
- enabled Boolean
- Flag to enable/disable flow logging.
- flow
Analytics TrafficConfiguration Analytics Properties Response - Parameters that define the configuration of traffic analytics.
- format
Flow
Log Format Parameters Response - Parameters that define the flow log format.
- id String
- Resource ID.
- location String
- Resource location.
- retention
Policy RetentionPolicy Parameters Response - Parameters that define the retention policy for flow log.
- Map<String,String>
- Resource tags.
- etag string
- A unique read-only string that changes whenever the resource is updated.
- name string
- Resource name.
- provisioning
State string - The provisioning state of the flow log.
- storage
Id string - ID of the storage account which is used to store the flow log.
- target
Resource stringGuid - Guid of network security group to which flow log will be applied.
- target
Resource stringId - ID of network security group to which flow log will be applied.
- type string
- Resource type.
- enabled boolean
- Flag to enable/disable flow logging.
- flow
Analytics TrafficConfiguration Analytics Properties Response - Parameters that define the configuration of traffic analytics.
- format
Flow
Log Format Parameters Response - Parameters that define the flow log format.
- id string
- Resource ID.
- location string
- Resource location.
- retention
Policy RetentionPolicy Parameters Response - Parameters that define the retention policy for flow log.
- {[key: string]: string}
- Resource tags.
- etag str
- A unique read-only string that changes whenever the resource is updated.
- name str
- Resource name.
- provisioning_
state str - The provisioning state of the flow log.
- storage_
id str - ID of the storage account which is used to store the flow log.
- target_
resource_ strguid - Guid of network security group to which flow log will be applied.
- target_
resource_ strid - ID of network security group to which flow log will be applied.
- type str
- Resource type.
- enabled bool
- Flag to enable/disable flow logging.
- flow_
analytics_ Trafficconfiguration Analytics Properties Response - Parameters that define the configuration of traffic analytics.
- format
Flow
Log Format Parameters Response - Parameters that define the flow log format.
- id str
- Resource ID.
- location str
- Resource location.
- retention_
policy RetentionPolicy Parameters Response - Parameters that define the retention policy for flow log.
- Mapping[str, str]
- Resource tags.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- name String
- Resource name.
- provisioning
State String - The provisioning state of the flow log.
- storage
Id String - ID of the storage account which is used to store the flow log.
- target
Resource StringGuid - Guid of network security group to which flow log will be applied.
- target
Resource StringId - ID of network security group to which flow log will be applied.
- type String
- Resource type.
- enabled Boolean
- Flag to enable/disable flow logging.
- flow
Analytics Property MapConfiguration - Parameters that define the configuration of traffic analytics.
- format Property Map
- Parameters that define the flow log format.
- id String
- Resource ID.
- location String
- Resource location.
- retention
Policy Property Map - Parameters that define the retention policy for flow log.
- Map<String>
- Resource tags.
FrontendIPConfigurationResponse
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Inbound
Nat List<Pulumi.Pools Azure Native. Network. Inputs. Sub Resource Response> - An array of references to inbound pools that use this frontend IP.
- Inbound
Nat List<Pulumi.Rules Azure Native. Network. Inputs. Sub Resource Response> - An array of references to inbound rules that use this frontend IP.
- Load
Balancing List<Pulumi.Rules Azure Native. Network. Inputs. Sub Resource Response> - An array of references to load balancing rules that use this frontend IP.
- Outbound
Rules List<Pulumi.Azure Native. Network. Inputs. Sub Resource Response> - An array of references to outbound rules that use this frontend IP.
- Provisioning
State string - The provisioning state of the frontend IP configuration resource.
- Type string
- Type of the resource.
- Gateway
Load Pulumi.Balancer Azure Native. Network. Inputs. Sub Resource Response - The reference to gateway load balancer frontend IP.
- Id string
- Resource ID.
- Name string
- The name of the resource that is unique within the set of frontend IP configurations used by the load balancer. This name can be used to access the resource.
- Private
IPAddress string - The private IP address of the IP configuration.
- Private
IPAddress stringVersion - Whether the specific ipconfiguration is IPv4 or IPv6. Default is taken as IPv4.
- Private
IPAllocation stringMethod - The Private IP allocation method.
- Public
IPAddress Pulumi.Azure Native. Network. Inputs. Public IPAddress Response - The reference to the Public IP resource.
- Public
IPPrefix Pulumi.Azure Native. Network. Inputs. Sub Resource Response - The reference to the Public IP Prefix resource.
- Subnet
Pulumi.
Azure Native. Network. Inputs. Subnet Response - The reference to the subnet resource.
- Zones List<string>
- A list of availability zones denoting the IP allocated for the resource needs to come from.
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Inbound
Nat []SubPools Resource Response - An array of references to inbound pools that use this frontend IP.
- Inbound
Nat []SubRules Resource Response - An array of references to inbound rules that use this frontend IP.
- Load
Balancing []SubRules Resource Response - An array of references to load balancing rules that use this frontend IP.
- Outbound
Rules []SubResource Response - An array of references to outbound rules that use this frontend IP.
- Provisioning
State string - The provisioning state of the frontend IP configuration resource.
- Type string
- Type of the resource.
- Gateway
Load SubBalancer Resource Response - The reference to gateway load balancer frontend IP.
- Id string
- Resource ID.
- Name string
- The name of the resource that is unique within the set of frontend IP configurations used by the load balancer. This name can be used to access the resource.
- Private
IPAddress string - The private IP address of the IP configuration.
- Private
IPAddress stringVersion - Whether the specific ipconfiguration is IPv4 or IPv6. Default is taken as IPv4.
- Private
IPAllocation stringMethod - The Private IP allocation method.
- Public
IPAddress PublicIPAddress Response - The reference to the Public IP resource.
- Public
IPPrefix SubResource Response - The reference to the Public IP Prefix resource.
- Subnet
Subnet
Response - The reference to the subnet resource.
- Zones []string
- A list of availability zones denoting the IP allocated for the resource needs to come from.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- inbound
Nat List<SubPools Resource Response> - An array of references to inbound pools that use this frontend IP.
- inbound
Nat List<SubRules Resource Response> - An array of references to inbound rules that use this frontend IP.
- load
Balancing List<SubRules Resource Response> - An array of references to load balancing rules that use this frontend IP.
- outbound
Rules List<SubResource Response> - An array of references to outbound rules that use this frontend IP.
- provisioning
State String - The provisioning state of the frontend IP configuration resource.
- type String
- Type of the resource.
- gateway
Load SubBalancer Resource Response - The reference to gateway load balancer frontend IP.
- id String
- Resource ID.
- name String
- The name of the resource that is unique within the set of frontend IP configurations used by the load balancer. This name can be used to access the resource.
- private
IPAddress String - The private IP address of the IP configuration.
- private
IPAddress StringVersion - Whether the specific ipconfiguration is IPv4 or IPv6. Default is taken as IPv4.
- private
IPAllocation StringMethod - The Private IP allocation method.
- public
IPAddress PublicIPAddress Response - The reference to the Public IP resource.
- public
IPPrefix SubResource Response - The reference to the Public IP Prefix resource.
- subnet
Subnet
Response - The reference to the subnet resource.
- zones List<String>
- A list of availability zones denoting the IP allocated for the resource needs to come from.
- etag string
- A unique read-only string that changes whenever the resource is updated.
- inbound
Nat SubPools Resource Response[] - An array of references to inbound pools that use this frontend IP.
- inbound
Nat SubRules Resource Response[] - An array of references to inbound rules that use this frontend IP.
- load
Balancing SubRules Resource Response[] - An array of references to load balancing rules that use this frontend IP.
- outbound
Rules SubResource Response[] - An array of references to outbound rules that use this frontend IP.
- provisioning
State string - The provisioning state of the frontend IP configuration resource.
- type string
- Type of the resource.
- gateway
Load SubBalancer Resource Response - The reference to gateway load balancer frontend IP.
- id string
- Resource ID.
- name string
- The name of the resource that is unique within the set of frontend IP configurations used by the load balancer. This name can be used to access the resource.
- private
IPAddress string - The private IP address of the IP configuration.
- private
IPAddress stringVersion - Whether the specific ipconfiguration is IPv4 or IPv6. Default is taken as IPv4.
- private
IPAllocation stringMethod - The Private IP allocation method.
- public
IPAddress PublicIPAddress Response - The reference to the Public IP resource.
- public
IPPrefix SubResource Response - The reference to the Public IP Prefix resource.
- subnet
Subnet
Response - The reference to the subnet resource.
- zones string[]
- A list of availability zones denoting the IP allocated for the resource needs to come from.
- etag str
- A unique read-only string that changes whenever the resource is updated.
- inbound_
nat_ Sequence[Subpools Resource Response] - An array of references to inbound pools that use this frontend IP.
- inbound_
nat_ Sequence[Subrules Resource Response] - An array of references to inbound rules that use this frontend IP.
- load_
balancing_ Sequence[Subrules Resource Response] - An array of references to load balancing rules that use this frontend IP.
- outbound_
rules Sequence[SubResource Response] - An array of references to outbound rules that use this frontend IP.
- provisioning_
state str - The provisioning state of the frontend IP configuration resource.
- type str
- Type of the resource.
- gateway_
load_ Subbalancer Resource Response - The reference to gateway load balancer frontend IP.
- id str
- Resource ID.
- name str
- The name of the resource that is unique within the set of frontend IP configurations used by the load balancer. This name can be used to access the resource.
- private_
ip_ straddress - The private IP address of the IP configuration.
- private_
ip_ straddress_ version - Whether the specific ipconfiguration is IPv4 or IPv6. Default is taken as IPv4.
- private_
ip_ strallocation_ method - The Private IP allocation method.
- public_
ip_ Publicaddress IPAddress Response - The reference to the Public IP resource.
- public_
ip_ Subprefix Resource Response - The reference to the Public IP Prefix resource.
- subnet
Subnet
Response - The reference to the subnet resource.
- zones Sequence[str]
- A list of availability zones denoting the IP allocated for the resource needs to come from.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- inbound
Nat List<Property Map>Pools - An array of references to inbound pools that use this frontend IP.
- inbound
Nat List<Property Map>Rules - An array of references to inbound rules that use this frontend IP.
- load
Balancing List<Property Map>Rules - An array of references to load balancing rules that use this frontend IP.
- outbound
Rules List<Property Map> - An array of references to outbound rules that use this frontend IP.
- provisioning
State String - The provisioning state of the frontend IP configuration resource.
- type String
- Type of the resource.
- gateway
Load Property MapBalancer - The reference to gateway load balancer frontend IP.
- id String
- Resource ID.
- name String
- The name of the resource that is unique within the set of frontend IP configurations used by the load balancer. This name can be used to access the resource.
- private
IPAddress String - The private IP address of the IP configuration.
- private
IPAddress StringVersion - Whether the specific ipconfiguration is IPv4 or IPv6. Default is taken as IPv4.
- private
IPAllocation StringMethod - The Private IP allocation method.
- public
IPAddress Property Map - The reference to the Public IP resource.
- public
IPPrefix Property Map - The reference to the Public IP Prefix resource.
- subnet Property Map
- The reference to the subnet resource.
- zones List<String>
- A list of availability zones denoting the IP allocated for the resource needs to come from.
GatewayLoadBalancerTunnelInterfaceResponse
- Identifier int
- Identifier of gateway load balancer tunnel interface.
- Port int
- Port of gateway load balancer tunnel interface.
- Protocol string
- Protocol of gateway load balancer tunnel interface.
- Type string
- Traffic type of gateway load balancer tunnel interface.
- Identifier int
- Identifier of gateway load balancer tunnel interface.
- Port int
- Port of gateway load balancer tunnel interface.
- Protocol string
- Protocol of gateway load balancer tunnel interface.
- Type string
- Traffic type of gateway load balancer tunnel interface.
- identifier Integer
- Identifier of gateway load balancer tunnel interface.
- port Integer
- Port of gateway load balancer tunnel interface.
- protocol String
- Protocol of gateway load balancer tunnel interface.
- type String
- Traffic type of gateway load balancer tunnel interface.
- identifier number
- Identifier of gateway load balancer tunnel interface.
- port number
- Port of gateway load balancer tunnel interface.
- protocol string
- Protocol of gateway load balancer tunnel interface.
- type string
- Traffic type of gateway load balancer tunnel interface.
- identifier int
- Identifier of gateway load balancer tunnel interface.
- port int
- Port of gateway load balancer tunnel interface.
- protocol str
- Protocol of gateway load balancer tunnel interface.
- type str
- Traffic type of gateway load balancer tunnel interface.
- identifier Number
- Identifier of gateway load balancer tunnel interface.
- port Number
- Port of gateway load balancer tunnel interface.
- protocol String
- Protocol of gateway load balancer tunnel interface.
- type String
- Traffic type of gateway load balancer tunnel interface.
IPConfigurationProfileResponse
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Provisioning
State string - The provisioning state of the IP configuration profile resource.
- Type string
- Sub Resource type.
- Id string
- Resource ID.
- Name string
- The name of the resource. This name can be used to access the resource.
- Subnet
Pulumi.
Azure Native. Network. Inputs. Subnet Response - The reference to the subnet resource to create a container network interface ip configuration.
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Provisioning
State string - The provisioning state of the IP configuration profile resource.
- Type string
- Sub Resource type.
- Id string
- Resource ID.
- Name string
- The name of the resource. This name can be used to access the resource.
- Subnet
Subnet
Response - The reference to the subnet resource to create a container network interface ip configuration.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- provisioning
State String - The provisioning state of the IP configuration profile resource.
- type String
- Sub Resource type.
- id String
- Resource ID.
- name String
- The name of the resource. This name can be used to access the resource.
- subnet
Subnet
Response - The reference to the subnet resource to create a container network interface ip configuration.
- etag string
- A unique read-only string that changes whenever the resource is updated.
- provisioning
State string - The provisioning state of the IP configuration profile resource.
- type string
- Sub Resource type.
- id string
- Resource ID.
- name string
- The name of the resource. This name can be used to access the resource.
- subnet
Subnet
Response - The reference to the subnet resource to create a container network interface ip configuration.
- etag str
- A unique read-only string that changes whenever the resource is updated.
- provisioning_
state str - The provisioning state of the IP configuration profile resource.
- type str
- Sub Resource type.
- id str
- Resource ID.
- name str
- The name of the resource. This name can be used to access the resource.
- subnet
Subnet
Response - The reference to the subnet resource to create a container network interface ip configuration.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- provisioning
State String - The provisioning state of the IP configuration profile resource.
- type String
- Sub Resource type.
- id String
- Resource ID.
- name String
- The name of the resource. This name can be used to access the resource.
- subnet Property Map
- The reference to the subnet resource to create a container network interface ip configuration.
IPConfigurationResponse
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Provisioning
State string - The provisioning state of the IP configuration resource.
- 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.
- Private
IPAddress string - The private IP address of the IP configuration.
- Private
IPAllocation stringMethod - The private IP address allocation method.
- Public
IPAddress Pulumi.Azure Native. Network. Inputs. Public IPAddress Response - The reference to the public IP resource.
- Subnet
Pulumi.
Azure Native. Network. Inputs. Subnet Response - The reference to the subnet resource.
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Provisioning
State string - The provisioning state of the IP configuration resource.
- 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.
- Private
IPAddress string - The private IP address of the IP configuration.
- Private
IPAllocation stringMethod - The private IP address allocation method.
- Public
IPAddress PublicIPAddress Response - The reference to the public IP resource.
- Subnet
Subnet
Response - The reference to the subnet resource.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- provisioning
State String - The provisioning state of the IP configuration resource.
- 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.
- private
IPAddress String - The private IP address of the IP configuration.
- private
IPAllocation StringMethod - The private IP address allocation method.
- public
IPAddress PublicIPAddress Response - The reference to the public IP resource.
- subnet
Subnet
Response - The reference to the subnet resource.
- etag string
- A unique read-only string that changes whenever the resource is updated.
- provisioning
State string - The provisioning state of the IP configuration resource.
- 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.
- private
IPAddress string - The private IP address of the IP configuration.
- private
IPAllocation stringMethod - The private IP address allocation method.
- public
IPAddress PublicIPAddress Response - The reference to the public IP resource.
- subnet
Subnet
Response - The reference to the subnet resource.
- etag str
- A unique read-only string that changes whenever the resource is updated.
- provisioning_
state str - The provisioning state of the IP configuration resource.
- id str
- Resource ID.
- name str
- The name of the resource that is unique within a resource group. This name can be used to access the resource.
- private_
ip_ straddress - The private IP address of the IP configuration.
- private_
ip_ strallocation_ method - The private IP address allocation method.
- public_
ip_ Publicaddress IPAddress Response - The reference to the public IP resource.
- subnet
Subnet
Response - The reference to the subnet resource.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- provisioning
State String - The provisioning state of the IP configuration resource.
- 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.
- private
IPAddress String - The private IP address of the IP configuration.
- private
IPAllocation StringMethod - The private IP address allocation method.
- public
IPAddress Property Map - The reference to the public IP resource.
- subnet Property Map
- The reference to the subnet resource.
InboundNatRuleResponse
- Backend
IPConfiguration Pulumi.Azure Native. Network. Inputs. Network Interface IPConfiguration Response - A reference to a private IP address defined on a network interface of a VM. Traffic sent to the frontend port of each of the frontend IP configurations is forwarded to the backend IP.
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Provisioning
State string - The provisioning state of the inbound NAT rule resource.
- Type string
- Type of the resource.
- Backend
Address Pulumi.Pool Azure Native. Network. Inputs. Sub Resource Response - A reference to backendAddressPool resource.
- Backend
Port int - The port used for the internal endpoint. Acceptable values range from 1 to 65535.
- Enable
Floating boolIP - Configures a virtual machine's endpoint for the floating IP capability required to configure a SQL AlwaysOn Availability Group. This setting is required when using the SQL AlwaysOn Availability Groups in SQL server. This setting can't be changed after you create the endpoint.
- Enable
Tcp boolReset - Receive bidirectional TCP Reset on TCP flow idle timeout or unexpected connection termination. This element is only used when the protocol is set to TCP.
- Frontend
IPConfiguration Pulumi.Azure Native. Network. Inputs. Sub Resource Response - A reference to frontend IP addresses.
- Frontend
Port int - The port for the external endpoint. Port numbers for each rule must be unique within the Load Balancer. Acceptable values range from 1 to 65534.
- Frontend
Port intRange End - The port range end for the external endpoint. This property is used together with BackendAddressPool and FrontendPortRangeStart. Individual inbound NAT rule port mappings will be created for each backend address from BackendAddressPool. Acceptable values range from 1 to 65534.
- Frontend
Port intRange Start - The port range start for the external endpoint. This property is used together with BackendAddressPool and FrontendPortRangeEnd. Individual inbound NAT rule port mappings will be created for each backend address from BackendAddressPool. Acceptable values range from 1 to 65534.
- Id string
- Resource ID.
- Idle
Timeout intIn Minutes - The timeout for the TCP idle connection. The value can be set between 4 and 30 minutes. The default value is 4 minutes. This element is only used when the protocol is set to TCP.
- Name string
- The name of the resource that is unique within the set of inbound NAT rules used by the load balancer. This name can be used to access the resource.
- Protocol string
- The reference to the transport protocol used by the load balancing rule.
- Backend
IPConfiguration NetworkInterface IPConfiguration Response - A reference to a private IP address defined on a network interface of a VM. Traffic sent to the frontend port of each of the frontend IP configurations is forwarded to the backend IP.
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Provisioning
State string - The provisioning state of the inbound NAT rule resource.
- Type string
- Type of the resource.
- Backend
Address SubPool Resource Response - A reference to backendAddressPool resource.
- Backend
Port int - The port used for the internal endpoint. Acceptable values range from 1 to 65535.
- Enable
Floating boolIP - Configures a virtual machine's endpoint for the floating IP capability required to configure a SQL AlwaysOn Availability Group. This setting is required when using the SQL AlwaysOn Availability Groups in SQL server. This setting can't be changed after you create the endpoint.
- Enable
Tcp boolReset - Receive bidirectional TCP Reset on TCP flow idle timeout or unexpected connection termination. This element is only used when the protocol is set to TCP.
- Frontend
IPConfiguration SubResource Response - A reference to frontend IP addresses.
- Frontend
Port int - The port for the external endpoint. Port numbers for each rule must be unique within the Load Balancer. Acceptable values range from 1 to 65534.
- Frontend
Port intRange End - The port range end for the external endpoint. This property is used together with BackendAddressPool and FrontendPortRangeStart. Individual inbound NAT rule port mappings will be created for each backend address from BackendAddressPool. Acceptable values range from 1 to 65534.
- Frontend
Port intRange Start - The port range start for the external endpoint. This property is used together with BackendAddressPool and FrontendPortRangeEnd. Individual inbound NAT rule port mappings will be created for each backend address from BackendAddressPool. Acceptable values range from 1 to 65534.
- Id string
- Resource ID.
- Idle
Timeout intIn Minutes - The timeout for the TCP idle connection. The value can be set between 4 and 30 minutes. The default value is 4 minutes. This element is only used when the protocol is set to TCP.
- Name string
- The name of the resource that is unique within the set of inbound NAT rules used by the load balancer. This name can be used to access the resource.
- Protocol string
- The reference to the transport protocol used by the load balancing rule.
- backend
IPConfiguration NetworkInterface IPConfiguration Response - A reference to a private IP address defined on a network interface of a VM. Traffic sent to the frontend port of each of the frontend IP configurations is forwarded to the backend IP.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- provisioning
State String - The provisioning state of the inbound NAT rule resource.
- type String
- Type of the resource.
- backend
Address SubPool Resource Response - A reference to backendAddressPool resource.
- backend
Port Integer - The port used for the internal endpoint. Acceptable values range from 1 to 65535.
- enable
Floating BooleanIP - Configures a virtual machine's endpoint for the floating IP capability required to configure a SQL AlwaysOn Availability Group. This setting is required when using the SQL AlwaysOn Availability Groups in SQL server. This setting can't be changed after you create the endpoint.
- enable
Tcp BooleanReset - Receive bidirectional TCP Reset on TCP flow idle timeout or unexpected connection termination. This element is only used when the protocol is set to TCP.
- frontend
IPConfiguration SubResource Response - A reference to frontend IP addresses.
- frontend
Port Integer - The port for the external endpoint. Port numbers for each rule must be unique within the Load Balancer. Acceptable values range from 1 to 65534.
- frontend
Port IntegerRange End - The port range end for the external endpoint. This property is used together with BackendAddressPool and FrontendPortRangeStart. Individual inbound NAT rule port mappings will be created for each backend address from BackendAddressPool. Acceptable values range from 1 to 65534.
- frontend
Port IntegerRange Start - The port range start for the external endpoint. This property is used together with BackendAddressPool and FrontendPortRangeEnd. Individual inbound NAT rule port mappings will be created for each backend address from BackendAddressPool. Acceptable values range from 1 to 65534.
- id String
- Resource ID.
- idle
Timeout IntegerIn Minutes - The timeout for the TCP idle connection. The value can be set between 4 and 30 minutes. The default value is 4 minutes. This element is only used when the protocol is set to TCP.
- name String
- The name of the resource that is unique within the set of inbound NAT rules used by the load balancer. This name can be used to access the resource.
- protocol String
- The reference to the transport protocol used by the load balancing rule.
- backend
IPConfiguration NetworkInterface IPConfiguration Response - A reference to a private IP address defined on a network interface of a VM. Traffic sent to the frontend port of each of the frontend IP configurations is forwarded to the backend IP.
- etag string
- A unique read-only string that changes whenever the resource is updated.
- provisioning
State string - The provisioning state of the inbound NAT rule resource.
- type string
- Type of the resource.
- backend
Address SubPool Resource Response - A reference to backendAddressPool resource.
- backend
Port number - The port used for the internal endpoint. Acceptable values range from 1 to 65535.
- enable
Floating booleanIP - Configures a virtual machine's endpoint for the floating IP capability required to configure a SQL AlwaysOn Availability Group. This setting is required when using the SQL AlwaysOn Availability Groups in SQL server. This setting can't be changed after you create the endpoint.
- enable
Tcp booleanReset - Receive bidirectional TCP Reset on TCP flow idle timeout or unexpected connection termination. This element is only used when the protocol is set to TCP.
- frontend
IPConfiguration SubResource Response - A reference to frontend IP addresses.
- frontend
Port number - The port for the external endpoint. Port numbers for each rule must be unique within the Load Balancer. Acceptable values range from 1 to 65534.
- frontend
Port numberRange End - The port range end for the external endpoint. This property is used together with BackendAddressPool and FrontendPortRangeStart. Individual inbound NAT rule port mappings will be created for each backend address from BackendAddressPool. Acceptable values range from 1 to 65534.
- frontend
Port numberRange Start - The port range start for the external endpoint. This property is used together with BackendAddressPool and FrontendPortRangeEnd. Individual inbound NAT rule port mappings will be created for each backend address from BackendAddressPool. Acceptable values range from 1 to 65534.
- id string
- Resource ID.
- idle
Timeout numberIn Minutes - The timeout for the TCP idle connection. The value can be set between 4 and 30 minutes. The default value is 4 minutes. This element is only used when the protocol is set to TCP.
- name string
- The name of the resource that is unique within the set of inbound NAT rules used by the load balancer. This name can be used to access the resource.
- protocol string
- The reference to the transport protocol used by the load balancing rule.
- backend_
ip_ Networkconfiguration Interface IPConfiguration Response - A reference to a private IP address defined on a network interface of a VM. Traffic sent to the frontend port of each of the frontend IP configurations is forwarded to the backend IP.
- etag str
- A unique read-only string that changes whenever the resource is updated.
- provisioning_
state str - The provisioning state of the inbound NAT rule resource.
- type str
- Type of the resource.
- backend_
address_ Subpool Resource Response - A reference to backendAddressPool resource.
- backend_
port int - The port used for the internal endpoint. Acceptable values range from 1 to 65535.
- enable_
floating_ boolip - Configures a virtual machine's endpoint for the floating IP capability required to configure a SQL AlwaysOn Availability Group. This setting is required when using the SQL AlwaysOn Availability Groups in SQL server. This setting can't be changed after you create the endpoint.
- enable_
tcp_ boolreset - Receive bidirectional TCP Reset on TCP flow idle timeout or unexpected connection termination. This element is only used when the protocol is set to TCP.
- frontend_
ip_ Subconfiguration Resource Response - A reference to frontend IP addresses.
- frontend_
port int - The port for the external endpoint. Port numbers for each rule must be unique within the Load Balancer. Acceptable values range from 1 to 65534.
- frontend_
port_ intrange_ end - The port range end for the external endpoint. This property is used together with BackendAddressPool and FrontendPortRangeStart. Individual inbound NAT rule port mappings will be created for each backend address from BackendAddressPool. Acceptable values range from 1 to 65534.
- frontend_
port_ intrange_ start - The port range start for the external endpoint. This property is used together with BackendAddressPool and FrontendPortRangeEnd. Individual inbound NAT rule port mappings will be created for each backend address from BackendAddressPool. Acceptable values range from 1 to 65534.
- id str
- Resource ID.
- idle_
timeout_ intin_ minutes - The timeout for the TCP idle connection. The value can be set between 4 and 30 minutes. The default value is 4 minutes. This element is only used when the protocol is set to TCP.
- name str
- The name of the resource that is unique within the set of inbound NAT rules used by the load balancer. This name can be used to access the resource.
- protocol str
- The reference to the transport protocol used by the load balancing rule.
- backend
IPConfiguration Property Map - A reference to a private IP address defined on a network interface of a VM. Traffic sent to the frontend port of each of the frontend IP configurations is forwarded to the backend IP.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- provisioning
State String - The provisioning state of the inbound NAT rule resource.
- type String
- Type of the resource.
- backend
Address Property MapPool - A reference to backendAddressPool resource.
- backend
Port Number - The port used for the internal endpoint. Acceptable values range from 1 to 65535.
- enable
Floating BooleanIP - Configures a virtual machine's endpoint for the floating IP capability required to configure a SQL AlwaysOn Availability Group. This setting is required when using the SQL AlwaysOn Availability Groups in SQL server. This setting can't be changed after you create the endpoint.
- enable
Tcp BooleanReset - Receive bidirectional TCP Reset on TCP flow idle timeout or unexpected connection termination. This element is only used when the protocol is set to TCP.
- frontend
IPConfiguration Property Map - A reference to frontend IP addresses.
- frontend
Port Number - The port for the external endpoint. Port numbers for each rule must be unique within the Load Balancer. Acceptable values range from 1 to 65534.
- frontend
Port NumberRange End - The port range end for the external endpoint. This property is used together with BackendAddressPool and FrontendPortRangeStart. Individual inbound NAT rule port mappings will be created for each backend address from BackendAddressPool. Acceptable values range from 1 to 65534.
- frontend
Port NumberRange Start - The port range start for the external endpoint. This property is used together with BackendAddressPool and FrontendPortRangeEnd. Individual inbound NAT rule port mappings will be created for each backend address from BackendAddressPool. Acceptable values range from 1 to 65534.
- id String
- Resource ID.
- idle
Timeout NumberIn Minutes - The timeout for the TCP idle connection. The value can be set between 4 and 30 minutes. The default value is 4 minutes. This element is only used when the protocol is set to TCP.
- name String
- The name of the resource that is unique within the set of inbound NAT rules used by the load balancer. This name can be used to access the resource.
- protocol String
- The reference to the transport protocol used by the load balancing rule.
InterfaceEndpointResponse
- Name string
- Resource name.
- Network
Interfaces List<Pulumi.Azure Native. Network. Inputs. Network Interface Response> - Gets an array of references to the network interfaces created for this interface endpoint.
- Owner string
- A read-only property that identifies who created this interface endpoint.
- Provisioning
State string - The provisioning state of the interface endpoint. Possible values are: 'Updating', 'Deleting', and 'Failed'.
- Type string
- Resource type.
- Endpoint
Service Pulumi.Azure Native. Network. Inputs. Endpoint Service Response - A reference to the service being brought into the virtual network.
- Etag string
- Gets a unique read-only string that changes whenever the resource is updated.
- Fqdn string
- A first-party service's FQDN that is mapped to the private IP allocated via this interface endpoint.
- Id string
- Resource ID.
- Location string
- Resource location.
- Subnet
Pulumi.
Azure Native. Network. Inputs. Subnet Response - The ID of the subnet from which the private IP will be allocated.
- Dictionary<string, string>
- Resource tags.
- Name string
- Resource name.
- Network
Interfaces []NetworkInterface Response - Gets an array of references to the network interfaces created for this interface endpoint.
- Owner string
- A read-only property that identifies who created this interface endpoint.
- Provisioning
State string - The provisioning state of the interface endpoint. Possible values are: 'Updating', 'Deleting', and 'Failed'.
- Type string
- Resource type.
- Endpoint
Service EndpointService Response - A reference to the service being brought into the virtual network.
- Etag string
- Gets a unique read-only string that changes whenever the resource is updated.
- Fqdn string
- A first-party service's FQDN that is mapped to the private IP allocated via this interface endpoint.
- Id string
- Resource ID.
- Location string
- Resource location.
- Subnet
Subnet
Response - The ID of the subnet from which the private IP will be allocated.
- map[string]string
- Resource tags.
- name String
- Resource name.
- network
Interfaces List<NetworkInterface Response> - Gets an array of references to the network interfaces created for this interface endpoint.
- owner String
- A read-only property that identifies who created this interface endpoint.
- provisioning
State String - The provisioning state of the interface endpoint. Possible values are: 'Updating', 'Deleting', and 'Failed'.
- type String
- Resource type.
- endpoint
Service EndpointService Response - A reference to the service being brought into the virtual network.
- etag String
- Gets a unique read-only string that changes whenever the resource is updated.
- fqdn String
- A first-party service's FQDN that is mapped to the private IP allocated via this interface endpoint.
- id String
- Resource ID.
- location String
- Resource location.
- subnet
Subnet
Response - The ID of the subnet from which the private IP will be allocated.
- Map<String,String>
- Resource tags.
- name string
- Resource name.
- network
Interfaces NetworkInterface Response[] - Gets an array of references to the network interfaces created for this interface endpoint.
- owner string
- A read-only property that identifies who created this interface endpoint.
- provisioning
State string - The provisioning state of the interface endpoint. Possible values are: 'Updating', 'Deleting', and 'Failed'.
- type string
- Resource type.
- endpoint
Service EndpointService Response - A reference to the service being brought into the virtual network.
- etag string
- Gets a unique read-only string that changes whenever the resource is updated.
- fqdn string
- A first-party service's FQDN that is mapped to the private IP allocated via this interface endpoint.
- id string
- Resource ID.
- location string
- Resource location.
- subnet
Subnet
Response - The ID of the subnet from which the private IP will be allocated.
- {[key: string]: string}
- Resource tags.
- name str
- Resource name.
- network_
interfaces Sequence[NetworkInterface Response] - Gets an array of references to the network interfaces created for this interface endpoint.
- owner str
- A read-only property that identifies who created this interface endpoint.
- provisioning_
state str - The provisioning state of the interface endpoint. Possible values are: 'Updating', 'Deleting', and 'Failed'.
- type str
- Resource type.
- endpoint_
service EndpointService Response - A reference to the service being brought into the virtual network.
- etag str
- Gets a unique read-only string that changes whenever the resource is updated.
- fqdn str
- A first-party service's FQDN that is mapped to the private IP allocated via this interface endpoint.
- id str
- Resource ID.
- location str
- Resource location.
- subnet
Subnet
Response - The ID of the subnet from which the private IP will be allocated.
- Mapping[str, str]
- Resource tags.
- name String
- Resource name.
- network
Interfaces List<Property Map> - Gets an array of references to the network interfaces created for this interface endpoint.
- owner String
- A read-only property that identifies who created this interface endpoint.
- provisioning
State String - The provisioning state of the interface endpoint. Possible values are: 'Updating', 'Deleting', and 'Failed'.
- type String
- Resource type.
- endpoint
Service Property Map - A reference to the service being brought into the virtual network.
- etag String
- Gets a unique read-only string that changes whenever the resource is updated.
- fqdn String
- A first-party service's FQDN that is mapped to the private IP allocated via this interface endpoint.
- id String
- Resource ID.
- location String
- Resource location.
- subnet Property Map
- The ID of the subnet from which the private IP will be allocated.
- Map<String>
- Resource tags.
IpTagResponse
- ip_
tag_ strtype - The IP tag type. Example: FirstPartyUsage.
- tag str
- The value of the IP tag associated with the public IP. Example: SQL.
LoadBalancerBackendAddressResponse
- Inbound
Nat List<Pulumi.Rules Port Mapping Azure Native. Network. Inputs. Nat Rule Port Mapping Response> - Collection of inbound NAT rule port mappings.
- Network
Interface Pulumi.IPConfiguration Azure Native. Network. Inputs. Sub Resource Response - Reference to IP address defined in network interfaces.
- Admin
State string - A list of administrative states which once set can override health probe so that Load Balancer will always forward new connections to backend, or deny new connections and reset existing connections.
- Ip
Address string - IP Address belonging to the referenced virtual network.
- Load
Balancer Pulumi.Frontend IPConfiguration Azure Native. Network. Inputs. Sub Resource Response - Reference to the frontend ip address configuration defined in regional loadbalancer.
- Name string
- Name of the backend address.
- Subnet
Pulumi.
Azure Native. Network. Inputs. Sub Resource Response - Reference to an existing subnet.
- Virtual
Network Pulumi.Azure Native. Network. Inputs. Sub Resource Response - Reference to an existing virtual network.
- Inbound
Nat []NatRules Port Mapping Rule Port Mapping Response - Collection of inbound NAT rule port mappings.
- Network
Interface SubIPConfiguration Resource Response - Reference to IP address defined in network interfaces.
- Admin
State string - A list of administrative states which once set can override health probe so that Load Balancer will always forward new connections to backend, or deny new connections and reset existing connections.
- Ip
Address string - IP Address belonging to the referenced virtual network.
- Load
Balancer SubFrontend IPConfiguration Resource Response - Reference to the frontend ip address configuration defined in regional loadbalancer.
- Name string
- Name of the backend address.
- Subnet
Sub
Resource Response - Reference to an existing subnet.
- Virtual
Network SubResource Response - Reference to an existing virtual network.
- inbound
Nat List<NatRules Port Mapping Rule Port Mapping Response> - Collection of inbound NAT rule port mappings.
- network
Interface SubIPConfiguration Resource Response - Reference to IP address defined in network interfaces.
- admin
State String - A list of administrative states which once set can override health probe so that Load Balancer will always forward new connections to backend, or deny new connections and reset existing connections.
- ip
Address String - IP Address belonging to the referenced virtual network.
- load
Balancer SubFrontend IPConfiguration Resource Response - Reference to the frontend ip address configuration defined in regional loadbalancer.
- name String
- Name of the backend address.
- subnet
Sub
Resource Response - Reference to an existing subnet.
- virtual
Network SubResource Response - Reference to an existing virtual network.
- inbound
Nat NatRules Port Mapping Rule Port Mapping Response[] - Collection of inbound NAT rule port mappings.
- network
Interface SubIPConfiguration Resource Response - Reference to IP address defined in network interfaces.
- admin
State string - A list of administrative states which once set can override health probe so that Load Balancer will always forward new connections to backend, or deny new connections and reset existing connections.
- ip
Address string - IP Address belonging to the referenced virtual network.
- load
Balancer SubFrontend IPConfiguration Resource Response - Reference to the frontend ip address configuration defined in regional loadbalancer.
- name string
- Name of the backend address.
- subnet
Sub
Resource Response - Reference to an existing subnet.
- virtual
Network SubResource Response - Reference to an existing virtual network.
- inbound_
nat_ Sequence[Natrules_ port_ mapping Rule Port Mapping Response] - Collection of inbound NAT rule port mappings.
- network_
interface_ Subip_ configuration Resource Response - Reference to IP address defined in network interfaces.
- admin_
state str - A list of administrative states which once set can override health probe so that Load Balancer will always forward new connections to backend, or deny new connections and reset existing connections.
- ip_
address str - IP Address belonging to the referenced virtual network.
- load_
balancer_ Subfrontend_ ip_ configuration Resource Response - Reference to the frontend ip address configuration defined in regional loadbalancer.
- name str
- Name of the backend address.
- subnet
Sub
Resource Response - Reference to an existing subnet.
- virtual_
network SubResource Response - Reference to an existing virtual network.
- inbound
Nat List<Property Map>Rules Port Mapping - Collection of inbound NAT rule port mappings.
- network
Interface Property MapIPConfiguration - Reference to IP address defined in network interfaces.
- admin
State String - A list of administrative states which once set can override health probe so that Load Balancer will always forward new connections to backend, or deny new connections and reset existing connections.
- ip
Address String - IP Address belonging to the referenced virtual network.
- load
Balancer Property MapFrontend IPConfiguration - Reference to the frontend ip address configuration defined in regional loadbalancer.
- name String
- Name of the backend address.
- subnet Property Map
- Reference to an existing subnet.
- virtual
Network Property Map - Reference to an existing virtual network.
ManagedServiceIdentityResponse
- Principal
Id string - The principal id of the system assigned identity. This property will only be provided for a system assigned identity.
- Tenant
Id string - The tenant id of the system assigned identity. This property will only be provided for a system assigned identity.
- Type string
- 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.
- User
Assigned Dictionary<string, Pulumi.Identities Azure Native. Network. Inputs. Managed Service Identity Response User Assigned Identities> - 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}'.
- Principal
Id string - The principal id of the system assigned identity. This property will only be provided for a system assigned identity.
- Tenant
Id string - The tenant id of the system assigned identity. This property will only be provided for a system assigned identity.
- Type string
- 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.
- User
Assigned map[string]ManagedIdentities Service Identity Response User Assigned Identities - 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}'.
- principal
Id String - The principal id of the system assigned identity. This property will only be provided for a system assigned identity.
- tenant
Id String - The tenant id of the system assigned identity. This property will only be provided for a system assigned identity.
- type String
- 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.
- user
Assigned Map<String,ManagedIdentities Service Identity Response User Assigned Identities> - 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}'.
- principal
Id string - The principal id of the system assigned identity. This property will only be provided for a system assigned identity.
- tenant
Id string - The tenant id of the system assigned identity. This property will only be provided for a system assigned identity.
- type string
- 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.
- user
Assigned {[key: string]: ManagedIdentities Service Identity Response User Assigned Identities} - 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}'.
- principal_
id str - The principal id of the system assigned identity. This property will only be provided for a system assigned identity.
- tenant_
id str - The tenant id of the system assigned identity. This property will only be provided for a system assigned identity.
- type str
- 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.
- user_
assigned_ Mapping[str, Managedidentities Service Identity Response User Assigned Identities] - 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}'.
- principal
Id String - The principal id of the system assigned identity. This property will only be provided for a system assigned identity.
- tenant
Id String - The tenant id of the system assigned identity. This property will only be provided for a system assigned identity.
- type String
- 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.
- user
Assigned Map<Property Map>Identities - 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}'.
ManagedServiceIdentityResponseUserAssignedIdentities
- Client
Id string - The client id of user assigned identity.
- Principal
Id string - The principal id of user assigned identity.
- Client
Id string - The client id of user assigned identity.
- Principal
Id string - The principal id of user assigned identity.
- client
Id String - The client id of user assigned identity.
- principal
Id String - The principal id of user assigned identity.
- client
Id string - The client id of user assigned identity.
- principal
Id string - The principal id of user assigned identity.
- client_
id str - The client id of user assigned identity.
- principal_
id str - The principal id of user assigned identity.
- client
Id String - The client id of user assigned identity.
- principal
Id String - The principal id of user assigned identity.
NatGatewayResponse
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Name string
- Resource name.
- Provisioning
State string - The provisioning state of the NAT gateway resource.
- Resource
Guid string - The resource GUID property of the NAT gateway resource.
- Subnets
List<Pulumi.
Azure Native. Network. Inputs. Sub Resource Response> - An array of references to the subnets using this nat gateway resource.
- Type string
- Resource type.
- Id string
- Resource ID.
- Idle
Timeout intIn Minutes - The idle timeout of the nat gateway.
- Location string
- Resource location.
- Public
Ip List<Pulumi.Addresses Azure Native. Network. Inputs. Sub Resource Response> - An array of public ip addresses associated with the nat gateway resource.
- Public
Ip List<Pulumi.Prefixes Azure Native. Network. Inputs. Sub Resource Response> - An array of public ip prefixes associated with the nat gateway resource.
- Sku
Pulumi.
Azure Native. Network. Inputs. Nat Gateway Sku Response - The nat gateway SKU.
- Dictionary<string, string>
- Resource tags.
- Zones List<string>
- A list of availability zones denoting the zone in which Nat Gateway should be deployed.
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Name string
- Resource name.
- Provisioning
State string - The provisioning state of the NAT gateway resource.
- Resource
Guid string - The resource GUID property of the NAT gateway resource.
- Subnets
[]Sub
Resource Response - An array of references to the subnets using this nat gateway resource.
- Type string
- Resource type.
- Id string
- Resource ID.
- Idle
Timeout intIn Minutes - The idle timeout of the nat gateway.
- Location string
- Resource location.
- Public
Ip []SubAddresses Resource Response - An array of public ip addresses associated with the nat gateway resource.
- Public
Ip []SubPrefixes Resource Response - An array of public ip prefixes associated with the nat gateway resource.
- Sku
Nat
Gateway Sku Response - The nat gateway SKU.
- map[string]string
- Resource tags.
- Zones []string
- A list of availability zones denoting the zone in which Nat Gateway should be deployed.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- name String
- Resource name.
- provisioning
State String - The provisioning state of the NAT gateway resource.
- resource
Guid String - The resource GUID property of the NAT gateway resource.
- subnets
List<Sub
Resource Response> - An array of references to the subnets using this nat gateway resource.
- type String
- Resource type.
- id String
- Resource ID.
- idle
Timeout IntegerIn Minutes - The idle timeout of the nat gateway.
- location String
- Resource location.
- public
Ip List<SubAddresses Resource Response> - An array of public ip addresses associated with the nat gateway resource.
- public
Ip List<SubPrefixes Resource Response> - An array of public ip prefixes associated with the nat gateway resource.
- sku
Nat
Gateway Sku Response - The nat gateway SKU.
- Map<String,String>
- Resource tags.
- zones List<String>
- A list of availability zones denoting the zone in which Nat Gateway should be deployed.
- etag string
- A unique read-only string that changes whenever the resource is updated.
- name string
- Resource name.
- provisioning
State string - The provisioning state of the NAT gateway resource.
- resource
Guid string - The resource GUID property of the NAT gateway resource.
- subnets
Sub
Resource Response[] - An array of references to the subnets using this nat gateway resource.
- type string
- Resource type.
- id string
- Resource ID.
- idle
Timeout numberIn Minutes - The idle timeout of the nat gateway.
- location string
- Resource location.
- public
Ip SubAddresses Resource Response[] - An array of public ip addresses associated with the nat gateway resource.
- public
Ip SubPrefixes Resource Response[] - An array of public ip prefixes associated with the nat gateway resource.
- sku
Nat
Gateway Sku Response - The nat gateway SKU.
- {[key: string]: string}
- Resource tags.
- zones string[]
- A list of availability zones denoting the zone in which Nat Gateway should be deployed.
- etag str
- A unique read-only string that changes whenever the resource is updated.
- name str
- Resource name.
- provisioning_
state str - The provisioning state of the NAT gateway resource.
- resource_
guid str - The resource GUID property of the NAT gateway resource.
- subnets
Sequence[Sub
Resource Response] - An array of references to the subnets using this nat gateway resource.
- type str
- Resource type.
- id str
- Resource ID.
- idle_
timeout_ intin_ minutes - The idle timeout of the nat gateway.
- location str
- Resource location.
- public_
ip_ Sequence[Subaddresses Resource Response] - An array of public ip addresses associated with the nat gateway resource.
- public_
ip_ Sequence[Subprefixes Resource Response] - An array of public ip prefixes associated with the nat gateway resource.
- sku
Nat
Gateway Sku Response - The nat gateway SKU.
- Mapping[str, str]
- Resource tags.
- zones Sequence[str]
- A list of availability zones denoting the zone in which Nat Gateway should be deployed.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- name String
- Resource name.
- provisioning
State String - The provisioning state of the NAT gateway resource.
- resource
Guid String - The resource GUID property of the NAT gateway resource.
- subnets List<Property Map>
- An array of references to the subnets using this nat gateway resource.
- type String
- Resource type.
- id String
- Resource ID.
- idle
Timeout NumberIn Minutes - The idle timeout of the nat gateway.
- location String
- Resource location.
- public
Ip List<Property Map>Addresses - An array of public ip addresses associated with the nat gateway resource.
- public
Ip List<Property Map>Prefixes - An array of public ip prefixes associated with the nat gateway resource.
- sku Property Map
- The nat gateway SKU.
- Map<String>
- Resource tags.
- zones List<String>
- A list of availability zones denoting the zone in which Nat Gateway should be deployed.
NatGatewaySkuResponse
- Name string
- Name of Nat Gateway SKU.
- Name string
- Name of Nat Gateway SKU.
- name String
- Name of Nat Gateway SKU.
- name string
- Name of Nat Gateway SKU.
- name str
- Name of Nat Gateway SKU.
- name String
- Name of Nat Gateway SKU.
NatRulePortMappingResponse
- Backend
Port int - Backend port.
- Frontend
Port int - Frontend port.
- Inbound
Nat stringRule Name - Name of inbound NAT rule.
- Backend
Port int - Backend port.
- Frontend
Port int - Frontend port.
- Inbound
Nat stringRule Name - Name of inbound NAT rule.
- backend
Port Integer - Backend port.
- frontend
Port Integer - Frontend port.
- inbound
Nat StringRule Name - Name of inbound NAT rule.
- backend
Port number - Backend port.
- frontend
Port number - Frontend port.
- inbound
Nat stringRule Name - Name of inbound NAT rule.
- backend_
port int - Backend port.
- frontend_
port int - Frontend port.
- inbound_
nat_ strrule_ name - Name of inbound NAT rule.
- backend
Port Number - Backend port.
- frontend
Port Number - Frontend port.
- inbound
Nat StringRule Name - Name of inbound NAT rule.
NetworkInterfaceDnsSettingsResponse
- Applied
Dns List<string>Servers - If the VM that uses this NIC is part of an Availability Set, then this list will have the union of all DNS servers from all NICs that are part of the Availability Set. This property is what is configured on each of those VMs.
- Internal
Domain stringName Suffix - Even if internalDnsNameLabel is not specified, a DNS entry is created for the primary NIC of the VM. This DNS name can be constructed by concatenating the VM name with the value of internalDomainNameSuffix.
- Internal
Fqdn string - Fully qualified DNS name supporting internal communications between VMs in the same virtual network.
- Dns
Servers List<string> - List of DNS servers IP addresses. Use 'AzureProvidedDNS' to switch to azure provided DNS resolution. 'AzureProvidedDNS' value cannot be combined with other IPs, it must be the only value in dnsServers collection.
- Internal
Dns stringName Label - Relative DNS name for this NIC used for internal communications between VMs in the same virtual network.
- Applied
Dns []stringServers - If the VM that uses this NIC is part of an Availability Set, then this list will have the union of all DNS servers from all NICs that are part of the Availability Set. This property is what is configured on each of those VMs.
- Internal
Domain stringName Suffix - Even if internalDnsNameLabel is not specified, a DNS entry is created for the primary NIC of the VM. This DNS name can be constructed by concatenating the VM name with the value of internalDomainNameSuffix.
- Internal
Fqdn string - Fully qualified DNS name supporting internal communications between VMs in the same virtual network.
- Dns
Servers []string - List of DNS servers IP addresses. Use 'AzureProvidedDNS' to switch to azure provided DNS resolution. 'AzureProvidedDNS' value cannot be combined with other IPs, it must be the only value in dnsServers collection.
- Internal
Dns stringName Label - Relative DNS name for this NIC used for internal communications between VMs in the same virtual network.
- applied
Dns List<String>Servers - If the VM that uses this NIC is part of an Availability Set, then this list will have the union of all DNS servers from all NICs that are part of the Availability Set. This property is what is configured on each of those VMs.
- internal
Domain StringName Suffix - Even if internalDnsNameLabel is not specified, a DNS entry is created for the primary NIC of the VM. This DNS name can be constructed by concatenating the VM name with the value of internalDomainNameSuffix.
- internal
Fqdn String - Fully qualified DNS name supporting internal communications between VMs in the same virtual network.
- dns
Servers List<String> - List of DNS servers IP addresses. Use 'AzureProvidedDNS' to switch to azure provided DNS resolution. 'AzureProvidedDNS' value cannot be combined with other IPs, it must be the only value in dnsServers collection.
- internal
Dns StringName Label - Relative DNS name for this NIC used for internal communications between VMs in the same virtual network.
- applied
Dns string[]Servers - If the VM that uses this NIC is part of an Availability Set, then this list will have the union of all DNS servers from all NICs that are part of the Availability Set. This property is what is configured on each of those VMs.
- internal
Domain stringName Suffix - Even if internalDnsNameLabel is not specified, a DNS entry is created for the primary NIC of the VM. This DNS name can be constructed by concatenating the VM name with the value of internalDomainNameSuffix.
- internal
Fqdn string - Fully qualified DNS name supporting internal communications between VMs in the same virtual network.
- dns
Servers string[] - List of DNS servers IP addresses. Use 'AzureProvidedDNS' to switch to azure provided DNS resolution. 'AzureProvidedDNS' value cannot be combined with other IPs, it must be the only value in dnsServers collection.
- internal
Dns stringName Label - Relative DNS name for this NIC used for internal communications between VMs in the same virtual network.
- applied_
dns_ Sequence[str]servers - If the VM that uses this NIC is part of an Availability Set, then this list will have the union of all DNS servers from all NICs that are part of the Availability Set. This property is what is configured on each of those VMs.
- internal_
domain_ strname_ suffix - Even if internalDnsNameLabel is not specified, a DNS entry is created for the primary NIC of the VM. This DNS name can be constructed by concatenating the VM name with the value of internalDomainNameSuffix.
- internal_
fqdn str - Fully qualified DNS name supporting internal communications between VMs in the same virtual network.
- dns_
servers Sequence[str] - List of DNS servers IP addresses. Use 'AzureProvidedDNS' to switch to azure provided DNS resolution. 'AzureProvidedDNS' value cannot be combined with other IPs, it must be the only value in dnsServers collection.
- internal_
dns_ strname_ label - Relative DNS name for this NIC used for internal communications between VMs in the same virtual network.
- applied
Dns List<String>Servers - If the VM that uses this NIC is part of an Availability Set, then this list will have the union of all DNS servers from all NICs that are part of the Availability Set. This property is what is configured on each of those VMs.
- internal
Domain StringName Suffix - Even if internalDnsNameLabel is not specified, a DNS entry is created for the primary NIC of the VM. This DNS name can be constructed by concatenating the VM name with the value of internalDomainNameSuffix.
- internal
Fqdn String - Fully qualified DNS name supporting internal communications between VMs in the same virtual network.
- dns
Servers List<String> - List of DNS servers IP addresses. Use 'AzureProvidedDNS' to switch to azure provided DNS resolution. 'AzureProvidedDNS' value cannot be combined with other IPs, it must be the only value in dnsServers collection.
- internal
Dns StringName Label - Relative DNS name for this NIC used for internal communications between VMs in the same virtual network.
NetworkInterfaceIPConfigurationPrivateLinkConnectionPropertiesResponse
- Fqdns List<string>
- List of FQDNs for current private link connection.
- Group
Id string - The group ID for current private link connection.
- Required
Member stringName - The required member name for current private link connection.
- Fqdns []string
- List of FQDNs for current private link connection.
- Group
Id string - The group ID for current private link connection.
- Required
Member stringName - The required member name for current private link connection.
- fqdns List<String>
- List of FQDNs for current private link connection.
- group
Id String - The group ID for current private link connection.
- required
Member StringName - The required member name for current private link connection.
- fqdns string[]
- List of FQDNs for current private link connection.
- group
Id string - The group ID for current private link connection.
- required
Member stringName - The required member name for current private link connection.
- fqdns Sequence[str]
- List of FQDNs for current private link connection.
- group_
id str - The group ID for current private link connection.
- required_
member_ strname - The required member name for current private link connection.
- fqdns List<String>
- List of FQDNs for current private link connection.
- group
Id String - The group ID for current private link connection.
- required
Member StringName - The required member name for current private link connection.
NetworkInterfaceIPConfigurationResponse
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Private
Link Pulumi.Connection Properties Azure Native. Network. Inputs. Network Interface IPConfiguration Private Link Connection Properties Response - PrivateLinkConnection properties for the network interface.
- Provisioning
State string - The provisioning state of the network interface IP configuration.
- Application
Gateway List<Pulumi.Backend Address Pools Azure Native. Network. Inputs. Application Gateway Backend Address Pool Response> - The reference to ApplicationGatewayBackendAddressPool resource.
- Application
Security List<Pulumi.Groups Azure Native. Network. Inputs. Application Security Group Response> - Application security groups in which the IP configuration is included.
- Gateway
Load Pulumi.Balancer Azure Native. Network. Inputs. Sub Resource Response - The reference to gateway load balancer frontend IP.
- Id string
- Resource ID.
- Load
Balancer List<Pulumi.Backend Address Pools Azure Native. Network. Inputs. Backend Address Pool Response> - The reference to LoadBalancerBackendAddressPool resource.
- Load
Balancer List<Pulumi.Inbound Nat Rules Azure Native. Network. Inputs. Inbound Nat Rule Response> - A list of references of LoadBalancerInboundNatRules.
- Name string
- The name of the resource that is unique within a resource group. This name can be used to access the resource.
- Primary bool
- Whether this is a primary customer address on the network interface.
- Private
IPAddress string - Private IP address of the IP configuration.
- Private
IPAddress stringVersion - Whether the specific IP configuration is IPv4 or IPv6. Default is IPv4.
- Private
IPAllocation stringMethod - The private IP address allocation method.
- Public
IPAddress Pulumi.Azure Native. Network. Inputs. Public IPAddress Response - Public IP address bound to the IP configuration.
- Subnet
Pulumi.
Azure Native. Network. Inputs. Subnet Response - Subnet bound to the IP configuration.
- Type string
- Resource type.
- Virtual
Network List<Pulumi.Taps Azure Native. Network. Inputs. Virtual Network Tap Response> - The reference to Virtual Network Taps.
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Private
Link NetworkConnection Properties Interface IPConfiguration Private Link Connection Properties Response - PrivateLinkConnection properties for the network interface.
- Provisioning
State string - The provisioning state of the network interface IP configuration.
- Application
Gateway []ApplicationBackend Address Pools Gateway Backend Address Pool Response - The reference to ApplicationGatewayBackendAddressPool resource.
- Application
Security []ApplicationGroups Security Group Response - Application security groups in which the IP configuration is included.
- Gateway
Load SubBalancer Resource Response - The reference to gateway load balancer frontend IP.
- Id string
- Resource ID.
- Load
Balancer []BackendBackend Address Pools Address Pool Response - The reference to LoadBalancerBackendAddressPool resource.
- Load
Balancer []InboundInbound Nat Rules Nat Rule Response - A list of references of LoadBalancerInboundNatRules.
- Name string
- The name of the resource that is unique within a resource group. This name can be used to access the resource.
- Primary bool
- Whether this is a primary customer address on the network interface.
- Private
IPAddress string - Private IP address of the IP configuration.
- Private
IPAddress stringVersion - Whether the specific IP configuration is IPv4 or IPv6. Default is IPv4.
- Private
IPAllocation stringMethod - The private IP address allocation method.
- Public
IPAddress PublicIPAddress Response - Public IP address bound to the IP configuration.
- Subnet
Subnet
Response - Subnet bound to the IP configuration.
- Type string
- Resource type.
- Virtual
Network []VirtualTaps Network Tap Response - The reference to Virtual Network Taps.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- private
Link NetworkConnection Properties Interface IPConfiguration Private Link Connection Properties Response - PrivateLinkConnection properties for the network interface.
- provisioning
State String - The provisioning state of the network interface IP configuration.
- application
Gateway List<ApplicationBackend Address Pools Gateway Backend Address Pool Response> - The reference to ApplicationGatewayBackendAddressPool resource.
- application
Security List<ApplicationGroups Security Group Response> - Application security groups in which the IP configuration is included.
- gateway
Load SubBalancer Resource Response - The reference to gateway load balancer frontend IP.
- id String
- Resource ID.
- load
Balancer List<BackendBackend Address Pools Address Pool Response> - The reference to LoadBalancerBackendAddressPool resource.
- load
Balancer List<InboundInbound Nat Rules Nat Rule Response> - A list of references of LoadBalancerInboundNatRules.
- 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
- Whether this is a primary customer address on the network interface.
- private
IPAddress String - Private IP address of the IP configuration.
- private
IPAddress StringVersion - Whether the specific IP configuration is IPv4 or IPv6. Default is IPv4.
- private
IPAllocation StringMethod - The private IP address allocation method.
- public
IPAddress PublicIPAddress Response - Public IP address bound to the IP configuration.
- subnet
Subnet
Response - Subnet bound to the IP configuration.
- type String
- Resource type.
- virtual
Network List<VirtualTaps Network Tap Response> - The reference to Virtual Network Taps.
- etag string
- A unique read-only string that changes whenever the resource is updated.
- private
Link NetworkConnection Properties Interface IPConfiguration Private Link Connection Properties Response - PrivateLinkConnection properties for the network interface.
- provisioning
State string - The provisioning state of the network interface IP configuration.
- application
Gateway ApplicationBackend Address Pools Gateway Backend Address Pool Response[] - The reference to ApplicationGatewayBackendAddressPool resource.
- application
Security ApplicationGroups Security Group Response[] - Application security groups in which the IP configuration is included.
- gateway
Load SubBalancer Resource Response - The reference to gateway load balancer frontend IP.
- id string
- Resource ID.
- load
Balancer BackendBackend Address Pools Address Pool Response[] - The reference to LoadBalancerBackendAddressPool resource.
- load
Balancer InboundInbound Nat Rules Nat Rule Response[] - A list of references of LoadBalancerInboundNatRules.
- 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
- Whether this is a primary customer address on the network interface.
- private
IPAddress string - Private IP address of the IP configuration.
- private
IPAddress stringVersion - Whether the specific IP configuration is IPv4 or IPv6. Default is IPv4.
- private
IPAllocation stringMethod - The private IP address allocation method.
- public
IPAddress PublicIPAddress Response - Public IP address bound to the IP configuration.
- subnet
Subnet
Response - Subnet bound to the IP configuration.
- type string
- Resource type.
- virtual
Network VirtualTaps Network Tap Response[] - The reference to Virtual Network Taps.
- etag str
- A unique read-only string that changes whenever the resource is updated.
- private_
link_ Networkconnection_ properties Interface IPConfiguration Private Link Connection Properties Response - PrivateLinkConnection properties for the network interface.
- provisioning_
state str - The provisioning state of the network interface IP configuration.
- application_
gateway_ Sequence[Applicationbackend_ address_ pools Gateway Backend Address Pool Response] - The reference to ApplicationGatewayBackendAddressPool resource.
- application_
security_ Sequence[Applicationgroups Security Group Response] - Application security groups in which the IP configuration is included.
- gateway_
load_ Subbalancer Resource Response - The reference to gateway load balancer frontend IP.
- id str
- Resource ID.
- load_
balancer_ Sequence[Backendbackend_ address_ pools Address Pool Response] - The reference to LoadBalancerBackendAddressPool resource.
- load_
balancer_ Sequence[Inboundinbound_ nat_ rules Nat Rule Response] - A list of references of LoadBalancerInboundNatRules.
- name str
- The name of the resource that is unique within a resource group. This name can be used to access the resource.
- primary bool
- Whether this is a primary customer address on the network interface.
- private_
ip_ straddress - Private IP address of the IP configuration.
- private_
ip_ straddress_ version - Whether the specific IP configuration is IPv4 or IPv6. Default is IPv4.
- private_
ip_ strallocation_ method - The private IP address allocation method.
- public_
ip_ Publicaddress IPAddress Response - Public IP address bound to the IP configuration.
- subnet
Subnet
Response - Subnet bound to the IP configuration.
- type str
- Resource type.
- virtual_
network_ Sequence[Virtualtaps Network Tap Response] - The reference to Virtual Network Taps.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- private
Link Property MapConnection Properties - PrivateLinkConnection properties for the network interface.
- provisioning
State String - The provisioning state of the network interface IP configuration.
- application
Gateway List<Property Map>Backend Address Pools - The reference to ApplicationGatewayBackendAddressPool resource.
- application
Security List<Property Map>Groups - Application security groups in which the IP configuration is included.
- gateway
Load Property MapBalancer - The reference to gateway load balancer frontend IP.
- id String
- Resource ID.
- load
Balancer List<Property Map>Backend Address Pools - The reference to LoadBalancerBackendAddressPool resource.
- load
Balancer List<Property Map>Inbound Nat Rules - A list of references of LoadBalancerInboundNatRules.
- 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
- Whether this is a primary customer address on the network interface.
- private
IPAddress String - Private IP address of the IP configuration.
- private
IPAddress StringVersion - Whether the specific IP configuration is IPv4 or IPv6. Default is IPv4.
- private
IPAllocation StringMethod - The private IP address allocation method.
- public
IPAddress Property Map - Public IP address bound to the IP configuration.
- subnet Property Map
- Subnet bound to the IP configuration.
- type String
- Resource type.
- virtual
Network List<Property Map>Taps - The reference to Virtual Network Taps.
NetworkInterfaceResponse
- Dscp
Configuration Pulumi.Azure Native. Network. Inputs. Sub Resource Response - A reference to the dscp configuration to which the network interface is linked.
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Hosted
Workloads List<string> - A list of references to linked BareMetal resources.
- Mac
Address string - The MAC address of the network interface.
- Name string
- Resource name.
- Primary bool
- Whether this is a primary network interface on a virtual machine.
- Private
Endpoint Pulumi.Azure Native. Network. Inputs. Private Endpoint Response - A reference to the private endpoint to which the network interface is linked.
- Provisioning
State string - The provisioning state of the network interface resource.
- Resource
Guid string - The resource GUID property of the network interface resource.
- Tap
Configurations List<Pulumi.Azure Native. Network. Inputs. Network Interface Tap Configuration Response> - A list of TapConfigurations of the network interface.
- Type string
- Resource type.
- Virtual
Machine Pulumi.Azure Native. Network. Inputs. Sub Resource Response - The reference to a virtual machine.
- Vnet
Encryption boolSupported - Whether the virtual machine this nic is attached to supports encryption.
- Auxiliary
Mode string - Auxiliary mode of Network Interface resource.
- Auxiliary
Sku string - Auxiliary sku of Network Interface resource.
- Disable
Tcp boolState Tracking - Indicates whether to disable tcp state tracking.
- Dns
Settings Pulumi.Azure Native. Network. Inputs. Network Interface Dns Settings Response - The DNS settings in network interface.
- Enable
Accelerated boolNetworking - If the network interface is configured for accelerated networking. Not applicable to VM sizes which require accelerated networking.
- Enable
IPForwarding bool - Indicates whether IP forwarding is enabled on this network interface.
- Extended
Location Pulumi.Azure Native. Network. Inputs. Extended Location Response - The extended location of the network interface.
- Id string
- Resource ID.
- Interface
Endpoint Pulumi.Azure Native. Network. Inputs. Interface Endpoint Response - A reference to the interface endpoint to which the network interface is linked.
- Ip
Configurations List<Pulumi.Azure Native. Network. Inputs. Network Interface IPConfiguration Response> - A list of IPConfigurations of the network interface.
- Location string
- Resource location.
- Migration
Phase string - Migration phase of Network Interface resource.
- Network
Security Pulumi.Group Azure Native. Network. Inputs. Network Security Group Response - The reference to the NetworkSecurityGroup resource.
- Nic
Type string - Type of Network Interface resource.
- Private
Link Pulumi.Service Azure Native. Network. Inputs. Private Link Service Response - Privatelinkservice of the network interface resource.
- Dictionary<string, string>
- Resource tags.
- Workload
Type string - WorkloadType of the NetworkInterface for BareMetal resources
- Dscp
Configuration SubResource Response - A reference to the dscp configuration to which the network interface is linked.
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Hosted
Workloads []string - A list of references to linked BareMetal resources.
- Mac
Address string - The MAC address of the network interface.
- Name string
- Resource name.
- Primary bool
- Whether this is a primary network interface on a virtual machine.
- Private
Endpoint PrivateEndpoint Response - A reference to the private endpoint to which the network interface is linked.
- Provisioning
State string - The provisioning state of the network interface resource.
- Resource
Guid string - The resource GUID property of the network interface resource.
- Tap
Configurations []NetworkInterface Tap Configuration Response - A list of TapConfigurations of the network interface.
- Type string
- Resource type.
- Virtual
Machine SubResource Response - The reference to a virtual machine.
- Vnet
Encryption boolSupported - Whether the virtual machine this nic is attached to supports encryption.
- Auxiliary
Mode string - Auxiliary mode of Network Interface resource.
- Auxiliary
Sku string - Auxiliary sku of Network Interface resource.
- Disable
Tcp boolState Tracking - Indicates whether to disable tcp state tracking.
- Dns
Settings NetworkInterface Dns Settings Response - The DNS settings in network interface.
- Enable
Accelerated boolNetworking - If the network interface is configured for accelerated networking. Not applicable to VM sizes which require accelerated networking.
- Enable
IPForwarding bool - Indicates whether IP forwarding is enabled on this network interface.
- Extended
Location ExtendedLocation Response - The extended location of the network interface.
- Id string
- Resource ID.
- Interface
Endpoint InterfaceEndpoint Response - A reference to the interface endpoint to which the network interface is linked.
- Ip
Configurations []NetworkInterface IPConfiguration Response - A list of IPConfigurations of the network interface.
- Location string
- Resource location.
- Migration
Phase string - Migration phase of Network Interface resource.
- Network
Security NetworkGroup Security Group Response - The reference to the NetworkSecurityGroup resource.
- Nic
Type string - Type of Network Interface resource.
- Private
Link PrivateService Link Service Response - Privatelinkservice of the network interface resource.
- map[string]string
- Resource tags.
- Workload
Type string - WorkloadType of the NetworkInterface for BareMetal resources
- dscp
Configuration SubResource Response - A reference to the dscp configuration to which the network interface is linked.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- hosted
Workloads List<String> - A list of references to linked BareMetal resources.
- mac
Address String - The MAC address of the network interface.
- name String
- Resource name.
- primary Boolean
- Whether this is a primary network interface on a virtual machine.
- private
Endpoint PrivateEndpoint Response - A reference to the private endpoint to which the network interface is linked.
- provisioning
State String - The provisioning state of the network interface resource.
- resource
Guid String - The resource GUID property of the network interface resource.
- tap
Configurations List<NetworkInterface Tap Configuration Response> - A list of TapConfigurations of the network interface.
- type String
- Resource type.
- virtual
Machine SubResource Response - The reference to a virtual machine.
- vnet
Encryption BooleanSupported - Whether the virtual machine this nic is attached to supports encryption.
- auxiliary
Mode String - Auxiliary mode of Network Interface resource.
- auxiliary
Sku String - Auxiliary sku of Network Interface resource.
- disable
Tcp BooleanState Tracking - Indicates whether to disable tcp state tracking.
- dns
Settings NetworkInterface Dns Settings Response - The DNS settings in network interface.
- enable
Accelerated BooleanNetworking - If the network interface is configured for accelerated networking. Not applicable to VM sizes which require accelerated networking.
- enable
IPForwarding Boolean - Indicates whether IP forwarding is enabled on this network interface.
- extended
Location ExtendedLocation Response - The extended location of the network interface.
- id String
- Resource ID.
- interface
Endpoint InterfaceEndpoint Response - A reference to the interface endpoint to which the network interface is linked.
- ip
Configurations List<NetworkInterface IPConfiguration Response> - A list of IPConfigurations of the network interface.
- location String
- Resource location.
- migration
Phase String - Migration phase of Network Interface resource.
- network
Security NetworkGroup Security Group Response - The reference to the NetworkSecurityGroup resource.
- nic
Type String - Type of Network Interface resource.
- private
Link PrivateService Link Service Response - Privatelinkservice of the network interface resource.
- Map<String,String>
- Resource tags.
- workload
Type String - WorkloadType of the NetworkInterface for BareMetal resources
- dscp
Configuration SubResource Response - A reference to the dscp configuration to which the network interface is linked.
- etag string
- A unique read-only string that changes whenever the resource is updated.
- hosted
Workloads string[] - A list of references to linked BareMetal resources.
- mac
Address string - The MAC address of the network interface.
- name string
- Resource name.
- primary boolean
- Whether this is a primary network interface on a virtual machine.
- private
Endpoint PrivateEndpoint Response - A reference to the private endpoint to which the network interface is linked.
- provisioning
State string - The provisioning state of the network interface resource.
- resource
Guid string - The resource GUID property of the network interface resource.
- tap
Configurations NetworkInterface Tap Configuration Response[] - A list of TapConfigurations of the network interface.
- type string
- Resource type.
- virtual
Machine SubResource Response - The reference to a virtual machine.
- vnet
Encryption booleanSupported - Whether the virtual machine this nic is attached to supports encryption.
- auxiliary
Mode string - Auxiliary mode of Network Interface resource.
- auxiliary
Sku string - Auxiliary sku of Network Interface resource.
- disable
Tcp booleanState Tracking - Indicates whether to disable tcp state tracking.
- dns
Settings NetworkInterface Dns Settings Response - The DNS settings in network interface.
- enable
Accelerated booleanNetworking - If the network interface is configured for accelerated networking. Not applicable to VM sizes which require accelerated networking.
- enable
IPForwarding boolean - Indicates whether IP forwarding is enabled on this network interface.
- extended
Location ExtendedLocation Response - The extended location of the network interface.
- id string
- Resource ID.
- interface
Endpoint InterfaceEndpoint Response - A reference to the interface endpoint to which the network interface is linked.
- ip
Configurations NetworkInterface IPConfiguration Response[] - A list of IPConfigurations of the network interface.
- location string
- Resource location.
- migration
Phase string - Migration phase of Network Interface resource.
- network
Security NetworkGroup Security Group Response - The reference to the NetworkSecurityGroup resource.
- nic
Type string - Type of Network Interface resource.
- private
Link PrivateService Link Service Response - Privatelinkservice of the network interface resource.
- {[key: string]: string}
- Resource tags.
- workload
Type string - WorkloadType of the NetworkInterface for BareMetal resources
- dscp_
configuration SubResource Response - A reference to the dscp configuration to which the network interface is linked.
- etag str
- A unique read-only string that changes whenever the resource is updated.
- hosted_
workloads Sequence[str] - A list of references to linked BareMetal resources.
- mac_
address str - The MAC address of the network interface.
- name str
- Resource name.
- primary bool
- Whether this is a primary network interface on a virtual machine.
- private_
endpoint PrivateEndpoint Response - A reference to the private endpoint to which the network interface is linked.
- provisioning_
state str - The provisioning state of the network interface resource.
- resource_
guid str - The resource GUID property of the network interface resource.
- tap_
configurations Sequence[NetworkInterface Tap Configuration Response] - A list of TapConfigurations of the network interface.
- type str
- Resource type.
- virtual_
machine SubResource Response - The reference to a virtual machine.
- vnet_
encryption_ boolsupported - Whether the virtual machine this nic is attached to supports encryption.
- auxiliary_
mode str - Auxiliary mode of Network Interface resource.
- auxiliary_
sku str - Auxiliary sku of Network Interface resource.
- disable_
tcp_ boolstate_ tracking - Indicates whether to disable tcp state tracking.
- dns_
settings NetworkInterface Dns Settings Response - The DNS settings in network interface.
- enable_
accelerated_ boolnetworking - If the network interface is configured for accelerated networking. Not applicable to VM sizes which require accelerated networking.
- enable_
ip_ boolforwarding - Indicates whether IP forwarding is enabled on this network interface.
- extended_
location ExtendedLocation Response - The extended location of the network interface.
- id str
- Resource ID.
- interface_
endpoint InterfaceEndpoint Response - A reference to the interface endpoint to which the network interface is linked.
- ip_
configurations Sequence[NetworkInterface IPConfiguration Response] - A list of IPConfigurations of the network interface.
- location str
- Resource location.
- migration_
phase str - Migration phase of Network Interface resource.
- network_
security_ Networkgroup Security Group Response - The reference to the NetworkSecurityGroup resource.
- nic_
type str - Type of Network Interface resource.
- private_
link_ Privateservice Link Service Response - Privatelinkservice of the network interface resource.
- Mapping[str, str]
- Resource tags.
- workload_
type str - WorkloadType of the NetworkInterface for BareMetal resources
- dscp
Configuration Property Map - A reference to the dscp configuration to which the network interface is linked.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- hosted
Workloads List<String> - A list of references to linked BareMetal resources.
- mac
Address String - The MAC address of the network interface.
- name String
- Resource name.
- primary Boolean
- Whether this is a primary network interface on a virtual machine.
- private
Endpoint Property Map - A reference to the private endpoint to which the network interface is linked.
- provisioning
State String - The provisioning state of the network interface resource.
- resource
Guid String - The resource GUID property of the network interface resource.
- tap
Configurations List<Property Map> - A list of TapConfigurations of the network interface.
- type String
- Resource type.
- virtual
Machine Property Map - The reference to a virtual machine.
- vnet
Encryption BooleanSupported - Whether the virtual machine this nic is attached to supports encryption.
- auxiliary
Mode String - Auxiliary mode of Network Interface resource.
- auxiliary
Sku String - Auxiliary sku of Network Interface resource.
- disable
Tcp BooleanState Tracking - Indicates whether to disable tcp state tracking.
- dns
Settings Property Map - The DNS settings in network interface.
- enable
Accelerated BooleanNetworking - If the network interface is configured for accelerated networking. Not applicable to VM sizes which require accelerated networking.
- enable
IPForwarding Boolean - Indicates whether IP forwarding is enabled on this network interface.
- extended
Location Property Map - The extended location of the network interface.
- id String
- Resource ID.
- interface
Endpoint Property Map - A reference to the interface endpoint to which the network interface is linked.
- ip
Configurations List<Property Map> - A list of IPConfigurations of the network interface.
- location String
- Resource location.
- migration
Phase String - Migration phase of Network Interface resource.
- network
Security Property MapGroup - The reference to the NetworkSecurityGroup resource.
- nic
Type String - Type of Network Interface resource.
- private
Link Property MapService - Privatelinkservice of the network interface resource.
- Map<String>
- Resource tags.
- workload
Type String - WorkloadType of the NetworkInterface for BareMetal resources
NetworkInterfaceTapConfigurationResponse
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Provisioning
State string - The provisioning state of the network interface tap configuration resource.
- Type string
- Sub Resource type.
- 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.
- Virtual
Network Pulumi.Tap Azure Native. Network. Inputs. Virtual Network Tap Response - The reference to the Virtual Network Tap resource.
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Provisioning
State string - The provisioning state of the network interface tap configuration resource.
- Type string
- Sub Resource type.
- 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.
- Virtual
Network VirtualTap Network Tap Response - The reference to the Virtual Network Tap resource.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- provisioning
State String - The provisioning state of the network interface tap configuration resource.
- type String
- Sub Resource type.
- 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.
- virtual
Network VirtualTap Network Tap Response - The reference to the Virtual Network Tap resource.
- etag string
- A unique read-only string that changes whenever the resource is updated.
- provisioning
State string - The provisioning state of the network interface tap configuration resource.
- type string
- Sub Resource type.
- 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.
- virtual
Network VirtualTap Network Tap Response - The reference to the Virtual Network Tap resource.
- etag str
- A unique read-only string that changes whenever the resource is updated.
- provisioning_
state str - The provisioning state of the network interface tap configuration resource.
- type str
- Sub Resource type.
- id str
- Resource ID.
- name str
- The name of the resource that is unique within a resource group. This name can be used to access the resource.
- virtual_
network_ Virtualtap Network Tap Response - The reference to the Virtual Network Tap resource.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- provisioning
State String - The provisioning state of the network interface tap configuration resource.
- type String
- Sub Resource type.
- 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.
- virtual
Network Property MapTap - The reference to the Virtual Network Tap resource.
NetworkSecurityGroupResponse
- Default
Security List<Pulumi.Rules Azure Native. Network. Inputs. Security Rule Response> - The default security rules of network security group.
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Flow
Logs List<Pulumi.Azure Native. Network. Inputs. Flow Log Response> - A collection of references to flow log resources.
- Name string
- Resource name.
- Network
Interfaces List<Pulumi.Azure Native. Network. Inputs. Network Interface Response> - A collection of references to network interfaces.
- Provisioning
State string - The provisioning state of the network security group resource.
- Resource
Guid string - The resource GUID property of the network security group resource.
- Subnets
List<Pulumi.
Azure Native. Network. Inputs. Subnet Response> - A collection of references to subnets.
- Type string
- Resource type.
- Flush
Connection bool - When enabled, flows created from Network Security Group connections will be re-evaluated when rules are updates. Initial enablement will trigger re-evaluation.
- Id string
- Resource ID.
- Location string
- Resource location.
- Security
Rules List<Pulumi.Azure Native. Network. Inputs. Security Rule Response> - A collection of security rules of the network security group.
- Dictionary<string, string>
- Resource tags.
- Default
Security []SecurityRules Rule Response - The default security rules of network security group.
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Flow
Logs []FlowLog Response - A collection of references to flow log resources.
- Name string
- Resource name.
- Network
Interfaces []NetworkInterface Response - A collection of references to network interfaces.
- Provisioning
State string - The provisioning state of the network security group resource.
- Resource
Guid string - The resource GUID property of the network security group resource.
- Subnets
[]Subnet
Response - A collection of references to subnets.
- Type string
- Resource type.
- Flush
Connection bool - When enabled, flows created from Network Security Group connections will be re-evaluated when rules are updates. Initial enablement will trigger re-evaluation.
- Id string
- Resource ID.
- Location string
- Resource location.
- Security
Rules []SecurityRule Response - A collection of security rules of the network security group.
- map[string]string
- Resource tags.
- default
Security List<SecurityRules Rule Response> - The default security rules of network security group.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- flow
Logs List<FlowLog Response> - A collection of references to flow log resources.
- name String
- Resource name.
- network
Interfaces List<NetworkInterface Response> - A collection of references to network interfaces.
- provisioning
State String - The provisioning state of the network security group resource.
- resource
Guid String - The resource GUID property of the network security group resource.
- subnets
List<Subnet
Response> - A collection of references to subnets.
- type String
- Resource type.
- flush
Connection Boolean - When enabled, flows created from Network Security Group connections will be re-evaluated when rules are updates. Initial enablement will trigger re-evaluation.
- id String
- Resource ID.
- location String
- Resource location.
- security
Rules List<SecurityRule Response> - A collection of security rules of the network security group.
- Map<String,String>
- Resource tags.
- default
Security SecurityRules Rule Response[] - The default security rules of network security group.
- etag string
- A unique read-only string that changes whenever the resource is updated.
- flow
Logs FlowLog Response[] - A collection of references to flow log resources.
- name string
- Resource name.
- network
Interfaces NetworkInterface Response[] - A collection of references to network interfaces.
- provisioning
State string - The provisioning state of the network security group resource.
- resource
Guid string - The resource GUID property of the network security group resource.
- subnets
Subnet
Response[] - A collection of references to subnets.
- type string
- Resource type.
- flush
Connection boolean - When enabled, flows created from Network Security Group connections will be re-evaluated when rules are updates. Initial enablement will trigger re-evaluation.
- id string
- Resource ID.
- location string
- Resource location.
- security
Rules SecurityRule Response[] - A collection of security rules of the network security group.
- {[key: string]: string}
- Resource tags.
- default_
security_ Sequence[Securityrules Rule Response] - The default security rules of network security group.
- etag str
- A unique read-only string that changes whenever the resource is updated.
- flow_
logs Sequence[FlowLog Response] - A collection of references to flow log resources.
- name str
- Resource name.
- network_
interfaces Sequence[NetworkInterface Response] - A collection of references to network interfaces.
- provisioning_
state str - The provisioning state of the network security group resource.
- resource_
guid str - The resource GUID property of the network security group resource.
- subnets
Sequence[Subnet
Response] - A collection of references to subnets.
- type str
- Resource type.
- flush_
connection bool - When enabled, flows created from Network Security Group connections will be re-evaluated when rules are updates. Initial enablement will trigger re-evaluation.
- id str
- Resource ID.
- location str
- Resource location.
- security_
rules Sequence[SecurityRule Response] - A collection of security rules of the network security group.
- Mapping[str, str]
- Resource tags.
- default
Security List<Property Map>Rules - The default security rules of network security group.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- flow
Logs List<Property Map> - A collection of references to flow log resources.
- name String
- Resource name.
- network
Interfaces List<Property Map> - A collection of references to network interfaces.
- provisioning
State String - The provisioning state of the network security group resource.
- resource
Guid String - The resource GUID property of the network security group resource.
- subnets List<Property Map>
- A collection of references to subnets.
- type String
- Resource type.
- flush
Connection Boolean - When enabled, flows created from Network Security Group connections will be re-evaluated when rules are updates. Initial enablement will trigger re-evaluation.
- id String
- Resource ID.
- location String
- Resource location.
- security
Rules List<Property Map> - A collection of security rules of the network security group.
- Map<String>
- Resource tags.
PrivateEndpointConnectionResponse
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Link
Identifier string - The consumer link id.
- Private
Endpoint Pulumi.Azure Native. Network. Inputs. Private Endpoint Response - The resource of private end point.
- Private
Endpoint stringLocation - The location of the private endpoint.
- Provisioning
State string - The provisioning state of the private endpoint connection resource.
- Type string
- The resource type.
- 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.
- Private
Link Pulumi.Service Connection State Azure Native. Network. Inputs. Private Link Service Connection State Response - A collection of information about the state of the connection between service consumer and provider.
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Link
Identifier string - The consumer link id.
- Private
Endpoint PrivateEndpoint Response - The resource of private end point.
- Private
Endpoint stringLocation - The location of the private endpoint.
- Provisioning
State string - The provisioning state of the private endpoint connection resource.
- Type string
- The resource type.
- 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.
- Private
Link PrivateService Connection State Link Service Connection State Response - A collection of information about the state of the connection between service consumer and provider.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- link
Identifier String - The consumer link id.
- private
Endpoint PrivateEndpoint Response - The resource of private end point.
- private
Endpoint StringLocation - The location of the private endpoint.
- provisioning
State String - The provisioning state of the private endpoint connection resource.
- type String
- The resource type.
- 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.
- private
Link PrivateService Connection State Link Service Connection State Response - A collection of information about the state of the connection between service consumer and provider.
- etag string
- A unique read-only string that changes whenever the resource is updated.
- link
Identifier string - The consumer link id.
- private
Endpoint PrivateEndpoint Response - The resource of private end point.
- private
Endpoint stringLocation - The location of the private endpoint.
- provisioning
State string - The provisioning state of the private endpoint connection resource.
- type string
- The resource type.
- 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.
- private
Link PrivateService Connection State Link Service Connection State Response - A collection of information about the state of the connection between service consumer and provider.
- etag str
- A unique read-only string that changes whenever the resource is updated.
- link_
identifier str - The consumer link id.
- private_
endpoint PrivateEndpoint Response - The resource of private end point.
- private_
endpoint_ strlocation - The location of the private endpoint.
- provisioning_
state str - The provisioning state of the private endpoint connection resource.
- type str
- The resource type.
- id str
- Resource ID.
- name str
- The name of the resource that is unique within a resource group. This name can be used to access the resource.
- private_
link_ Privateservice_ connection_ state Link Service Connection State Response - A collection of information about the state of the connection between service consumer and provider.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- link
Identifier String - The consumer link id.
- private
Endpoint Property Map - The resource of private end point.
- private
Endpoint StringLocation - The location of the private endpoint.
- provisioning
State String - The provisioning state of the private endpoint connection resource.
- type String
- The resource type.
- 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.
- private
Link Property MapService Connection State - A collection of information about the state of the connection between service consumer and provider.
PrivateEndpointIPConfigurationResponse
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Type string
- The resource type.
- Group
Id string - The ID of a group obtained from the remote resource that this private endpoint should connect to.
- Member
Name string - The member name of a group obtained from the remote resource that this private endpoint should connect to.
- Name string
- The name of the resource that is unique within a resource group.
- Private
IPAddress string - A private ip address obtained from the private endpoint's subnet.
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Type string
- The resource type.
- Group
Id string - The ID of a group obtained from the remote resource that this private endpoint should connect to.
- Member
Name string - The member name of a group obtained from the remote resource that this private endpoint should connect to.
- Name string
- The name of the resource that is unique within a resource group.
- Private
IPAddress string - A private ip address obtained from the private endpoint's subnet.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- type String
- The resource type.
- group
Id String - The ID of a group obtained from the remote resource that this private endpoint should connect to.
- member
Name String - The member name of a group obtained from the remote resource that this private endpoint should connect to.
- name String
- The name of the resource that is unique within a resource group.
- private
IPAddress String - A private ip address obtained from the private endpoint's subnet.
- etag string
- A unique read-only string that changes whenever the resource is updated.
- type string
- The resource type.
- group
Id string - The ID of a group obtained from the remote resource that this private endpoint should connect to.
- member
Name string - The member name of a group obtained from the remote resource that this private endpoint should connect to.
- name string
- The name of the resource that is unique within a resource group.
- private
IPAddress string - A private ip address obtained from the private endpoint's subnet.
- etag str
- A unique read-only string that changes whenever the resource is updated.
- type str
- The resource type.
- group_
id str - The ID of a group obtained from the remote resource that this private endpoint should connect to.
- member_
name str - The member name of a group obtained from the remote resource that this private endpoint should connect to.
- name str
- The name of the resource that is unique within a resource group.
- private_
ip_ straddress - A private ip address obtained from the private endpoint's subnet.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- type String
- The resource type.
- group
Id String - The ID of a group obtained from the remote resource that this private endpoint should connect to.
- member
Name String - The member name of a group obtained from the remote resource that this private endpoint should connect to.
- name String
- The name of the resource that is unique within a resource group.
- private
IPAddress String - A private ip address obtained from the private endpoint's subnet.
PrivateEndpointResponse
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Name string
- Resource name.
- Network
Interfaces List<Pulumi.Azure Native. Network. Inputs. Network Interface Response> - An array of references to the network interfaces created for this private endpoint.
- Provisioning
State string - The provisioning state of the private endpoint resource.
- Type string
- Resource type.
- Application
Security List<Pulumi.Groups Azure Native. Network. Inputs. Application Security Group Response> - Application security groups in which the private endpoint IP configuration is included.
- Custom
Dns List<Pulumi.Configs Azure Native. Network. Inputs. Custom Dns Config Properties Format Response> - An array of custom dns configurations.
- Custom
Network stringInterface Name - The custom name of the network interface attached to the private endpoint.
- Extended
Location Pulumi.Azure Native. Network. Inputs. Extended Location Response - The extended location of the load balancer.
- Id string
- Resource ID.
- Ip
Configurations List<Pulumi.Azure Native. Network. Inputs. Private Endpoint IPConfiguration Response> - A list of IP configurations of the private endpoint. This will be used to map to the First Party Service's endpoints.
- Location string
- Resource location.
- Manual
Private List<Pulumi.Link Service Connections Azure Native. Network. Inputs. Private Link Service Connection Response> - A grouping of information about the connection to the remote resource. Used when the network admin does not have access to approve connections to the remote resource.
- Private
Link List<Pulumi.Service Connections Azure Native. Network. Inputs. Private Link Service Connection Response> - A grouping of information about the connection to the remote resource.
- Subnet
Pulumi.
Azure Native. Network. Inputs. Subnet Response - The ID of the subnet from which the private IP will be allocated.
- Dictionary<string, string>
- Resource tags.
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Name string
- Resource name.
- Network
Interfaces []NetworkInterface Response - An array of references to the network interfaces created for this private endpoint.
- Provisioning
State string - The provisioning state of the private endpoint resource.
- Type string
- Resource type.
- Application
Security []ApplicationGroups Security Group Response - Application security groups in which the private endpoint IP configuration is included.
- Custom
Dns []CustomConfigs Dns Config Properties Format Response - An array of custom dns configurations.
- Custom
Network stringInterface Name - The custom name of the network interface attached to the private endpoint.
- Extended
Location ExtendedLocation Response - The extended location of the load balancer.
- Id string
- Resource ID.
- Ip
Configurations []PrivateEndpoint IPConfiguration Response - A list of IP configurations of the private endpoint. This will be used to map to the First Party Service's endpoints.
- Location string
- Resource location.
- Manual
Private []PrivateLink Service Connections Link Service Connection Response - A grouping of information about the connection to the remote resource. Used when the network admin does not have access to approve connections to the remote resource.
- Private
Link []PrivateService Connections Link Service Connection Response - A grouping of information about the connection to the remote resource.
- Subnet
Subnet
Response - The ID of the subnet from which the private IP will be allocated.
- map[string]string
- Resource tags.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- name String
- Resource name.
- network
Interfaces List<NetworkInterface Response> - An array of references to the network interfaces created for this private endpoint.
- provisioning
State String - The provisioning state of the private endpoint resource.
- type String
- Resource type.
- application
Security List<ApplicationGroups Security Group Response> - Application security groups in which the private endpoint IP configuration is included.
- custom
Dns List<CustomConfigs Dns Config Properties Format Response> - An array of custom dns configurations.
- custom
Network StringInterface Name - The custom name of the network interface attached to the private endpoint.
- extended
Location ExtendedLocation Response - The extended location of the load balancer.
- id String
- Resource ID.
- ip
Configurations List<PrivateEndpoint IPConfiguration Response> - A list of IP configurations of the private endpoint. This will be used to map to the First Party Service's endpoints.
- location String
- Resource location.
- manual
Private List<PrivateLink Service Connections Link Service Connection Response> - A grouping of information about the connection to the remote resource. Used when the network admin does not have access to approve connections to the remote resource.
- private
Link List<PrivateService Connections Link Service Connection Response> - A grouping of information about the connection to the remote resource.
- subnet
Subnet
Response - The ID of the subnet from which the private IP will be allocated.
- Map<String,String>
- Resource tags.
- etag string
- A unique read-only string that changes whenever the resource is updated.
- name string
- Resource name.
- network
Interfaces NetworkInterface Response[] - An array of references to the network interfaces created for this private endpoint.
- provisioning
State string - The provisioning state of the private endpoint resource.
- type string
- Resource type.
- application
Security ApplicationGroups Security Group Response[] - Application security groups in which the private endpoint IP configuration is included.
- custom
Dns CustomConfigs Dns Config Properties Format Response[] - An array of custom dns configurations.
- custom
Network stringInterface Name - The custom name of the network interface attached to the private endpoint.
- extended
Location ExtendedLocation Response - The extended location of the load balancer.
- id string
- Resource ID.
- ip
Configurations PrivateEndpoint IPConfiguration Response[] - A list of IP configurations of the private endpoint. This will be used to map to the First Party Service's endpoints.
- location string
- Resource location.
- manual
Private PrivateLink Service Connections Link Service Connection Response[] - A grouping of information about the connection to the remote resource. Used when the network admin does not have access to approve connections to the remote resource.
- private
Link PrivateService Connections Link Service Connection Response[] - A grouping of information about the connection to the remote resource.
- subnet
Subnet
Response - The ID of the subnet from which the private IP will be allocated.
- {[key: string]: string}
- Resource tags.
- etag str
- A unique read-only string that changes whenever the resource is updated.
- name str
- Resource name.
- network_
interfaces Sequence[NetworkInterface Response] - An array of references to the network interfaces created for this private endpoint.
- provisioning_
state str - The provisioning state of the private endpoint resource.
- type str
- Resource type.
- application_
security_ Sequence[Applicationgroups Security Group Response] - Application security groups in which the private endpoint IP configuration is included.
- custom_
dns_ Sequence[Customconfigs Dns Config Properties Format Response] - An array of custom dns configurations.
- custom_
network_ strinterface_ name - The custom name of the network interface attached to the private endpoint.
- extended_
location ExtendedLocation Response - The extended location of the load balancer.
- id str
- Resource ID.
- ip_
configurations Sequence[PrivateEndpoint IPConfiguration Response] - A list of IP configurations of the private endpoint. This will be used to map to the First Party Service's endpoints.
- location str
- Resource location.
- manual_
private_ Sequence[Privatelink_ service_ connections Link Service Connection Response] - A grouping of information about the connection to the remote resource. Used when the network admin does not have access to approve connections to the remote resource.
- private_
link_ Sequence[Privateservice_ connections Link Service Connection Response] - A grouping of information about the connection to the remote resource.
- subnet
Subnet
Response - The ID of the subnet from which the private IP will be allocated.
- Mapping[str, str]
- Resource tags.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- name String
- Resource name.
- network
Interfaces List<Property Map> - An array of references to the network interfaces created for this private endpoint.
- provisioning
State String - The provisioning state of the private endpoint resource.
- type String
- Resource type.
- application
Security List<Property Map>Groups - Application security groups in which the private endpoint IP configuration is included.
- custom
Dns List<Property Map>Configs - An array of custom dns configurations.
- custom
Network StringInterface Name - The custom name of the network interface attached to the private endpoint.
- extended
Location Property Map - The extended location of the load balancer.
- id String
- Resource ID.
- ip
Configurations List<Property Map> - A list of IP configurations of the private endpoint. This will be used to map to the First Party Service's endpoints.
- location String
- Resource location.
- manual
Private List<Property Map>Link Service Connections - A grouping of information about the connection to the remote resource. Used when the network admin does not have access to approve connections to the remote resource.
- private
Link List<Property Map>Service Connections - A grouping of information about the connection to the remote resource.
- subnet Property Map
- The ID of the subnet from which the private IP will be allocated.
- Map<String>
- Resource tags.
PrivateLinkServiceConnectionResponse
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Provisioning
State string - The provisioning state of the private link service connection resource.
- Type string
- The resource type.
- Group
Ids List<string> - The ID(s) of the group(s) obtained from the remote resource that this private endpoint should connect to.
- 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.
- Private
Link Pulumi.Service Connection State Azure Native. Network. Inputs. Private Link Service Connection State Response - A collection of read-only information about the state of the connection to the remote resource.
- Private
Link stringService Id - The resource id of private link service.
- Request
Message string - A message passed to the owner of the remote resource with this connection request. Restricted to 140 chars.
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Provisioning
State string - The provisioning state of the private link service connection resource.
- Type string
- The resource type.
- Group
Ids []string - The ID(s) of the group(s) obtained from the remote resource that this private endpoint should connect to.
- 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.
- Private
Link PrivateService Connection State Link Service Connection State Response - A collection of read-only information about the state of the connection to the remote resource.
- Private
Link stringService Id - The resource id of private link service.
- Request
Message string - A message passed to the owner of the remote resource with this connection request. Restricted to 140 chars.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- provisioning
State String - The provisioning state of the private link service connection resource.
- type String
- The resource type.
- group
Ids List<String> - The ID(s) of the group(s) obtained from the remote resource that this private endpoint should connect to.
- 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.
- private
Link PrivateService Connection State Link Service Connection State Response - A collection of read-only information about the state of the connection to the remote resource.
- private
Link StringService Id - The resource id of private link service.
- request
Message String - A message passed to the owner of the remote resource with this connection request. Restricted to 140 chars.
- etag string
- A unique read-only string that changes whenever the resource is updated.
- provisioning
State string - The provisioning state of the private link service connection resource.
- type string
- The resource type.
- group
Ids string[] - The ID(s) of the group(s) obtained from the remote resource that this private endpoint should connect to.
- 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.
- private
Link PrivateService Connection State Link Service Connection State Response - A collection of read-only information about the state of the connection to the remote resource.
- private
Link stringService Id - The resource id of private link service.
- request
Message string - A message passed to the owner of the remote resource with this connection request. Restricted to 140 chars.
- etag str
- A unique read-only string that changes whenever the resource is updated.
- provisioning_
state str - The provisioning state of the private link service connection resource.
- type str
- The resource type.
- group_
ids Sequence[str] - The ID(s) of the group(s) obtained from the remote resource that this private endpoint should connect to.
- id str
- Resource ID.
- name str
- The name of the resource that is unique within a resource group. This name can be used to access the resource.
- private_
link_ Privateservice_ connection_ state Link Service Connection State Response - A collection of read-only information about the state of the connection to the remote resource.
- private_
link_ strservice_ id - The resource id of private link service.
- request_
message str - A message passed to the owner of the remote resource with this connection request. Restricted to 140 chars.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- provisioning
State String - The provisioning state of the private link service connection resource.
- type String
- The resource type.
- group
Ids List<String> - The ID(s) of the group(s) obtained from the remote resource that this private endpoint should connect to.
- 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.
- private
Link Property MapService Connection State - A collection of read-only information about the state of the connection to the remote resource.
- private
Link StringService Id - The resource id of private link service.
- request
Message String - A message passed to the owner of the remote resource with this connection request. Restricted to 140 chars.
PrivateLinkServiceConnectionStateResponse
- Actions
Required string - A message indicating if changes on the service provider require any updates on the consumer.
- Description string
- The reason for approval/rejection of the connection.
- Status string
- Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
- Actions
Required string - A message indicating if changes on the service provider require any updates on the consumer.
- Description string
- The reason for approval/rejection of the connection.
- Status string
- Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
- actions
Required String - A message indicating if changes on the service provider require any updates on the consumer.
- description String
- The reason for approval/rejection of the connection.
- status String
- Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
- actions
Required string - A message indicating if changes on the service provider require any updates on the consumer.
- description string
- The reason for approval/rejection of the connection.
- status string
- Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
- actions_
required str - A message indicating if changes on the service provider require any updates on the consumer.
- description str
- The reason for approval/rejection of the connection.
- status str
- Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
- actions
Required String - A message indicating if changes on the service provider require any updates on the consumer.
- description String
- The reason for approval/rejection of the connection.
- status String
- Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
PrivateLinkServiceIpConfigurationResponse
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Provisioning
State string - The provisioning state of the private link service IP configuration resource.
- Type string
- The resource type.
- Id string
- Resource ID.
- Name string
- The name of private link service ip configuration.
- Primary bool
- Whether the ip configuration is primary or not.
- Private
IPAddress string - The private IP address of the IP configuration.
- Private
IPAddress stringVersion - Whether the specific IP configuration is IPv4 or IPv6. Default is IPv4.
- Private
IPAllocation stringMethod - The private IP address allocation method.
- Subnet
Pulumi.
Azure Native. Network. Inputs. Subnet Response - The reference to the subnet resource.
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Provisioning
State string - The provisioning state of the private link service IP configuration resource.
- Type string
- The resource type.
- Id string
- Resource ID.
- Name string
- The name of private link service ip configuration.
- Primary bool
- Whether the ip configuration is primary or not.
- Private
IPAddress string - The private IP address of the IP configuration.
- Private
IPAddress stringVersion - Whether the specific IP configuration is IPv4 or IPv6. Default is IPv4.
- Private
IPAllocation stringMethod - The private IP address allocation method.
- Subnet
Subnet
Response - The reference to the subnet resource.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- provisioning
State String - The provisioning state of the private link service IP configuration resource.
- type String
- The resource type.
- id String
- Resource ID.
- name String
- The name of private link service ip configuration.
- primary Boolean
- Whether the ip configuration is primary or not.
- private
IPAddress String - The private IP address of the IP configuration.
- private
IPAddress StringVersion - Whether the specific IP configuration is IPv4 or IPv6. Default is IPv4.
- private
IPAllocation StringMethod - The private IP address allocation method.
- subnet
Subnet
Response - The reference to the subnet resource.
- etag string
- A unique read-only string that changes whenever the resource is updated.
- provisioning
State string - The provisioning state of the private link service IP configuration resource.
- type string
- The resource type.
- id string
- Resource ID.
- name string
- The name of private link service ip configuration.
- primary boolean
- Whether the ip configuration is primary or not.
- private
IPAddress string - The private IP address of the IP configuration.
- private
IPAddress stringVersion - Whether the specific IP configuration is IPv4 or IPv6. Default is IPv4.
- private
IPAllocation stringMethod - The private IP address allocation method.
- subnet
Subnet
Response - The reference to the subnet resource.
- etag str
- A unique read-only string that changes whenever the resource is updated.
- provisioning_
state str - The provisioning state of the private link service IP configuration resource.
- type str
- The resource type.
- id str
- Resource ID.
- name str
- The name of private link service ip configuration.
- primary bool
- Whether the ip configuration is primary or not.
- private_
ip_ straddress - The private IP address of the IP configuration.
- private_
ip_ straddress_ version - Whether the specific IP configuration is IPv4 or IPv6. Default is IPv4.
- private_
ip_ strallocation_ method - The private IP address allocation method.
- subnet
Subnet
Response - The reference to the subnet resource.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- provisioning
State String - The provisioning state of the private link service IP configuration resource.
- type String
- The resource type.
- id String
- Resource ID.
- name String
- The name of private link service ip configuration.
- primary Boolean
- Whether the ip configuration is primary or not.
- private
IPAddress String - The private IP address of the IP configuration.
- private
IPAddress StringVersion - Whether the specific IP configuration is IPv4 or IPv6. Default is IPv4.
- private
IPAllocation StringMethod - The private IP address allocation method.
- subnet Property Map
- The reference to the subnet resource.
PrivateLinkServicePropertiesResponseAutoApproval
- Subscriptions List<string>
- The list of subscriptions.
- Subscriptions []string
- The list of subscriptions.
- subscriptions List<String>
- The list of subscriptions.
- subscriptions string[]
- The list of subscriptions.
- subscriptions Sequence[str]
- The list of subscriptions.
- subscriptions List<String>
- The list of subscriptions.
PrivateLinkServicePropertiesResponseVisibility
- Subscriptions List<string>
- The list of subscriptions.
- Subscriptions []string
- The list of subscriptions.
- subscriptions List<String>
- The list of subscriptions.
- subscriptions string[]
- The list of subscriptions.
- subscriptions Sequence[str]
- The list of subscriptions.
- subscriptions List<String>
- The list of subscriptions.
PrivateLinkServiceResponse
- Alias string
- The alias of the private link service.
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Name string
- Resource name.
- Network
Interfaces List<Pulumi.Azure Native. Network. Inputs. Network Interface Response> - An array of references to the network interfaces created for this private link service.
- Private
Endpoint List<Pulumi.Connections Azure Native. Network. Inputs. Private Endpoint Connection Response> - An array of list about connections to the private endpoint.
- Provisioning
State string - The provisioning state of the private link service resource.
- Type string
- Resource type.
- Auto
Approval Pulumi.Azure Native. Network. Inputs. Private Link Service Properties Response Auto Approval - The auto-approval list of the private link service.
- Enable
Proxy boolProtocol - Whether the private link service is enabled for proxy protocol or not.
- Extended
Location Pulumi.Azure Native. Network. Inputs. Extended Location Response - The extended location of the load balancer.
- Fqdns List<string>
- The list of Fqdn.
- Id string
- Resource ID.
- Ip
Configurations List<Pulumi.Azure Native. Network. Inputs. Private Link Service Ip Configuration Response> - An array of private link service IP configurations.
- Load
Balancer List<Pulumi.Frontend Ip Configurations Azure Native. Network. Inputs. Frontend IPConfiguration Response> - An array of references to the load balancer IP configurations.
- Location string
- Resource location.
- Dictionary<string, string>
- Resource tags.
- Visibility
Pulumi.
Azure Native. Network. Inputs. Private Link Service Properties Response Visibility - The visibility list of the private link service.
- Alias string
- The alias of the private link service.
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Name string
- Resource name.
- Network
Interfaces []NetworkInterface Response - An array of references to the network interfaces created for this private link service.
- Private
Endpoint []PrivateConnections Endpoint Connection Response - An array of list about connections to the private endpoint.
- Provisioning
State string - The provisioning state of the private link service resource.
- Type string
- Resource type.
- Auto
Approval PrivateLink Service Properties Response Auto Approval - The auto-approval list of the private link service.
- Enable
Proxy boolProtocol - Whether the private link service is enabled for proxy protocol or not.
- Extended
Location ExtendedLocation Response - The extended location of the load balancer.
- Fqdns []string
- The list of Fqdn.
- Id string
- Resource ID.
- Ip
Configurations []PrivateLink Service Ip Configuration Response - An array of private link service IP configurations.
- Load
Balancer []FrontendFrontend Ip Configurations IPConfiguration Response - An array of references to the load balancer IP configurations.
- Location string
- Resource location.
- map[string]string
- Resource tags.
- Visibility
Private
Link Service Properties Response Visibility - The visibility list of the private link service.
- alias String
- The alias of the private link service.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- name String
- Resource name.
- network
Interfaces List<NetworkInterface Response> - An array of references to the network interfaces created for this private link service.
- private
Endpoint List<PrivateConnections Endpoint Connection Response> - An array of list about connections to the private endpoint.
- provisioning
State String - The provisioning state of the private link service resource.
- type String
- Resource type.
- auto
Approval PrivateLink Service Properties Response Auto Approval - The auto-approval list of the private link service.
- enable
Proxy BooleanProtocol - Whether the private link service is enabled for proxy protocol or not.
- extended
Location ExtendedLocation Response - The extended location of the load balancer.
- fqdns List<String>
- The list of Fqdn.
- id String
- Resource ID.
- ip
Configurations List<PrivateLink Service Ip Configuration Response> - An array of private link service IP configurations.
- load
Balancer List<FrontendFrontend Ip Configurations IPConfiguration Response> - An array of references to the load balancer IP configurations.
- location String
- Resource location.
- Map<String,String>
- Resource tags.
- visibility
Private
Link Service Properties Response Visibility - The visibility list of the private link service.
- alias string
- The alias of the private link service.
- etag string
- A unique read-only string that changes whenever the resource is updated.
- name string
- Resource name.
- network
Interfaces NetworkInterface Response[] - An array of references to the network interfaces created for this private link service.
- private
Endpoint PrivateConnections Endpoint Connection Response[] - An array of list about connections to the private endpoint.
- provisioning
State string - The provisioning state of the private link service resource.
- type string
- Resource type.
- auto
Approval PrivateLink Service Properties Response Auto Approval - The auto-approval list of the private link service.
- enable
Proxy booleanProtocol - Whether the private link service is enabled for proxy protocol or not.
- extended
Location ExtendedLocation Response - The extended location of the load balancer.
- fqdns string[]
- The list of Fqdn.
- id string
- Resource ID.
- ip
Configurations PrivateLink Service Ip Configuration Response[] - An array of private link service IP configurations.
- load
Balancer FrontendFrontend Ip Configurations IPConfiguration Response[] - An array of references to the load balancer IP configurations.
- location string
- Resource location.
- {[key: string]: string}
- Resource tags.
- visibility
Private
Link Service Properties Response Visibility - The visibility list of the private link service.
- alias str
- The alias of the private link service.
- etag str
- A unique read-only string that changes whenever the resource is updated.
- name str
- Resource name.
- network_
interfaces Sequence[NetworkInterface Response] - An array of references to the network interfaces created for this private link service.
- private_
endpoint_ Sequence[Privateconnections Endpoint Connection Response] - An array of list about connections to the private endpoint.
- provisioning_
state str - The provisioning state of the private link service resource.
- type str
- Resource type.
- auto_
approval PrivateLink Service Properties Response Auto Approval - The auto-approval list of the private link service.
- enable_
proxy_ boolprotocol - Whether the private link service is enabled for proxy protocol or not.
- extended_
location ExtendedLocation Response - The extended location of the load balancer.
- fqdns Sequence[str]
- The list of Fqdn.
- id str
- Resource ID.
- ip_
configurations Sequence[PrivateLink Service Ip Configuration Response] - An array of private link service IP configurations.
- load_
balancer_ Sequence[Frontendfrontend_ ip_ configurations IPConfiguration Response] - An array of references to the load balancer IP configurations.
- location str
- Resource location.
- Mapping[str, str]
- Resource tags.
- visibility
Private
Link Service Properties Response Visibility - The visibility list of the private link service.
- alias String
- The alias of the private link service.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- name String
- Resource name.
- network
Interfaces List<Property Map> - An array of references to the network interfaces created for this private link service.
- private
Endpoint List<Property Map>Connections - An array of list about connections to the private endpoint.
- provisioning
State String - The provisioning state of the private link service resource.
- type String
- Resource type.
- auto
Approval Property Map - The auto-approval list of the private link service.
- enable
Proxy BooleanProtocol - Whether the private link service is enabled for proxy protocol or not.
- extended
Location Property Map - The extended location of the load balancer.
- fqdns List<String>
- The list of Fqdn.
- id String
- Resource ID.
- ip
Configurations List<Property Map> - An array of private link service IP configurations.
- load
Balancer List<Property Map>Frontend Ip Configurations - An array of references to the load balancer IP configurations.
- location String
- Resource location.
- Map<String>
- Resource tags.
- visibility Property Map
- The visibility list of the private link service.
PublicIPAddressDnsSettingsResponse
- Domain
Name stringLabel - The domain name label. The concatenation of the domain name label and the regionalized DNS zone make up the fully qualified domain name associated with the public IP address. If a domain name label is specified, an A DNS record is created for the public IP in the Microsoft Azure DNS system.
- Domain
Name stringLabel Scope - The domain name label scope. If a domain name label and a domain name label scope are specified, an A DNS record is created for the public IP in the Microsoft Azure DNS system with a hashed value includes in FQDN.
- Fqdn string
- The Fully Qualified Domain Name of the A DNS record associated with the public IP. This is the concatenation of the domainNameLabel and the regionalized DNS zone.
- Reverse
Fqdn string - The reverse FQDN. A user-visible, fully qualified domain name that resolves to this public IP address. If the reverseFqdn is specified, then a PTR DNS record is created pointing from the IP address in the in-addr.arpa domain to the reverse FQDN.
- Domain
Name stringLabel - The domain name label. The concatenation of the domain name label and the regionalized DNS zone make up the fully qualified domain name associated with the public IP address. If a domain name label is specified, an A DNS record is created for the public IP in the Microsoft Azure DNS system.
- Domain
Name stringLabel Scope - The domain name label scope. If a domain name label and a domain name label scope are specified, an A DNS record is created for the public IP in the Microsoft Azure DNS system with a hashed value includes in FQDN.
- Fqdn string
- The Fully Qualified Domain Name of the A DNS record associated with the public IP. This is the concatenation of the domainNameLabel and the regionalized DNS zone.
- Reverse
Fqdn string - The reverse FQDN. A user-visible, fully qualified domain name that resolves to this public IP address. If the reverseFqdn is specified, then a PTR DNS record is created pointing from the IP address in the in-addr.arpa domain to the reverse FQDN.
- domain
Name StringLabel - The domain name label. The concatenation of the domain name label and the regionalized DNS zone make up the fully qualified domain name associated with the public IP address. If a domain name label is specified, an A DNS record is created for the public IP in the Microsoft Azure DNS system.
- domain
Name StringLabel Scope - The domain name label scope. If a domain name label and a domain name label scope are specified, an A DNS record is created for the public IP in the Microsoft Azure DNS system with a hashed value includes in FQDN.
- fqdn String
- The Fully Qualified Domain Name of the A DNS record associated with the public IP. This is the concatenation of the domainNameLabel and the regionalized DNS zone.
- reverse
Fqdn String - The reverse FQDN. A user-visible, fully qualified domain name that resolves to this public IP address. If the reverseFqdn is specified, then a PTR DNS record is created pointing from the IP address in the in-addr.arpa domain to the reverse FQDN.
- domain
Name stringLabel - The domain name label. The concatenation of the domain name label and the regionalized DNS zone make up the fully qualified domain name associated with the public IP address. If a domain name label is specified, an A DNS record is created for the public IP in the Microsoft Azure DNS system.
- domain
Name stringLabel Scope - The domain name label scope. If a domain name label and a domain name label scope are specified, an A DNS record is created for the public IP in the Microsoft Azure DNS system with a hashed value includes in FQDN.
- fqdn string
- The Fully Qualified Domain Name of the A DNS record associated with the public IP. This is the concatenation of the domainNameLabel and the regionalized DNS zone.
- reverse
Fqdn string - The reverse FQDN. A user-visible, fully qualified domain name that resolves to this public IP address. If the reverseFqdn is specified, then a PTR DNS record is created pointing from the IP address in the in-addr.arpa domain to the reverse FQDN.
- domain_
name_ strlabel - The domain name label. The concatenation of the domain name label and the regionalized DNS zone make up the fully qualified domain name associated with the public IP address. If a domain name label is specified, an A DNS record is created for the public IP in the Microsoft Azure DNS system.
- domain_
name_ strlabel_ scope - The domain name label scope. If a domain name label and a domain name label scope are specified, an A DNS record is created for the public IP in the Microsoft Azure DNS system with a hashed value includes in FQDN.
- fqdn str
- The Fully Qualified Domain Name of the A DNS record associated with the public IP. This is the concatenation of the domainNameLabel and the regionalized DNS zone.
- reverse_
fqdn str - The reverse FQDN. A user-visible, fully qualified domain name that resolves to this public IP address. If the reverseFqdn is specified, then a PTR DNS record is created pointing from the IP address in the in-addr.arpa domain to the reverse FQDN.
- domain
Name StringLabel - The domain name label. The concatenation of the domain name label and the regionalized DNS zone make up the fully qualified domain name associated with the public IP address. If a domain name label is specified, an A DNS record is created for the public IP in the Microsoft Azure DNS system.
- domain
Name StringLabel Scope - The domain name label scope. If a domain name label and a domain name label scope are specified, an A DNS record is created for the public IP in the Microsoft Azure DNS system with a hashed value includes in FQDN.
- fqdn String
- The Fully Qualified Domain Name of the A DNS record associated with the public IP. This is the concatenation of the domainNameLabel and the regionalized DNS zone.
- reverse
Fqdn String - The reverse FQDN. A user-visible, fully qualified domain name that resolves to this public IP address. If the reverseFqdn is specified, then a PTR DNS record is created pointing from the IP address in the in-addr.arpa domain to the reverse FQDN.
PublicIPAddressResponse
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Ip
Configuration Pulumi.Azure Native. Network. Inputs. IPConfiguration Response - The IP configuration associated with the public IP address.
- Name string
- Resource name.
- Provisioning
State string - The provisioning state of the public IP address resource.
- Resource
Guid string - The resource GUID property of the public IP address resource.
- Type string
- Resource type.
- Ddos
Settings Pulumi.Azure Native. Network. Inputs. Ddos Settings Response - The DDoS protection custom policy associated with the public IP address.
- Delete
Option string - Specify what happens to the public IP address when the VM using it is deleted
- Dns
Settings Pulumi.Azure Native. Network. Inputs. Public IPAddress Dns Settings Response - The FQDN of the DNS record associated with the public IP address.
- Extended
Location Pulumi.Azure Native. Network. Inputs. Extended Location Response - The extended location of the public ip address.
- Id string
- Resource ID.
- Idle
Timeout intIn Minutes - The idle timeout of the public IP address.
- Ip
Address string - The IP address associated with the public IP address resource.
- List<Pulumi.
Azure Native. Network. Inputs. Ip Tag Response> - The list of tags associated with the public IP address.
- Linked
Public Pulumi.IPAddress Azure Native. Network. Inputs. Public IPAddress Response - The linked public IP address of the public IP address resource.
- Location string
- Resource location.
- Migration
Phase string - Migration phase of Public IP Address.
- Nat
Gateway Pulumi.Azure Native. Network. Inputs. Nat Gateway Response - The NatGateway for the Public IP address.
- Public
IPAddress stringVersion - The public IP address version.
- Public
IPAllocation stringMethod - The public IP address allocation method.
- Public
IPPrefix Pulumi.Azure Native. Network. Inputs. Sub Resource Response - The Public IP Prefix this Public IP Address should be allocated from.
- Service
Public Pulumi.IPAddress Azure Native. Network. Inputs. Public IPAddress Response - The service public IP address of the public IP address resource.
- Sku
Pulumi.
Azure Native. Network. Inputs. Public IPAddress Sku Response - The public IP address SKU.
- Dictionary<string, string>
- Resource tags.
- Zones List<string>
- A list of availability zones denoting the IP allocated for the resource needs to come from.
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Ip
Configuration IPConfigurationResponse - The IP configuration associated with the public IP address.
- Name string
- Resource name.
- Provisioning
State string - The provisioning state of the public IP address resource.
- Resource
Guid string - The resource GUID property of the public IP address resource.
- Type string
- Resource type.
- Ddos
Settings DdosSettings Response - The DDoS protection custom policy associated with the public IP address.
- Delete
Option string - Specify what happens to the public IP address when the VM using it is deleted
- Dns
Settings PublicIPAddress Dns Settings Response - The FQDN of the DNS record associated with the public IP address.
- Extended
Location ExtendedLocation Response - The extended location of the public ip address.
- Id string
- Resource ID.
- Idle
Timeout intIn Minutes - The idle timeout of the public IP address.
- Ip
Address string - The IP address associated with the public IP address resource.
- []Ip
Tag Response - The list of tags associated with the public IP address.
- Linked
Public PublicIPAddress IPAddress Response - The linked public IP address of the public IP address resource.
- Location string
- Resource location.
- Migration
Phase string - Migration phase of Public IP Address.
- Nat
Gateway NatGateway Response - The NatGateway for the Public IP address.
- Public
IPAddress stringVersion - The public IP address version.
- Public
IPAllocation stringMethod - The public IP address allocation method.
- Public
IPPrefix SubResource Response - The Public IP Prefix this Public IP Address should be allocated from.
- Service
Public PublicIPAddress IPAddress Response - The service public IP address of the public IP address resource.
- Sku
Public
IPAddress Sku Response - The public IP address SKU.
- map[string]string
- Resource tags.
- Zones []string
- A list of availability zones denoting the IP allocated for the resource needs to come from.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- ip
Configuration IPConfigurationResponse - The IP configuration associated with the public IP address.
- name String
- Resource name.
- provisioning
State String - The provisioning state of the public IP address resource.
- resource
Guid String - The resource GUID property of the public IP address resource.
- type String
- Resource type.
- ddos
Settings DdosSettings Response - The DDoS protection custom policy associated with the public IP address.
- delete
Option String - Specify what happens to the public IP address when the VM using it is deleted
- dns
Settings PublicIPAddress Dns Settings Response - The FQDN of the DNS record associated with the public IP address.
- extended
Location ExtendedLocation Response - The extended location of the public ip address.
- id String
- Resource ID.
- idle
Timeout IntegerIn Minutes - The idle timeout of the public IP address.
- ip
Address String - The IP address associated with the public IP address resource.
- List<Ip
Tag Response> - The list of tags associated with the public IP address.
- linked
Public PublicIPAddress IPAddress Response - The linked public IP address of the public IP address resource.
- location String
- Resource location.
- migration
Phase String - Migration phase of Public IP Address.
- nat
Gateway NatGateway Response - The NatGateway for the Public IP address.
- public
IPAddress StringVersion - The public IP address version.
- public
IPAllocation StringMethod - The public IP address allocation method.
- public
IPPrefix SubResource Response - The Public IP Prefix this Public IP Address should be allocated from.
- service
Public PublicIPAddress IPAddress Response - The service public IP address of the public IP address resource.
- sku
Public
IPAddress Sku Response - The public IP address SKU.
- Map<String,String>
- Resource tags.
- zones List<String>
- A list of availability zones denoting the IP allocated for the resource needs to come from.
- etag string
- A unique read-only string that changes whenever the resource is updated.
- ip
Configuration IPConfigurationResponse - The IP configuration associated with the public IP address.
- name string
- Resource name.
- provisioning
State string - The provisioning state of the public IP address resource.
- resource
Guid string - The resource GUID property of the public IP address resource.
- type string
- Resource type.
- ddos
Settings DdosSettings Response - The DDoS protection custom policy associated with the public IP address.
- delete
Option string - Specify what happens to the public IP address when the VM using it is deleted
- dns
Settings PublicIPAddress Dns Settings Response - The FQDN of the DNS record associated with the public IP address.
- extended
Location ExtendedLocation Response - The extended location of the public ip address.
- id string
- Resource ID.
- idle
Timeout numberIn Minutes - The idle timeout of the public IP address.
- ip
Address string - The IP address associated with the public IP address resource.
- Ip
Tag Response[] - The list of tags associated with the public IP address.
- linked
Public PublicIPAddress IPAddress Response - The linked public IP address of the public IP address resource.
- location string
- Resource location.
- migration
Phase string - Migration phase of Public IP Address.
- nat
Gateway NatGateway Response - The NatGateway for the Public IP address.
- public
IPAddress stringVersion - The public IP address version.
- public
IPAllocation stringMethod - The public IP address allocation method.
- public
IPPrefix SubResource Response - The Public IP Prefix this Public IP Address should be allocated from.
- service
Public PublicIPAddress IPAddress Response - The service public IP address of the public IP address resource.
- sku
Public
IPAddress Sku Response - The public IP address SKU.
- {[key: string]: string}
- Resource tags.
- zones string[]
- A list of availability zones denoting the IP allocated for the resource needs to come from.
- etag str
- A unique read-only string that changes whenever the resource is updated.
- ip_
configuration IPConfigurationResponse - The IP configuration associated with the public IP address.
- name str
- Resource name.
- provisioning_
state str - The provisioning state of the public IP address resource.
- resource_
guid str - The resource GUID property of the public IP address resource.
- type str
- Resource type.
- ddos_
settings DdosSettings Response - The DDoS protection custom policy associated with the public IP address.
- delete_
option str - Specify what happens to the public IP address when the VM using it is deleted
- dns_
settings PublicIPAddress Dns Settings Response - The FQDN of the DNS record associated with the public IP address.
- extended_
location ExtendedLocation Response - The extended location of the public ip address.
- id str
- Resource ID.
- idle_
timeout_ intin_ minutes - The idle timeout of the public IP address.
- ip_
address str - The IP address associated with the public IP address resource.
- Sequence[Ip
Tag Response] - The list of tags associated with the public IP address.
- linked_
public_ Publicip_ address IPAddress Response - The linked public IP address of the public IP address resource.
- location str
- Resource location.
- migration_
phase str - Migration phase of Public IP Address.
- nat_
gateway NatGateway Response - The NatGateway for the Public IP address.
- public_
ip_ straddress_ version - The public IP address version.
- public_
ip_ strallocation_ method - The public IP address allocation method.
- public_
ip_ Subprefix Resource Response - The Public IP Prefix this Public IP Address should be allocated from.
- service_
public_ Publicip_ address IPAddress Response - The service public IP address of the public IP address resource.
- sku
Public
IPAddress Sku Response - The public IP address SKU.
- Mapping[str, str]
- Resource tags.
- zones Sequence[str]
- A list of availability zones denoting the IP allocated for the resource needs to come from.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- ip
Configuration Property Map - The IP configuration associated with the public IP address.
- name String
- Resource name.
- provisioning
State String - The provisioning state of the public IP address resource.
- resource
Guid String - The resource GUID property of the public IP address resource.
- type String
- Resource type.
- ddos
Settings Property Map - The DDoS protection custom policy associated with the public IP address.
- delete
Option String - Specify what happens to the public IP address when the VM using it is deleted
- dns
Settings Property Map - The FQDN of the DNS record associated with the public IP address.
- extended
Location Property Map - The extended location of the public ip address.
- id String
- Resource ID.
- idle
Timeout NumberIn Minutes - The idle timeout of the public IP address.
- ip
Address String - The IP address associated with the public IP address resource.
- List<Property Map>
- The list of tags associated with the public IP address.
- linked
Public Property MapIPAddress - The linked public IP address of the public IP address resource.
- location String
- Resource location.
- migration
Phase String - Migration phase of Public IP Address.
- nat
Gateway Property Map - The NatGateway for the Public IP address.
- public
IPAddress StringVersion - The public IP address version.
- public
IPAllocation StringMethod - The public IP address allocation method.
- public
IPPrefix Property Map - The Public IP Prefix this Public IP Address should be allocated from.
- service
Public Property MapIPAddress - The service public IP address of the public IP address resource.
- sku Property Map
- The public IP address SKU.
- Map<String>
- Resource tags.
- zones List<String>
- A list of availability zones denoting the IP allocated for the resource needs to come from.
PublicIPAddressSkuResponse
ResourceNavigationLinkResponse
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Id string
- Resource ID.
- Provisioning
State string - The provisioning state of the resource navigation link resource.
- Type string
- Resource type.
- Link string
- Link to the external resource.
- Linked
Resource stringType - Resource type of the linked resource.
- Name string
- Name of the resource that is unique within a resource group. This name can be used to access the resource.
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Id string
- Resource ID.
- Provisioning
State string - The provisioning state of the resource navigation link resource.
- Type string
- Resource type.
- Link string
- Link to the external resource.
- Linked
Resource stringType - Resource type of the linked resource.
- Name string
- Name of the resource that is unique within a resource group. This name can be used to access the resource.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- id String
- Resource ID.
- provisioning
State String - The provisioning state of the resource navigation link resource.
- type String
- Resource type.
- link String
- Link to the external resource.
- linked
Resource StringType - Resource type of the linked resource.
- name String
- Name of the resource that is unique within a resource group. This name can be used to access the resource.
- etag string
- A unique read-only string that changes whenever the resource is updated.
- id string
- Resource ID.
- provisioning
State string - The provisioning state of the resource navigation link resource.
- type string
- Resource type.
- link string
- Link to the external resource.
- linked
Resource stringType - Resource type of the linked resource.
- name string
- Name of the resource that is unique within a resource group. This name can be used to access the resource.
- etag str
- A unique read-only string that changes whenever the resource is updated.
- id str
- Resource ID.
- provisioning_
state str - The provisioning state of the resource navigation link resource.
- type str
- Resource type.
- link str
- Link to the external resource.
- linked_
resource_ strtype - Resource type of the linked resource.
- name str
- Name of the resource that is unique within a resource group. This name can be used to access the resource.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- id String
- Resource ID.
- provisioning
State String - The provisioning state of the resource navigation link resource.
- type String
- Resource type.
- link String
- Link to the external resource.
- linked
Resource StringType - Resource type of the linked resource.
- name String
- Name of the resource that is unique within a resource group. This name can be used to access the resource.
RetentionPolicyParametersResponse
RouteResponse
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Has
Bgp boolOverride - A value indicating whether this route overrides overlapping BGP routes regardless of LPM.
- Next
Hop stringType - The type of Azure hop the packet should be sent to.
- Provisioning
State string - The provisioning state of the route resource.
- Address
Prefix string - The destination CIDR to which the route applies.
- 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.
- Next
Hop stringIp Address - The IP address packets should be forwarded to. Next hop values are only allowed in routes where the next hop type is VirtualAppliance.
- Type string
- The type of the resource.
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Has
Bgp boolOverride - A value indicating whether this route overrides overlapping BGP routes regardless of LPM.
- Next
Hop stringType - The type of Azure hop the packet should be sent to.
- Provisioning
State string - The provisioning state of the route resource.
- Address
Prefix string - The destination CIDR to which the route applies.
- 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.
- Next
Hop stringIp Address - The IP address packets should be forwarded to. Next hop values are only allowed in routes where the next hop type is VirtualAppliance.
- Type string
- The type of the resource.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- has
Bgp BooleanOverride - A value indicating whether this route overrides overlapping BGP routes regardless of LPM.
- next
Hop StringType - The type of Azure hop the packet should be sent to.
- provisioning
State String - The provisioning state of the route resource.
- address
Prefix String - The destination CIDR to which the route applies.
- 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.
- next
Hop StringIp Address - The IP address packets should be forwarded to. Next hop values are only allowed in routes where the next hop type is VirtualAppliance.
- type String
- The type of the resource.
- etag string
- A unique read-only string that changes whenever the resource is updated.
- has
Bgp booleanOverride - A value indicating whether this route overrides overlapping BGP routes regardless of LPM.
- next
Hop stringType - The type of Azure hop the packet should be sent to.
- provisioning
State string - The provisioning state of the route resource.
- address
Prefix string - The destination CIDR to which the route applies.
- 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.
- next
Hop stringIp Address - The IP address packets should be forwarded to. Next hop values are only allowed in routes where the next hop type is VirtualAppliance.
- type string
- The type of the resource.
- etag str
- A unique read-only string that changes whenever the resource is updated.
- has_
bgp_ booloverride - A value indicating whether this route overrides overlapping BGP routes regardless of LPM.
- next_
hop_ strtype - The type of Azure hop the packet should be sent to.
- provisioning_
state str - The provisioning state of the route resource.
- address_
prefix str - The destination CIDR to which the route applies.
- id str
- Resource ID.
- name str
- The name of the resource that is unique within a resource group. This name can be used to access the resource.
- next_
hop_ strip_ address - The IP address packets should be forwarded to. Next hop values are only allowed in routes where the next hop type is VirtualAppliance.
- type str
- The type of the resource.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- has
Bgp BooleanOverride - A value indicating whether this route overrides overlapping BGP routes regardless of LPM.
- next
Hop StringType - The type of Azure hop the packet should be sent to.
- provisioning
State String - The provisioning state of the route resource.
- address
Prefix String - The destination CIDR to which the route applies.
- 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.
- next
Hop StringIp Address - The IP address packets should be forwarded to. Next hop values are only allowed in routes where the next hop type is VirtualAppliance.
- type String
- The type of the resource.
RouteTableResponse
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Name string
- Resource name.
- Provisioning
State string - The provisioning state of the route table resource.
- Resource
Guid string - The resource GUID property of the route table.
- Subnets
List<Pulumi.
Azure Native. Network. Inputs. Subnet Response> - A collection of references to subnets.
- Type string
- Resource type.
- Disable
Bgp boolRoute Propagation - Whether to disable the routes learned by BGP on that route table. True means disable.
- Id string
- Resource ID.
- Location string
- Resource location.
- Routes
List<Pulumi.
Azure Native. Network. Inputs. Route Response> - Collection of routes contained within a route table.
- Dictionary<string, string>
- Resource tags.
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Name string
- Resource name.
- Provisioning
State string - The provisioning state of the route table resource.
- Resource
Guid string - The resource GUID property of the route table.
- Subnets
[]Subnet
Response - A collection of references to subnets.
- Type string
- Resource type.
- Disable
Bgp boolRoute Propagation - Whether to disable the routes learned by BGP on that route table. True means disable.
- Id string
- Resource ID.
- Location string
- Resource location.
- Routes
[]Route
Response - Collection of routes contained within a route table.
- map[string]string
- Resource tags.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- name String
- Resource name.
- provisioning
State String - The provisioning state of the route table resource.
- resource
Guid String - The resource GUID property of the route table.
- subnets
List<Subnet
Response> - A collection of references to subnets.
- type String
- Resource type.
- disable
Bgp BooleanRoute Propagation - Whether to disable the routes learned by BGP on that route table. True means disable.
- id String
- Resource ID.
- location String
- Resource location.
- routes
List<Route
Response> - Collection of routes contained within a route table.
- Map<String,String>
- Resource tags.
- etag string
- A unique read-only string that changes whenever the resource is updated.
- name string
- Resource name.
- provisioning
State string - The provisioning state of the route table resource.
- resource
Guid string - The resource GUID property of the route table.
- subnets
Subnet
Response[] - A collection of references to subnets.
- type string
- Resource type.
- disable
Bgp booleanRoute Propagation - Whether to disable the routes learned by BGP on that route table. True means disable.
- id string
- Resource ID.
- location string
- Resource location.
- routes
Route
Response[] - Collection of routes contained within a route table.
- {[key: string]: string}
- Resource tags.
- etag str
- A unique read-only string that changes whenever the resource is updated.
- name str
- Resource name.
- provisioning_
state str - The provisioning state of the route table resource.
- resource_
guid str - The resource GUID property of the route table.
- subnets
Sequence[Subnet
Response] - A collection of references to subnets.
- type str
- Resource type.
- disable_
bgp_ boolroute_ propagation - Whether to disable the routes learned by BGP on that route table. True means disable.
- id str
- Resource ID.
- location str
- Resource location.
- routes
Sequence[Route
Response] - Collection of routes contained within a route table.
- Mapping[str, str]
- Resource tags.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- name String
- Resource name.
- provisioning
State String - The provisioning state of the route table resource.
- resource
Guid String - The resource GUID property of the route table.
- subnets List<Property Map>
- A collection of references to subnets.
- type String
- Resource type.
- disable
Bgp BooleanRoute Propagation - Whether to disable the routes learned by BGP on that route table. True means disable.
- id String
- Resource ID.
- location String
- Resource location.
- routes List<Property Map>
- Collection of routes contained within a route table.
- Map<String>
- Resource tags.
SecurityRuleResponse
- Access string
- The network traffic is allowed or denied.
- Direction string
- The direction of the rule. The direction specifies if rule will be evaluated on incoming or outgoing traffic.
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Priority int
- The priority of the rule. The value can be between 100 and 4096. The priority number must be unique for each rule in the collection. The lower the priority number, the higher the priority of the rule.
- Protocol string
- Network protocol this rule applies to.
- Provisioning
State string - The provisioning state of the security rule resource.
- Description string
- A description for this rule. Restricted to 140 chars.
- Destination
Address stringPrefix - The destination address prefix. CIDR or destination IP range. Asterisk '*' can also be used to match all source IPs. Default tags such as 'VirtualNetwork', 'AzureLoadBalancer' and 'Internet' can also be used.
- Destination
Address List<string>Prefixes - The destination address prefixes. CIDR or destination IP ranges.
- Destination
Application List<Pulumi.Security Groups Azure Native. Network. Inputs. Application Security Group Response> - The application security group specified as destination.
- Destination
Port stringRange - The destination port or range. Integer or range between 0 and 65535. Asterisk '*' can also be used to match all ports.
- Destination
Port List<string>Ranges - The destination port ranges.
- 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.
- Source
Address stringPrefix - The CIDR or source IP range. Asterisk '*' can also be used to match all source IPs. Default tags such as 'VirtualNetwork', 'AzureLoadBalancer' and 'Internet' can also be used. If this is an ingress rule, specifies where network traffic originates from.
- Source
Address List<string>Prefixes - The CIDR or source IP ranges.
- Source
Application List<Pulumi.Security Groups Azure Native. Network. Inputs. Application Security Group Response> - The application security group specified as source.
- Source
Port stringRange - The source port or range. Integer or range between 0 and 65535. Asterisk '*' can also be used to match all ports.
- Source
Port List<string>Ranges - The source port ranges.
- Type string
- The type of the resource.
- Access string
- The network traffic is allowed or denied.
- Direction string
- The direction of the rule. The direction specifies if rule will be evaluated on incoming or outgoing traffic.
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Priority int
- The priority of the rule. The value can be between 100 and 4096. The priority number must be unique for each rule in the collection. The lower the priority number, the higher the priority of the rule.
- Protocol string
- Network protocol this rule applies to.
- Provisioning
State string - The provisioning state of the security rule resource.
- Description string
- A description for this rule. Restricted to 140 chars.
- Destination
Address stringPrefix - The destination address prefix. CIDR or destination IP range. Asterisk '*' can also be used to match all source IPs. Default tags such as 'VirtualNetwork', 'AzureLoadBalancer' and 'Internet' can also be used.
- Destination
Address []stringPrefixes - The destination address prefixes. CIDR or destination IP ranges.
- Destination
Application []ApplicationSecurity Groups Security Group Response - The application security group specified as destination.
- Destination
Port stringRange - The destination port or range. Integer or range between 0 and 65535. Asterisk '*' can also be used to match all ports.
- Destination
Port []stringRanges - The destination port ranges.
- 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.
- Source
Address stringPrefix - The CIDR or source IP range. Asterisk '*' can also be used to match all source IPs. Default tags such as 'VirtualNetwork', 'AzureLoadBalancer' and 'Internet' can also be used. If this is an ingress rule, specifies where network traffic originates from.
- Source
Address []stringPrefixes - The CIDR or source IP ranges.
- Source
Application []ApplicationSecurity Groups Security Group Response - The application security group specified as source.
- Source
Port stringRange - The source port or range. Integer or range between 0 and 65535. Asterisk '*' can also be used to match all ports.
- Source
Port []stringRanges - The source port ranges.
- Type string
- The type of the resource.
- access String
- The network traffic is allowed or denied.
- direction String
- The direction of the rule. The direction specifies if rule will be evaluated on incoming or outgoing traffic.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- priority Integer
- The priority of the rule. The value can be between 100 and 4096. The priority number must be unique for each rule in the collection. The lower the priority number, the higher the priority of the rule.
- protocol String
- Network protocol this rule applies to.
- provisioning
State String - The provisioning state of the security rule resource.
- description String
- A description for this rule. Restricted to 140 chars.
- destination
Address StringPrefix - The destination address prefix. CIDR or destination IP range. Asterisk '*' can also be used to match all source IPs. Default tags such as 'VirtualNetwork', 'AzureLoadBalancer' and 'Internet' can also be used.
- destination
Address List<String>Prefixes - The destination address prefixes. CIDR or destination IP ranges.
- destination
Application List<ApplicationSecurity Groups Security Group Response> - The application security group specified as destination.
- destination
Port StringRange - The destination port or range. Integer or range between 0 and 65535. Asterisk '*' can also be used to match all ports.
- destination
Port List<String>Ranges - The destination port ranges.
- 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.
- source
Address StringPrefix - The CIDR or source IP range. Asterisk '*' can also be used to match all source IPs. Default tags such as 'VirtualNetwork', 'AzureLoadBalancer' and 'Internet' can also be used. If this is an ingress rule, specifies where network traffic originates from.
- source
Address List<String>Prefixes - The CIDR or source IP ranges.
- source
Application List<ApplicationSecurity Groups Security Group Response> - The application security group specified as source.
- source
Port StringRange - The source port or range. Integer or range between 0 and 65535. Asterisk '*' can also be used to match all ports.
- source
Port List<String>Ranges - The source port ranges.
- type String
- The type of the resource.
- access string
- The network traffic is allowed or denied.
- direction string
- The direction of the rule. The direction specifies if rule will be evaluated on incoming or outgoing traffic.
- etag string
- A unique read-only string that changes whenever the resource is updated.
- priority number
- The priority of the rule. The value can be between 100 and 4096. The priority number must be unique for each rule in the collection. The lower the priority number, the higher the priority of the rule.
- protocol string
- Network protocol this rule applies to.
- provisioning
State string - The provisioning state of the security rule resource.
- description string
- A description for this rule. Restricted to 140 chars.
- destination
Address stringPrefix - The destination address prefix. CIDR or destination IP range. Asterisk '*' can also be used to match all source IPs. Default tags such as 'VirtualNetwork', 'AzureLoadBalancer' and 'Internet' can also be used.
- destination
Address string[]Prefixes - The destination address prefixes. CIDR or destination IP ranges.
- destination
Application ApplicationSecurity Groups Security Group Response[] - The application security group specified as destination.
- destination
Port stringRange - The destination port or range. Integer or range between 0 and 65535. Asterisk '*' can also be used to match all ports.
- destination
Port string[]Ranges - The destination port ranges.
- 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.
- source
Address stringPrefix - The CIDR or source IP range. Asterisk '*' can also be used to match all source IPs. Default tags such as 'VirtualNetwork', 'AzureLoadBalancer' and 'Internet' can also be used. If this is an ingress rule, specifies where network traffic originates from.
- source
Address string[]Prefixes - The CIDR or source IP ranges.
- source
Application ApplicationSecurity Groups Security Group Response[] - The application security group specified as source.
- source
Port stringRange - The source port or range. Integer or range between 0 and 65535. Asterisk '*' can also be used to match all ports.
- source
Port string[]Ranges - The source port ranges.
- type string
- The type of the resource.
- access str
- The network traffic is allowed or denied.
- direction str
- The direction of the rule. The direction specifies if rule will be evaluated on incoming or outgoing traffic.
- etag str
- A unique read-only string that changes whenever the resource is updated.
- priority int
- The priority of the rule. The value can be between 100 and 4096. The priority number must be unique for each rule in the collection. The lower the priority number, the higher the priority of the rule.
- protocol str
- Network protocol this rule applies to.
- provisioning_
state str - The provisioning state of the security rule resource.
- description str
- A description for this rule. Restricted to 140 chars.
- destination_
address_ strprefix - The destination address prefix. CIDR or destination IP range. Asterisk '*' can also be used to match all source IPs. Default tags such as 'VirtualNetwork', 'AzureLoadBalancer' and 'Internet' can also be used.
- destination_
address_ Sequence[str]prefixes - The destination address prefixes. CIDR or destination IP ranges.
- destination_
application_ Sequence[Applicationsecurity_ groups Security Group Response] - The application security group specified as destination.
- destination_
port_ strrange - The destination port or range. Integer or range between 0 and 65535. Asterisk '*' can also be used to match all ports.
- destination_
port_ Sequence[str]ranges - The destination port ranges.
- id str
- Resource ID.
- name str
- The name of the resource that is unique within a resource group. This name can be used to access the resource.
- source_
address_ strprefix - The CIDR or source IP range. Asterisk '*' can also be used to match all source IPs. Default tags such as 'VirtualNetwork', 'AzureLoadBalancer' and 'Internet' can also be used. If this is an ingress rule, specifies where network traffic originates from.
- source_
address_ Sequence[str]prefixes - The CIDR or source IP ranges.
- source_
application_ Sequence[Applicationsecurity_ groups Security Group Response] - The application security group specified as source.
- source_
port_ strrange - The source port or range. Integer or range between 0 and 65535. Asterisk '*' can also be used to match all ports.
- source_
port_ Sequence[str]ranges - The source port ranges.
- type str
- The type of the resource.
- access String
- The network traffic is allowed or denied.
- direction String
- The direction of the rule. The direction specifies if rule will be evaluated on incoming or outgoing traffic.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- priority Number
- The priority of the rule. The value can be between 100 and 4096. The priority number must be unique for each rule in the collection. The lower the priority number, the higher the priority of the rule.
- protocol String
- Network protocol this rule applies to.
- provisioning
State String - The provisioning state of the security rule resource.
- description String
- A description for this rule. Restricted to 140 chars.
- destination
Address StringPrefix - The destination address prefix. CIDR or destination IP range. Asterisk '*' can also be used to match all source IPs. Default tags such as 'VirtualNetwork', 'AzureLoadBalancer' and 'Internet' can also be used.
- destination
Address List<String>Prefixes - The destination address prefixes. CIDR or destination IP ranges.
- destination
Application List<Property Map>Security Groups - The application security group specified as destination.
- destination
Port StringRange - The destination port or range. Integer or range between 0 and 65535. Asterisk '*' can also be used to match all ports.
- destination
Port List<String>Ranges - The destination port ranges.
- 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.
- source
Address StringPrefix - The CIDR or source IP range. Asterisk '*' can also be used to match all source IPs. Default tags such as 'VirtualNetwork', 'AzureLoadBalancer' and 'Internet' can also be used. If this is an ingress rule, specifies where network traffic originates from.
- source
Address List<String>Prefixes - The CIDR or source IP ranges.
- source
Application List<Property Map>Security Groups - The application security group specified as source.
- source
Port StringRange - The source port or range. Integer or range between 0 and 65535. Asterisk '*' can also be used to match all ports.
- source
Port List<String>Ranges - The source port ranges.
- type String
- The type of the resource.
ServiceAssociationLinkResponse
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Provisioning
State string - The provisioning state of the service association link resource.
- Type string
- Resource type.
- Allow
Delete bool - If true, the resource can be deleted.
- Id string
- Resource ID.
- Link string
- Link to the external resource.
- Linked
Resource stringType - Resource type of the linked resource.
- Locations List<string>
- A list of locations.
- Name string
- Name of the resource that is unique within a resource group. This name can be used to access the resource.
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Provisioning
State string - The provisioning state of the service association link resource.
- Type string
- Resource type.
- Allow
Delete bool - If true, the resource can be deleted.
- Id string
- Resource ID.
- Link string
- Link to the external resource.
- Linked
Resource stringType - Resource type of the linked resource.
- Locations []string
- A list of locations.
- Name string
- Name of the resource that is unique within a resource group. This name can be used to access the resource.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- provisioning
State String - The provisioning state of the service association link resource.
- type String
- Resource type.
- allow
Delete Boolean - If true, the resource can be deleted.
- id String
- Resource ID.
- link String
- Link to the external resource.
- linked
Resource StringType - Resource type of the linked resource.
- locations List<String>
- A list of locations.
- name String
- Name of the resource that is unique within a resource group. This name can be used to access the resource.
- etag string
- A unique read-only string that changes whenever the resource is updated.
- provisioning
State string - The provisioning state of the service association link resource.
- type string
- Resource type.
- allow
Delete boolean - If true, the resource can be deleted.
- id string
- Resource ID.
- link string
- Link to the external resource.
- linked
Resource stringType - Resource type of the linked resource.
- locations string[]
- A list of locations.
- name string
- Name of the resource that is unique within a resource group. This name can be used to access the resource.
- etag str
- A unique read-only string that changes whenever the resource is updated.
- provisioning_
state str - The provisioning state of the service association link resource.
- type str
- Resource type.
- allow_
delete bool - If true, the resource can be deleted.
- id str
- Resource ID.
- link str
- Link to the external resource.
- linked_
resource_ strtype - Resource type of the linked resource.
- locations Sequence[str]
- A list of locations.
- name str
- Name of the resource that is unique within a resource group. This name can be used to access the resource.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- provisioning
State String - The provisioning state of the service association link resource.
- type String
- Resource type.
- allow
Delete Boolean - If true, the resource can be deleted.
- id String
- Resource ID.
- link String
- Link to the external resource.
- linked
Resource StringType - Resource type of the linked resource.
- locations List<String>
- A list of locations.
- name String
- Name of the resource that is unique within a resource group. This name can be used to access the resource.
ServiceEndpointPolicyDefinitionResponse
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Provisioning
State string - The provisioning state of the service endpoint policy definition resource.
- Description string
- A description for this rule. Restricted to 140 chars.
- 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.
- Service string
- Service endpoint name.
- Service
Resources List<string> - A list of service resources.
- Type string
- The type of the resource.
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Provisioning
State string - The provisioning state of the service endpoint policy definition resource.
- Description string
- A description for this rule. Restricted to 140 chars.
- 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.
- Service string
- Service endpoint name.
- Service
Resources []string - A list of service resources.
- Type string
- The type of the resource.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- provisioning
State String - The provisioning state of the service endpoint policy definition resource.
- description String
- A description for this rule. Restricted to 140 chars.
- 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.
- service String
- Service endpoint name.
- service
Resources List<String> - A list of service resources.
- type String
- The type of the resource.
- etag string
- A unique read-only string that changes whenever the resource is updated.
- provisioning
State string - The provisioning state of the service endpoint policy definition resource.
- description string
- A description for this rule. Restricted to 140 chars.
- 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.
- service string
- Service endpoint name.
- service
Resources string[] - A list of service resources.
- type string
- The type of the resource.
- etag str
- A unique read-only string that changes whenever the resource is updated.
- provisioning_
state str - The provisioning state of the service endpoint policy definition resource.
- description str
- A description for this rule. Restricted to 140 chars.
- id str
- Resource ID.
- name str
- The name of the resource that is unique within a resource group. This name can be used to access the resource.
- service str
- Service endpoint name.
- service_
resources Sequence[str] - A list of service resources.
- type str
- The type of the resource.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- provisioning
State String - The provisioning state of the service endpoint policy definition resource.
- description String
- A description for this rule. Restricted to 140 chars.
- 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.
- service String
- Service endpoint name.
- service
Resources List<String> - A list of service resources.
- type String
- The type of the resource.
ServiceEndpointPolicyResponse
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Kind string
- Kind of service endpoint policy. This is metadata used for the Azure portal experience.
- Name string
- Resource name.
- Provisioning
State string - The provisioning state of the service endpoint policy resource.
- Resource
Guid string - The resource GUID property of the service endpoint policy resource.
- Subnets
List<Pulumi.
Azure Native. Network. Inputs. Subnet Response> - A collection of references to subnets.
- Type string
- Resource type.
- Contextual
Service List<string>Endpoint Policies - A collection of contextual service endpoint policy.
- Id string
- Resource ID.
- Location string
- Resource location.
- Service
Alias string - The alias indicating if the policy belongs to a service
- Service
Endpoint List<Pulumi.Policy Definitions Azure Native. Network. Inputs. Service Endpoint Policy Definition Response> - A collection of service endpoint policy definitions of the service endpoint policy.
- Dictionary<string, string>
- Resource tags.
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Kind string
- Kind of service endpoint policy. This is metadata used for the Azure portal experience.
- Name string
- Resource name.
- Provisioning
State string - The provisioning state of the service endpoint policy resource.
- Resource
Guid string - The resource GUID property of the service endpoint policy resource.
- Subnets
[]Subnet
Response - A collection of references to subnets.
- Type string
- Resource type.
- Contextual
Service []stringEndpoint Policies - A collection of contextual service endpoint policy.
- Id string
- Resource ID.
- Location string
- Resource location.
- Service
Alias string - The alias indicating if the policy belongs to a service
- Service
Endpoint []ServicePolicy Definitions Endpoint Policy Definition Response - A collection of service endpoint policy definitions of the service endpoint policy.
- map[string]string
- Resource tags.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- kind String
- Kind of service endpoint policy. This is metadata used for the Azure portal experience.
- name String
- Resource name.
- provisioning
State String - The provisioning state of the service endpoint policy resource.
- resource
Guid String - The resource GUID property of the service endpoint policy resource.
- subnets
List<Subnet
Response> - A collection of references to subnets.
- type String
- Resource type.
- contextual
Service List<String>Endpoint Policies - A collection of contextual service endpoint policy.
- id String
- Resource ID.
- location String
- Resource location.
- service
Alias String - The alias indicating if the policy belongs to a service
- service
Endpoint List<ServicePolicy Definitions Endpoint Policy Definition Response> - A collection of service endpoint policy definitions of the service endpoint policy.
- Map<String,String>
- Resource tags.
- etag string
- A unique read-only string that changes whenever the resource is updated.
- kind string
- Kind of service endpoint policy. This is metadata used for the Azure portal experience.
- name string
- Resource name.
- provisioning
State string - The provisioning state of the service endpoint policy resource.
- resource
Guid string - The resource GUID property of the service endpoint policy resource.
- subnets
Subnet
Response[] - A collection of references to subnets.
- type string
- Resource type.
- contextual
Service string[]Endpoint Policies - A collection of contextual service endpoint policy.
- id string
- Resource ID.
- location string
- Resource location.
- service
Alias string - The alias indicating if the policy belongs to a service
- service
Endpoint ServicePolicy Definitions Endpoint Policy Definition Response[] - A collection of service endpoint policy definitions of the service endpoint policy.
- {[key: string]: string}
- Resource tags.
- etag str
- A unique read-only string that changes whenever the resource is updated.
- kind str
- Kind of service endpoint policy. This is metadata used for the Azure portal experience.
- name str
- Resource name.
- provisioning_
state str - The provisioning state of the service endpoint policy resource.
- resource_
guid str - The resource GUID property of the service endpoint policy resource.
- subnets
Sequence[Subnet
Response] - A collection of references to subnets.
- type str
- Resource type.
- contextual_
service_ Sequence[str]endpoint_ policies - A collection of contextual service endpoint policy.
- id str
- Resource ID.
- location str
- Resource location.
- service_
alias str - The alias indicating if the policy belongs to a service
- service_
endpoint_ Sequence[Servicepolicy_ definitions Endpoint Policy Definition Response] - A collection of service endpoint policy definitions of the service endpoint policy.
- Mapping[str, str]
- Resource tags.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- kind String
- Kind of service endpoint policy. This is metadata used for the Azure portal experience.
- name String
- Resource name.
- provisioning
State String - The provisioning state of the service endpoint policy resource.
- resource
Guid String - The resource GUID property of the service endpoint policy resource.
- subnets List<Property Map>
- A collection of references to subnets.
- type String
- Resource type.
- contextual
Service List<String>Endpoint Policies - A collection of contextual service endpoint policy.
- id String
- Resource ID.
- location String
- Resource location.
- service
Alias String - The alias indicating if the policy belongs to a service
- service
Endpoint List<Property Map>Policy Definitions - A collection of service endpoint policy definitions of the service endpoint policy.
- Map<String>
- Resource tags.
ServiceEndpointPropertiesFormatResponse
- Provisioning
State string - The provisioning state of the service endpoint resource.
- Locations List<string>
- A list of locations.
- Service string
- The type of the endpoint service.
- Provisioning
State string - The provisioning state of the service endpoint resource.
- Locations []string
- A list of locations.
- Service string
- The type of the endpoint service.
- provisioning
State String - The provisioning state of the service endpoint resource.
- locations List<String>
- A list of locations.
- service String
- The type of the endpoint service.
- provisioning
State string - The provisioning state of the service endpoint resource.
- locations string[]
- A list of locations.
- service string
- The type of the endpoint service.
- provisioning_
state str - The provisioning state of the service endpoint resource.
- locations Sequence[str]
- A list of locations.
- service str
- The type of the endpoint service.
- provisioning
State String - The provisioning state of the service endpoint resource.
- locations List<String>
- A list of locations.
- service String
- The type of the endpoint service.
SubResourceResponse
- Id string
- Resource ID.
- Id string
- Resource ID.
- id String
- Resource ID.
- id string
- Resource ID.
- id str
- Resource ID.
- id String
- Resource ID.
SubnetResponse
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Ip
Configuration List<Pulumi.Profiles Azure Native. Network. Inputs. IPConfiguration Profile Response> - Array of IP configuration profiles which reference this subnet.
- Ip
Configurations List<Pulumi.Azure Native. Network. Inputs. IPConfiguration Response> - An array of references to the network interface IP configurations using subnet.
- Private
Endpoints List<Pulumi.Azure Native. Network. Inputs. Private Endpoint Response> - An array of references to private endpoints.
- Provisioning
State string - The provisioning state of the subnet resource.
- Purpose string
- A read-only string identifying the intention of use for this subnet based on delegations and other user-defined properties.
- List<Pulumi.
Azure Native. Network. Inputs. Resource Navigation Link Response> - An array of references to the external resources using subnet.
- Service
Association List<Pulumi.Links Azure Native. Network. Inputs. Service Association Link Response> - An array of references to services injecting into this subnet.
- Address
Prefix string - The address prefix for the subnet.
- Address
Prefixes List<string> - List of address prefixes for the subnet.
- Application
Gateway List<Pulumi.IPConfigurations Azure Native. Network. Inputs. Application Gateway IPConfiguration Response> - Application gateway IP configurations of virtual network resource.
- Delegations
List<Pulumi.
Azure Native. Network. Inputs. Delegation Response> - An array of references to the delegations on the subnet.
- Id string
- Resource ID.
- Interface
Endpoints List<Pulumi.Azure Native. Network. Inputs. Interface Endpoint Response> - An array of references to interface endpoints
- Ip
Allocations List<Pulumi.Azure Native. Network. Inputs. Sub Resource Response> - Array of IpAllocation which reference this subnet.
- Name string
- The name of the resource that is unique within a resource group. This name can be used to access the resource.
- Nat
Gateway Pulumi.Azure Native. Network. Inputs. Sub Resource Response - Nat gateway associated with this subnet.
- Network
Security Pulumi.Group Azure Native. Network. Inputs. Network Security Group Response - The reference to the NetworkSecurityGroup resource.
- Private
Endpoint stringNetwork Policies - Enable or Disable apply network policies on private end point in the subnet.
- Private
Link stringService Network Policies - Enable or Disable apply network policies on private link service in the subnet.
- Route
Table Pulumi.Azure Native. Network. Inputs. Route Table Response - The reference to the RouteTable resource.
- Service
Endpoint List<Pulumi.Policies Azure Native. Network. Inputs. Service Endpoint Policy Response> - An array of service endpoint policies.
- Service
Endpoints List<Pulumi.Azure Native. Network. Inputs. Service Endpoint Properties Format Response> - An array of service endpoints.
- Type string
- Resource type.
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Ip
Configuration []IPConfigurationProfiles Profile Response - Array of IP configuration profiles which reference this subnet.
- Ip
Configurations []IPConfigurationResponse - An array of references to the network interface IP configurations using subnet.
- Private
Endpoints []PrivateEndpoint Response - An array of references to private endpoints.
- Provisioning
State string - The provisioning state of the subnet resource.
- Purpose string
- A read-only string identifying the intention of use for this subnet based on delegations and other user-defined properties.
- []Resource
Navigation Link Response - An array of references to the external resources using subnet.
- Service
Association []ServiceLinks Association Link Response - An array of references to services injecting into this subnet.
- Address
Prefix string - The address prefix for the subnet.
- Address
Prefixes []string - List of address prefixes for the subnet.
- Application
Gateway []ApplicationIPConfigurations Gateway IPConfiguration Response - Application gateway IP configurations of virtual network resource.
- Delegations
[]Delegation
Response - An array of references to the delegations on the subnet.
- Id string
- Resource ID.
- Interface
Endpoints []InterfaceEndpoint Response - An array of references to interface endpoints
- Ip
Allocations []SubResource Response - Array of IpAllocation which reference this subnet.
- Name string
- The name of the resource that is unique within a resource group. This name can be used to access the resource.
- Nat
Gateway SubResource Response - Nat gateway associated with this subnet.
- Network
Security NetworkGroup Security Group Response - The reference to the NetworkSecurityGroup resource.
- Private
Endpoint stringNetwork Policies - Enable or Disable apply network policies on private end point in the subnet.
- Private
Link stringService Network Policies - Enable or Disable apply network policies on private link service in the subnet.
- Route
Table RouteTable Response - The reference to the RouteTable resource.
- Service
Endpoint []ServicePolicies Endpoint Policy Response - An array of service endpoint policies.
- Service
Endpoints []ServiceEndpoint Properties Format Response - An array of service endpoints.
- Type string
- Resource type.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- ip
Configuration List<IPConfigurationProfiles Profile Response> - Array of IP configuration profiles which reference this subnet.
- ip
Configurations List<IPConfigurationResponse> - An array of references to the network interface IP configurations using subnet.
- private
Endpoints List<PrivateEndpoint Response> - An array of references to private endpoints.
- provisioning
State String - The provisioning state of the subnet resource.
- purpose String
- A read-only string identifying the intention of use for this subnet based on delegations and other user-defined properties.
- List<Resource
Navigation Link Response> - An array of references to the external resources using subnet.
- service
Association List<ServiceLinks Association Link Response> - An array of references to services injecting into this subnet.
- address
Prefix String - The address prefix for the subnet.
- address
Prefixes List<String> - List of address prefixes for the subnet.
- application
Gateway List<ApplicationIPConfigurations Gateway IPConfiguration Response> - Application gateway IP configurations of virtual network resource.
- delegations
List<Delegation
Response> - An array of references to the delegations on the subnet.
- id String
- Resource ID.
- interface
Endpoints List<InterfaceEndpoint Response> - An array of references to interface endpoints
- ip
Allocations List<SubResource Response> - Array of IpAllocation which reference this subnet.
- name String
- The name of the resource that is unique within a resource group. This name can be used to access the resource.
- nat
Gateway SubResource Response - Nat gateway associated with this subnet.
- network
Security NetworkGroup Security Group Response - The reference to the NetworkSecurityGroup resource.
- private
Endpoint StringNetwork Policies - Enable or Disable apply network policies on private end point in the subnet.
- private
Link StringService Network Policies - Enable or Disable apply network policies on private link service in the subnet.
- route
Table RouteTable Response - The reference to the RouteTable resource.
- service
Endpoint List<ServicePolicies Endpoint Policy Response> - An array of service endpoint policies.
- service
Endpoints List<ServiceEndpoint Properties Format Response> - An array of service endpoints.
- type String
- Resource type.
- etag string
- A unique read-only string that changes whenever the resource is updated.
- ip
Configuration IPConfigurationProfiles Profile Response[] - Array of IP configuration profiles which reference this subnet.
- ip
Configurations IPConfigurationResponse[] - An array of references to the network interface IP configurations using subnet.
- private
Endpoints PrivateEndpoint Response[] - An array of references to private endpoints.
- provisioning
State string - The provisioning state of the subnet resource.
- purpose string
- A read-only string identifying the intention of use for this subnet based on delegations and other user-defined properties.
- Resource
Navigation Link Response[] - An array of references to the external resources using subnet.
- service
Association ServiceLinks Association Link Response[] - An array of references to services injecting into this subnet.
- address
Prefix string - The address prefix for the subnet.
- address
Prefixes string[] - List of address prefixes for the subnet.
- application
Gateway ApplicationIPConfigurations Gateway IPConfiguration Response[] - Application gateway IP configurations of virtual network resource.
- delegations
Delegation
Response[] - An array of references to the delegations on the subnet.
- id string
- Resource ID.
- interface
Endpoints InterfaceEndpoint Response[] - An array of references to interface endpoints
- ip
Allocations SubResource Response[] - Array of IpAllocation which reference this subnet.
- name string
- The name of the resource that is unique within a resource group. This name can be used to access the resource.
- nat
Gateway SubResource Response - Nat gateway associated with this subnet.
- network
Security NetworkGroup Security Group Response - The reference to the NetworkSecurityGroup resource.
- private
Endpoint stringNetwork Policies - Enable or Disable apply network policies on private end point in the subnet.
- private
Link stringService Network Policies - Enable or Disable apply network policies on private link service in the subnet.
- route
Table RouteTable Response - The reference to the RouteTable resource.
- service
Endpoint ServicePolicies Endpoint Policy Response[] - An array of service endpoint policies.
- service
Endpoints ServiceEndpoint Properties Format Response[] - An array of service endpoints.
- type string
- Resource type.
- etag str
- A unique read-only string that changes whenever the resource is updated.
- ip_
configuration_ Sequence[IPConfigurationprofiles Profile Response] - Array of IP configuration profiles which reference this subnet.
- ip_
configurations Sequence[IPConfigurationResponse] - An array of references to the network interface IP configurations using subnet.
- private_
endpoints Sequence[PrivateEndpoint Response] - An array of references to private endpoints.
- provisioning_
state str - The provisioning state of the subnet resource.
- purpose str
- A read-only string identifying the intention of use for this subnet based on delegations and other user-defined properties.
- Sequence[Resource
Navigation Link Response] - An array of references to the external resources using subnet.
- service_
association_ Sequence[Servicelinks Association Link Response] - An array of references to services injecting into this subnet.
- address_
prefix str - The address prefix for the subnet.
- address_
prefixes Sequence[str] - List of address prefixes for the subnet.
- application_
gateway_ Sequence[Applicationip_ configurations Gateway IPConfiguration Response] - Application gateway IP configurations of virtual network resource.
- delegations
Sequence[Delegation
Response] - An array of references to the delegations on the subnet.
- id str
- Resource ID.
- interface_
endpoints Sequence[InterfaceEndpoint Response] - An array of references to interface endpoints
- ip_
allocations Sequence[SubResource Response] - Array of IpAllocation which reference this subnet.
- name str
- The name of the resource that is unique within a resource group. This name can be used to access the resource.
- nat_
gateway SubResource Response - Nat gateway associated with this subnet.
- network_
security_ Networkgroup Security Group Response - The reference to the NetworkSecurityGroup resource.
- private_
endpoint_ strnetwork_ policies - Enable or Disable apply network policies on private end point in the subnet.
- private_
link_ strservice_ network_ policies - Enable or Disable apply network policies on private link service in the subnet.
- route_
table RouteTable Response - The reference to the RouteTable resource.
- service_
endpoint_ Sequence[Servicepolicies Endpoint Policy Response] - An array of service endpoint policies.
- service_
endpoints Sequence[ServiceEndpoint Properties Format Response] - An array of service endpoints.
- type str
- Resource type.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- ip
Configuration List<Property Map>Profiles - Array of IP configuration profiles which reference this subnet.
- ip
Configurations List<Property Map> - An array of references to the network interface IP configurations using subnet.
- private
Endpoints List<Property Map> - An array of references to private endpoints.
- provisioning
State String - The provisioning state of the subnet resource.
- purpose String
- A read-only string identifying the intention of use for this subnet based on delegations and other user-defined properties.
- List<Property Map>
- An array of references to the external resources using subnet.
- service
Association List<Property Map>Links - An array of references to services injecting into this subnet.
- address
Prefix String - The address prefix for the subnet.
- address
Prefixes List<String> - List of address prefixes for the subnet.
- application
Gateway List<Property Map>IPConfigurations - Application gateway IP configurations of virtual network resource.
- delegations List<Property Map>
- An array of references to the delegations on the subnet.
- id String
- Resource ID.
- interface
Endpoints List<Property Map> - An array of references to interface endpoints
- ip
Allocations List<Property Map> - Array of IpAllocation which reference this subnet.
- name String
- The name of the resource that is unique within a resource group. This name can be used to access the resource.
- nat
Gateway Property Map - Nat gateway associated with this subnet.
- network
Security Property MapGroup - The reference to the NetworkSecurityGroup resource.
- private
Endpoint StringNetwork Policies - Enable or Disable apply network policies on private end point in the subnet.
- private
Link StringService Network Policies - Enable or Disable apply network policies on private link service in the subnet.
- route
Table Property Map - The reference to the RouteTable resource.
- service
Endpoint List<Property Map>Policies - An array of service endpoint policies.
- service
Endpoints List<Property Map> - An array of service endpoints.
- type String
- Resource type.
TrafficAnalyticsConfigurationPropertiesResponse
- Enabled bool
- Flag to enable/disable traffic analytics.
- Traffic
Analytics intInterval - The interval in minutes which would decide how frequently TA service should do flow analytics.
- Workspace
Id string - The resource guid of the attached workspace.
- Workspace
Region string - The location of the attached workspace.
- Workspace
Resource stringId - Resource Id of the attached workspace.
- Enabled bool
- Flag to enable/disable traffic analytics.
- Traffic
Analytics intInterval - The interval in minutes which would decide how frequently TA service should do flow analytics.
- Workspace
Id string - The resource guid of the attached workspace.
- Workspace
Region string - The location of the attached workspace.
- Workspace
Resource stringId - Resource Id of the attached workspace.
- enabled Boolean
- Flag to enable/disable traffic analytics.
- traffic
Analytics IntegerInterval - The interval in minutes which would decide how frequently TA service should do flow analytics.
- workspace
Id String - The resource guid of the attached workspace.
- workspace
Region String - The location of the attached workspace.
- workspace
Resource StringId - Resource Id of the attached workspace.
- enabled boolean
- Flag to enable/disable traffic analytics.
- traffic
Analytics numberInterval - The interval in minutes which would decide how frequently TA service should do flow analytics.
- workspace
Id string - The resource guid of the attached workspace.
- workspace
Region string - The location of the attached workspace.
- workspace
Resource stringId - Resource Id of the attached workspace.
- enabled bool
- Flag to enable/disable traffic analytics.
- traffic_
analytics_ intinterval - The interval in minutes which would decide how frequently TA service should do flow analytics.
- workspace_
id str - The resource guid of the attached workspace.
- workspace_
region str - The location of the attached workspace.
- workspace_
resource_ strid - Resource Id of the attached workspace.
- enabled Boolean
- Flag to enable/disable traffic analytics.
- traffic
Analytics NumberInterval - The interval in minutes which would decide how frequently TA service should do flow analytics.
- workspace
Id String - The resource guid of the attached workspace.
- workspace
Region String - The location of the attached workspace.
- workspace
Resource StringId - Resource Id of the attached workspace.
TrafficAnalyticsPropertiesResponse
- Network
Watcher Pulumi.Flow Analytics Configuration Azure Native. Network. Inputs. Traffic Analytics Configuration Properties Response - Parameters that define the configuration of traffic analytics.
- Network
Watcher TrafficFlow Analytics Configuration Analytics Configuration Properties Response - Parameters that define the configuration of traffic analytics.
- network
Watcher TrafficFlow Analytics Configuration Analytics Configuration Properties Response - Parameters that define the configuration of traffic analytics.
- network
Watcher TrafficFlow Analytics Configuration Analytics Configuration Properties Response - Parameters that define the configuration of traffic analytics.
- network_
watcher_ Trafficflow_ analytics_ configuration Analytics Configuration Properties Response - Parameters that define the configuration of traffic analytics.
- network
Watcher Property MapFlow Analytics Configuration - Parameters that define the configuration of traffic analytics.
VirtualNetworkTapResponse
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Name string
- Resource name.
- Network
Interface List<Pulumi.Tap Configurations Azure Native. Network. Inputs. Network Interface Tap Configuration Response> - Specifies the list of resource IDs for the network interface IP configuration that needs to be tapped.
- Provisioning
State string - The provisioning state of the virtual network tap resource.
- Resource
Guid string - The resource GUID property of the virtual network tap resource.
- Type string
- Resource type.
- Destination
Load Pulumi.Balancer Front End IPConfiguration Azure Native. Network. Inputs. Frontend IPConfiguration Response - The reference to the private IP address on the internal Load Balancer that will receive the tap.
- Destination
Network Pulumi.Interface IPConfiguration Azure Native. Network. Inputs. Network Interface IPConfiguration Response - The reference to the private IP Address of the collector nic that will receive the tap.
- Destination
Port int - The VXLAN destination port that will receive the tapped traffic.
- Id string
- Resource ID.
- Location string
- Resource location.
- Dictionary<string, string>
- Resource tags.
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Name string
- Resource name.
- Network
Interface []NetworkTap Configurations Interface Tap Configuration Response - Specifies the list of resource IDs for the network interface IP configuration that needs to be tapped.
- Provisioning
State string - The provisioning state of the virtual network tap resource.
- Resource
Guid string - The resource GUID property of the virtual network tap resource.
- Type string
- Resource type.
- Destination
Load FrontendBalancer Front End IPConfiguration IPConfiguration Response - The reference to the private IP address on the internal Load Balancer that will receive the tap.
- Destination
Network NetworkInterface IPConfiguration Interface IPConfiguration Response - The reference to the private IP Address of the collector nic that will receive the tap.
- Destination
Port int - The VXLAN destination port that will receive the tapped traffic.
- Id string
- Resource ID.
- Location string
- Resource location.
- map[string]string
- Resource tags.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- name String
- Resource name.
- network
Interface List<NetworkTap Configurations Interface Tap Configuration Response> - Specifies the list of resource IDs for the network interface IP configuration that needs to be tapped.
- provisioning
State String - The provisioning state of the virtual network tap resource.
- resource
Guid String - The resource GUID property of the virtual network tap resource.
- type String
- Resource type.
- destination
Load FrontendBalancer Front End IPConfiguration IPConfiguration Response - The reference to the private IP address on the internal Load Balancer that will receive the tap.
- destination
Network NetworkInterface IPConfiguration Interface IPConfiguration Response - The reference to the private IP Address of the collector nic that will receive the tap.
- destination
Port Integer - The VXLAN destination port that will receive the tapped traffic.
- id String
- Resource ID.
- location String
- Resource location.
- Map<String,String>
- Resource tags.
- etag string
- A unique read-only string that changes whenever the resource is updated.
- name string
- Resource name.
- network
Interface NetworkTap Configurations Interface Tap Configuration Response[] - Specifies the list of resource IDs for the network interface IP configuration that needs to be tapped.
- provisioning
State string - The provisioning state of the virtual network tap resource.
- resource
Guid string - The resource GUID property of the virtual network tap resource.
- type string
- Resource type.
- destination
Load FrontendBalancer Front End IPConfiguration IPConfiguration Response - The reference to the private IP address on the internal Load Balancer that will receive the tap.
- destination
Network NetworkInterface IPConfiguration Interface IPConfiguration Response - The reference to the private IP Address of the collector nic that will receive the tap.
- destination
Port number - The VXLAN destination port that will receive the tapped traffic.
- id string
- Resource ID.
- location string
- Resource location.
- {[key: string]: string}
- Resource tags.
- etag str
- A unique read-only string that changes whenever the resource is updated.
- name str
- Resource name.
- network_
interface_ Sequence[Networktap_ configurations Interface Tap Configuration Response] - Specifies the list of resource IDs for the network interface IP configuration that needs to be tapped.
- provisioning_
state str - The provisioning state of the virtual network tap resource.
- resource_
guid str - The resource GUID property of the virtual network tap resource.
- type str
- Resource type.
- destination_
load_ Frontendbalancer_ front_ end_ ip_ configuration IPConfiguration Response - The reference to the private IP address on the internal Load Balancer that will receive the tap.
- destination_
network_ Networkinterface_ ip_ configuration Interface IPConfiguration Response - The reference to the private IP Address of the collector nic that will receive the tap.
- destination_
port int - The VXLAN destination port that will receive the tapped traffic.
- id str
- Resource ID.
- location str
- Resource location.
- Mapping[str, str]
- Resource tags.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- name String
- Resource name.
- network
Interface List<Property Map>Tap Configurations - Specifies the list of resource IDs for the network interface IP configuration that needs to be tapped.
- provisioning
State String - The provisioning state of the virtual network tap resource.
- resource
Guid String - The resource GUID property of the virtual network tap resource.
- type String
- Resource type.
- destination
Load Property MapBalancer Front End IPConfiguration - The reference to the private IP address on the internal Load Balancer that will receive the tap.
- destination
Network Property MapInterface IPConfiguration - The reference to the private IP Address of the collector nic that will receive the tap.
- destination
Port Number - The VXLAN destination port that will receive the tapped traffic.
- id String
- Resource ID.
- location String
- Resource location.
- Map<String>
- Resource tags.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.63.0 published on Tuesday, Sep 24, 2024 by Pulumi