Azure Native v1.102.0, May 2 23
Azure Native v1.102.0, May 2 23
azure-native.network.getPolicy
Explore with Pulumi AI
Retrieve protection policy with specified name within a resource group. API Version: 2020-11-01.
Using getPolicy
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 getPolicy(args: GetPolicyArgs, opts?: InvokeOptions): Promise<GetPolicyResult>
function getPolicyOutput(args: GetPolicyOutputArgs, opts?: InvokeOptions): Output<GetPolicyResult>
def get_policy(policy_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetPolicyResult
def get_policy_output(policy_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetPolicyResult]
func LookupPolicy(ctx *Context, args *LookupPolicyArgs, opts ...InvokeOption) (*LookupPolicyResult, error)
func LookupPolicyOutput(ctx *Context, args *LookupPolicyOutputArgs, opts ...InvokeOption) LookupPolicyResultOutput
> Note: This function is named LookupPolicy
in the Go SDK.
public static class GetPolicy
{
public static Task<GetPolicyResult> InvokeAsync(GetPolicyArgs args, InvokeOptions? opts = null)
public static Output<GetPolicyResult> Invoke(GetPolicyInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetPolicyResult> getPolicy(GetPolicyArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:network:getPolicy
arguments:
# arguments dictionary
The following arguments are supported:
- Policy
Name string The name of the Web Application Firewall Policy.
- Resource
Group stringName Name of the Resource group within the Azure subscription.
- Policy
Name string The name of the Web Application Firewall Policy.
- Resource
Group stringName Name of the Resource group within the Azure subscription.
- policy
Name String The name of the Web Application Firewall Policy.
- resource
Group StringName Name of the Resource group within the Azure subscription.
- policy
Name string The name of the Web Application Firewall Policy.
- resource
Group stringName Name of the Resource group within the Azure subscription.
- policy_
name str The name of the Web Application Firewall Policy.
- resource_
group_ strname Name of the Resource group within the Azure subscription.
- policy
Name String The name of the Web Application Firewall Policy.
- resource
Group StringName Name of the Resource group within the Azure subscription.
getPolicy Result
The following output properties are available:
- Frontend
Endpoint List<Pulumi.Links Azure Native. Network. Outputs. Frontend Endpoint Link Response> Describes Frontend Endpoints associated with this Web Application Firewall policy.
- Id string
Resource ID.
- Name string
Resource name.
- Provisioning
State string Provisioning state of the policy.
- Resource
State string - Routing
Rule List<Pulumi.Links Azure Native. Network. Outputs. Routing Rule Link Response> Describes Routing Rules associated with this Web Application Firewall policy.
- Security
Policy List<Pulumi.Links Azure Native. Network. Outputs. Security Policy Link Response> Describes Security Policy associated with this Web Application Firewall policy.
- Type string
Resource type.
- Custom
Rules Pulumi.Azure Native. Network. Outputs. Custom Rule List Response Describes custom rules inside the policy.
- Etag string
Gets a unique read-only string that changes whenever the resource is updated.
- Location string
Resource location.
- Managed
Rules Pulumi.Azure Native. Network. Outputs. Managed Rule Set List Response Describes managed rules inside the policy.
- Policy
Settings Pulumi.Azure Native. Network. Outputs. Front Door Policy Settings Response Describes settings for the policy.
- Sku
Pulumi.
Azure Native. Network. Outputs. Sku Response The pricing tier of web application firewall policy. Defaults to Classic_AzureFrontDoor if not specified.
- Dictionary<string, string>
Resource tags.
- Frontend
Endpoint []FrontendLinks Endpoint Link Response Describes Frontend Endpoints associated with this Web Application Firewall policy.
- Id string
Resource ID.
- Name string
Resource name.
- Provisioning
State string Provisioning state of the policy.
- Resource
State string - Routing
Rule []RoutingLinks Rule Link Response Describes Routing Rules associated with this Web Application Firewall policy.
- Security
Policy []SecurityLinks Policy Link Response Describes Security Policy associated with this Web Application Firewall policy.
- Type string
Resource type.
- Custom
Rules CustomRule List Response Describes custom rules inside the policy.
- Etag string
Gets a unique read-only string that changes whenever the resource is updated.
- Location string
Resource location.
- Managed
Rules ManagedRule Set List Response Describes managed rules inside the policy.
- Policy
Settings FrontDoor Policy Settings Response Describes settings for the policy.
- Sku
Sku
Response The pricing tier of web application firewall policy. Defaults to Classic_AzureFrontDoor if not specified.
- map[string]string
Resource tags.
- frontend
Endpoint List<FrontendLinks Endpoint Link Response> Describes Frontend Endpoints associated with this Web Application Firewall policy.
- id String
Resource ID.
- name String
Resource name.
- provisioning
State String Provisioning state of the policy.
- resource
State String - routing
Rule List<RoutingLinks Rule Link Response> Describes Routing Rules associated with this Web Application Firewall policy.
- security
Policy List<SecurityLinks Policy Link Response> Describes Security Policy associated with this Web Application Firewall policy.
- type String
Resource type.
- custom
Rules CustomRule List Response Describes custom rules inside the policy.
- etag String
Gets a unique read-only string that changes whenever the resource is updated.
- location String
Resource location.
- managed
Rules ManagedRule Set List Response Describes managed rules inside the policy.
- policy
Settings FrontDoor Policy Settings Response Describes settings for the policy.
- sku
Sku
Response The pricing tier of web application firewall policy. Defaults to Classic_AzureFrontDoor if not specified.
- Map<String,String>
Resource tags.
- frontend
Endpoint FrontendLinks Endpoint Link Response[] Describes Frontend Endpoints associated with this Web Application Firewall policy.
- id string
Resource ID.
- name string
Resource name.
- provisioning
State string Provisioning state of the policy.
- resource
State string - routing
Rule RoutingLinks Rule Link Response[] Describes Routing Rules associated with this Web Application Firewall policy.
- security
Policy SecurityLinks Policy Link Response[] Describes Security Policy associated with this Web Application Firewall policy.
- type string
Resource type.
- custom
Rules CustomRule List Response Describes custom rules inside the policy.
- etag string
Gets a unique read-only string that changes whenever the resource is updated.
- location string
Resource location.
- managed
Rules ManagedRule Set List Response Describes managed rules inside the policy.
- policy
Settings FrontDoor Policy Settings Response Describes settings for the policy.
- sku
Sku
Response The pricing tier of web application firewall policy. Defaults to Classic_AzureFrontDoor if not specified.
- {[key: string]: string}
Resource tags.
- frontend_
endpoint_ Sequence[Frontendlinks Endpoint Link Response] Describes Frontend Endpoints associated with this Web Application Firewall policy.
- id str
Resource ID.
- name str
Resource name.
- provisioning_
state str Provisioning state of the policy.
- resource_
state str - routing_
rule_ Sequence[Routinglinks Rule Link Response] Describes Routing Rules associated with this Web Application Firewall policy.
- security_
policy_ Sequence[Securitylinks Policy Link Response] Describes Security Policy associated with this Web Application Firewall policy.
- type str
Resource type.
- custom_
rules CustomRule List Response Describes custom rules inside the policy.
- etag str
Gets a unique read-only string that changes whenever the resource is updated.
- location str
Resource location.
- managed_
rules ManagedRule Set List Response Describes managed rules inside the policy.
- policy_
settings FrontDoor Policy Settings Response Describes settings for the policy.
- sku
Sku
Response The pricing tier of web application firewall policy. Defaults to Classic_AzureFrontDoor if not specified.
- Mapping[str, str]
Resource tags.
- frontend
Endpoint List<Property Map>Links Describes Frontend Endpoints associated with this Web Application Firewall policy.
- id String
Resource ID.
- name String
Resource name.
- provisioning
State String Provisioning state of the policy.
- resource
State String - routing
Rule List<Property Map>Links Describes Routing Rules associated with this Web Application Firewall policy.
- security
Policy List<Property Map>Links Describes Security Policy associated with this Web Application Firewall policy.
- type String
Resource type.
- custom
Rules Property Map Describes custom rules inside the policy.
- etag String
Gets a unique read-only string that changes whenever the resource is updated.
- location String
Resource location.
- managed
Rules Property Map Describes managed rules inside the policy.
- policy
Settings Property Map Describes settings for the policy.
- sku Property Map
The pricing tier of web application firewall policy. Defaults to Classic_AzureFrontDoor if not specified.
- Map<String>
Resource tags.
Supporting Types
CustomRuleListResponse
- Rules
[]Custom
Rule Response List of rules
- rules
List<Custom
Rule Response> List of rules
- rules
Custom
Rule Response[] List of rules
- rules
Sequence[Custom
Rule Response] List of rules
- rules List<Property Map>
List of rules
CustomRuleResponse
- Action string
Describes what action to be applied when rule matches.
- Match
Conditions List<Pulumi.Azure Native. Network. Inputs. Front Door Match Condition Response> List of match conditions.
- Priority int
Describes priority of the rule. Rules with a lower value will be evaluated before rules with a higher value.
- Rule
Type string Describes type of rule.
- Enabled
State string Describes if the custom rule is in enabled or disabled state. Defaults to Enabled if not specified.
- Name string
Describes the name of the rule.
- Rate
Limit intDuration In Minutes Time window for resetting the rate limit count. Default is 1 minute.
- Rate
Limit intThreshold Number of allowed requests per client within the time window.
- Action string
Describes what action to be applied when rule matches.
- Match
Conditions []FrontDoor Match Condition Response List of match conditions.
- Priority int
Describes priority of the rule. Rules with a lower value will be evaluated before rules with a higher value.
- Rule
Type string Describes type of rule.
- Enabled
State string Describes if the custom rule is in enabled or disabled state. Defaults to Enabled if not specified.
- Name string
Describes the name of the rule.
- Rate
Limit intDuration In Minutes Time window for resetting the rate limit count. Default is 1 minute.
- Rate
Limit intThreshold Number of allowed requests per client within the time window.
- action String
Describes what action to be applied when rule matches.
- match
Conditions List<FrontDoor Match Condition Response> List of match conditions.
- priority Integer
Describes priority of the rule. Rules with a lower value will be evaluated before rules with a higher value.
- rule
Type String Describes type of rule.
- enabled
State String Describes if the custom rule is in enabled or disabled state. Defaults to Enabled if not specified.
- name String
Describes the name of the rule.
- rate
Limit IntegerDuration In Minutes Time window for resetting the rate limit count. Default is 1 minute.
- rate
Limit IntegerThreshold Number of allowed requests per client within the time window.
- action string
Describes what action to be applied when rule matches.
- match
Conditions FrontDoor Match Condition Response[] List of match conditions.
- priority number
Describes priority of the rule. Rules with a lower value will be evaluated before rules with a higher value.
- rule
Type string Describes type of rule.
- enabled
State string Describes if the custom rule is in enabled or disabled state. Defaults to Enabled if not specified.
- name string
Describes the name of the rule.
- rate
Limit numberDuration In Minutes Time window for resetting the rate limit count. Default is 1 minute.
- rate
Limit numberThreshold Number of allowed requests per client within the time window.
- action str
Describes what action to be applied when rule matches.
- match_
conditions Sequence[FrontDoor Match Condition Response] List of match conditions.
- priority int
Describes priority of the rule. Rules with a lower value will be evaluated before rules with a higher value.
- rule_
type str Describes type of rule.
- enabled_
state str Describes if the custom rule is in enabled or disabled state. Defaults to Enabled if not specified.
- name str
Describes the name of the rule.
- rate_
limit_ intduration_ in_ minutes Time window for resetting the rate limit count. Default is 1 minute.
- rate_
limit_ intthreshold Number of allowed requests per client within the time window.
- action String
Describes what action to be applied when rule matches.
- match
Conditions List<Property Map> List of match conditions.
- priority Number
Describes priority of the rule. Rules with a lower value will be evaluated before rules with a higher value.
- rule
Type String Describes type of rule.
- enabled
State String Describes if the custom rule is in enabled or disabled state. Defaults to Enabled if not specified.
- name String
Describes the name of the rule.
- rate
Limit NumberDuration In Minutes Time window for resetting the rate limit count. Default is 1 minute.
- rate
Limit NumberThreshold Number of allowed requests per client within the time window.
FrontDoorManagedRuleGroupOverrideResponse
- Rule
Group stringName Describes the managed rule group to override.
- Exclusions
List<Pulumi.
Azure Native. Network. Inputs. Managed Rule Exclusion Response> Describes the exclusions that are applied to all rules in the group.
- Rules
List<Pulumi.
Azure Native. Network. Inputs. Front Door Managed Rule Override Response> List of rules that will be disabled. If none specified, all rules in the group will be disabled.
- Rule
Group stringName Describes the managed rule group to override.
- Exclusions
[]Managed
Rule Exclusion Response Describes the exclusions that are applied to all rules in the group.
- Rules
[]Front
Door Managed Rule Override Response List of rules that will be disabled. If none specified, all rules in the group will be disabled.
- rule
Group StringName Describes the managed rule group to override.
- exclusions
List<Managed
Rule Exclusion Response> Describes the exclusions that are applied to all rules in the group.
- rules
List<Front
Door Managed Rule Override Response> List of rules that will be disabled. If none specified, all rules in the group will be disabled.
- rule
Group stringName Describes the managed rule group to override.
- exclusions
Managed
Rule Exclusion Response[] Describes the exclusions that are applied to all rules in the group.
- rules
Front
Door Managed Rule Override Response[] List of rules that will be disabled. If none specified, all rules in the group will be disabled.
- rule_
group_ strname Describes the managed rule group to override.
- exclusions
Sequence[Managed
Rule Exclusion Response] Describes the exclusions that are applied to all rules in the group.
- rules
Sequence[Front
Door Managed Rule Override Response] List of rules that will be disabled. If none specified, all rules in the group will be disabled.
- rule
Group StringName Describes the managed rule group to override.
- exclusions List<Property Map>
Describes the exclusions that are applied to all rules in the group.
- rules List<Property Map>
List of rules that will be disabled. If none specified, all rules in the group will be disabled.
FrontDoorManagedRuleOverrideResponse
- Rule
Id string Identifier for the managed rule.
- Action string
Describes the override action to be applied when rule matches.
- Enabled
State string Describes if the managed rule is in enabled or disabled state. Defaults to Disabled if not specified.
- Exclusions
List<Pulumi.
Azure Native. Network. Inputs. Managed Rule Exclusion Response> Describes the exclusions that are applied to this specific rule.
- Rule
Id string Identifier for the managed rule.
- Action string
Describes the override action to be applied when rule matches.
- Enabled
State string Describes if the managed rule is in enabled or disabled state. Defaults to Disabled if not specified.
- Exclusions
[]Managed
Rule Exclusion Response Describes the exclusions that are applied to this specific rule.
- rule
Id String Identifier for the managed rule.
- action String
Describes the override action to be applied when rule matches.
- enabled
State String Describes if the managed rule is in enabled or disabled state. Defaults to Disabled if not specified.
- exclusions
List<Managed
Rule Exclusion Response> Describes the exclusions that are applied to this specific rule.
- rule
Id string Identifier for the managed rule.
- action string
Describes the override action to be applied when rule matches.
- enabled
State string Describes if the managed rule is in enabled or disabled state. Defaults to Disabled if not specified.
- exclusions
Managed
Rule Exclusion Response[] Describes the exclusions that are applied to this specific rule.
- rule_
id str Identifier for the managed rule.
- action str
Describes the override action to be applied when rule matches.
- enabled_
state str Describes if the managed rule is in enabled or disabled state. Defaults to Disabled if not specified.
- exclusions
Sequence[Managed
Rule Exclusion Response] Describes the exclusions that are applied to this specific rule.
- rule
Id String Identifier for the managed rule.
- action String
Describes the override action to be applied when rule matches.
- enabled
State String Describes if the managed rule is in enabled or disabled state. Defaults to Disabled if not specified.
- exclusions List<Property Map>
Describes the exclusions that are applied to this specific rule.
FrontDoorManagedRuleSetResponse
- Rule
Set stringType Defines the rule set type to use.
- Rule
Set stringVersion Defines the version of the rule set to use.
- Exclusions
List<Pulumi.
Azure Native. Network. Inputs. Managed Rule Exclusion Response> Describes the exclusions that are applied to all rules in the set.
- Rule
Group List<Pulumi.Overrides Azure Native. Network. Inputs. Front Door Managed Rule Group Override Response> Defines the rule group overrides to apply to the rule set.
- Rule
Set stringAction Defines the action to take when a managed rule set score threshold is met.
- Rule
Set stringType Defines the rule set type to use.
- Rule
Set stringVersion Defines the version of the rule set to use.
- Exclusions
[]Managed
Rule Exclusion Response Describes the exclusions that are applied to all rules in the set.
- Rule
Group []FrontOverrides Door Managed Rule Group Override Response Defines the rule group overrides to apply to the rule set.
- Rule
Set stringAction Defines the action to take when a managed rule set score threshold is met.
- rule
Set StringType Defines the rule set type to use.
- rule
Set StringVersion Defines the version of the rule set to use.
- exclusions
List<Managed
Rule Exclusion Response> Describes the exclusions that are applied to all rules in the set.
- rule
Group List<FrontOverrides Door Managed Rule Group Override Response> Defines the rule group overrides to apply to the rule set.
- rule
Set StringAction Defines the action to take when a managed rule set score threshold is met.
- rule
Set stringType Defines the rule set type to use.
- rule
Set stringVersion Defines the version of the rule set to use.
- exclusions
Managed
Rule Exclusion Response[] Describes the exclusions that are applied to all rules in the set.
- rule
Group FrontOverrides Door Managed Rule Group Override Response[] Defines the rule group overrides to apply to the rule set.
- rule
Set stringAction Defines the action to take when a managed rule set score threshold is met.
- rule_
set_ strtype Defines the rule set type to use.
- rule_
set_ strversion Defines the version of the rule set to use.
- exclusions
Sequence[Managed
Rule Exclusion Response] Describes the exclusions that are applied to all rules in the set.
- rule_
group_ Sequence[Frontoverrides Door Managed Rule Group Override Response] Defines the rule group overrides to apply to the rule set.
- rule_
set_ straction Defines the action to take when a managed rule set score threshold is met.
- rule
Set StringType Defines the rule set type to use.
- rule
Set StringVersion Defines the version of the rule set to use.
- exclusions List<Property Map>
Describes the exclusions that are applied to all rules in the set.
- rule
Group List<Property Map>Overrides Defines the rule group overrides to apply to the rule set.
- rule
Set StringAction Defines the action to take when a managed rule set score threshold is met.
FrontDoorMatchConditionResponse
- Match
Value List<string> List of possible match values.
- Match
Variable string Request variable to compare with.
- Operator string
Comparison type to use for matching with the variable value.
- Negate
Condition bool Describes if the result of this condition should be negated.
- Selector string
Match against a specific key from the QueryString, PostArgs, RequestHeader or Cookies variables. Default is null.
- Transforms List<string>
List of transforms.
- Match
Value []string List of possible match values.
- Match
Variable string Request variable to compare with.
- Operator string
Comparison type to use for matching with the variable value.
- Negate
Condition bool Describes if the result of this condition should be negated.
- Selector string
Match against a specific key from the QueryString, PostArgs, RequestHeader or Cookies variables. Default is null.
- Transforms []string
List of transforms.
- match
Value List<String> List of possible match values.
- match
Variable String Request variable to compare with.
- operator String
Comparison type to use for matching with the variable value.
- negate
Condition Boolean Describes if the result of this condition should be negated.
- selector String
Match against a specific key from the QueryString, PostArgs, RequestHeader or Cookies variables. Default is null.
- transforms List<String>
List of transforms.
- match
Value string[] List of possible match values.
- match
Variable string Request variable to compare with.
- operator string
Comparison type to use for matching with the variable value.
- negate
Condition boolean Describes if the result of this condition should be negated.
- selector string
Match against a specific key from the QueryString, PostArgs, RequestHeader or Cookies variables. Default is null.
- transforms string[]
List of transforms.
- match_
value Sequence[str] List of possible match values.
- match_
variable str Request variable to compare with.
- operator str
Comparison type to use for matching with the variable value.
- negate_
condition bool Describes if the result of this condition should be negated.
- selector str
Match against a specific key from the QueryString, PostArgs, RequestHeader or Cookies variables. Default is null.
- transforms Sequence[str]
List of transforms.
- match
Value List<String> List of possible match values.
- match
Variable String Request variable to compare with.
- operator String
Comparison type to use for matching with the variable value.
- negate
Condition Boolean Describes if the result of this condition should be negated.
- selector String
Match against a specific key from the QueryString, PostArgs, RequestHeader or Cookies variables. Default is null.
- transforms List<String>
List of transforms.
FrontDoorPolicySettingsResponse
- Custom
Block stringResponse Body If the action type is block, customer can override the response body. The body must be specified in base64 encoding.
- Custom
Block intResponse Status Code If the action type is block, customer can override the response status code.
- Enabled
State string Describes if the policy is in enabled or disabled state. Defaults to Enabled if not specified.
- Mode string
Describes if it is in detection mode or prevention mode at policy level.
- Redirect
Url string If action type is redirect, this field represents redirect URL for the client.
- Request
Body stringCheck Describes if policy managed rules will inspect the request body content.
- Custom
Block stringResponse Body If the action type is block, customer can override the response body. The body must be specified in base64 encoding.
- Custom
Block intResponse Status Code If the action type is block, customer can override the response status code.
- Enabled
State string Describes if the policy is in enabled or disabled state. Defaults to Enabled if not specified.
- Mode string
Describes if it is in detection mode or prevention mode at policy level.
- Redirect
Url string If action type is redirect, this field represents redirect URL for the client.
- Request
Body stringCheck Describes if policy managed rules will inspect the request body content.
- custom
Block StringResponse Body If the action type is block, customer can override the response body. The body must be specified in base64 encoding.
- custom
Block IntegerResponse Status Code If the action type is block, customer can override the response status code.
- enabled
State String Describes if the policy is in enabled or disabled state. Defaults to Enabled if not specified.
- mode String
Describes if it is in detection mode or prevention mode at policy level.
- redirect
Url String If action type is redirect, this field represents redirect URL for the client.
- request
Body StringCheck Describes if policy managed rules will inspect the request body content.
- custom
Block stringResponse Body If the action type is block, customer can override the response body. The body must be specified in base64 encoding.
- custom
Block numberResponse Status Code If the action type is block, customer can override the response status code.
- enabled
State string Describes if the policy is in enabled or disabled state. Defaults to Enabled if not specified.
- mode string
Describes if it is in detection mode or prevention mode at policy level.
- redirect
Url string If action type is redirect, this field represents redirect URL for the client.
- request
Body stringCheck Describes if policy managed rules will inspect the request body content.
- custom_
block_ strresponse_ body If the action type is block, customer can override the response body. The body must be specified in base64 encoding.
- custom_
block_ intresponse_ status_ code If the action type is block, customer can override the response status code.
- enabled_
state str Describes if the policy is in enabled or disabled state. Defaults to Enabled if not specified.
- mode str
Describes if it is in detection mode or prevention mode at policy level.
- redirect_
url str If action type is redirect, this field represents redirect URL for the client.
- request_
body_ strcheck Describes if policy managed rules will inspect the request body content.
- custom
Block StringResponse Body If the action type is block, customer can override the response body. The body must be specified in base64 encoding.
- custom
Block NumberResponse Status Code If the action type is block, customer can override the response status code.
- enabled
State String Describes if the policy is in enabled or disabled state. Defaults to Enabled if not specified.
- mode String
Describes if it is in detection mode or prevention mode at policy level.
- redirect
Url String If action type is redirect, this field represents redirect URL for the client.
- request
Body StringCheck Describes if policy managed rules will inspect the request body content.
FrontendEndpointLinkResponse
- Id string
Resource ID.
- Id string
Resource ID.
- id String
Resource ID.
- id string
Resource ID.
- id str
Resource ID.
- id String
Resource ID.
ManagedRuleExclusionResponse
- Match
Variable string The variable type to be excluded.
- Selector string
Selector value for which elements in the collection this exclusion applies to.
- Selector
Match stringOperator Comparison operator to apply to the selector when specifying which elements in the collection this exclusion applies to.
- Match
Variable string The variable type to be excluded.
- Selector string
Selector value for which elements in the collection this exclusion applies to.
- Selector
Match stringOperator Comparison operator to apply to the selector when specifying which elements in the collection this exclusion applies to.
- match
Variable String The variable type to be excluded.
- selector String
Selector value for which elements in the collection this exclusion applies to.
- selector
Match StringOperator Comparison operator to apply to the selector when specifying which elements in the collection this exclusion applies to.
- match
Variable string The variable type to be excluded.
- selector string
Selector value for which elements in the collection this exclusion applies to.
- selector
Match stringOperator Comparison operator to apply to the selector when specifying which elements in the collection this exclusion applies to.
- match_
variable str The variable type to be excluded.
- selector str
Selector value for which elements in the collection this exclusion applies to.
- selector_
match_ stroperator Comparison operator to apply to the selector when specifying which elements in the collection this exclusion applies to.
- match
Variable String The variable type to be excluded.
- selector String
Selector value for which elements in the collection this exclusion applies to.
- selector
Match StringOperator Comparison operator to apply to the selector when specifying which elements in the collection this exclusion applies to.
ManagedRuleSetListResponse
- Managed
Rule []FrontSets Door Managed Rule Set Response List of rule sets.
- managed
Rule List<FrontSets Door Managed Rule Set Response> List of rule sets.
- managed
Rule FrontSets Door Managed Rule Set Response[] List of rule sets.
- managed_
rule_ Sequence[Frontsets Door Managed Rule Set Response] List of rule sets.
- managed
Rule List<Property Map>Sets List of rule sets.
RoutingRuleLinkResponse
- Id string
Resource ID.
- Id string
Resource ID.
- id String
Resource ID.
- id string
Resource ID.
- id str
Resource ID.
- id String
Resource ID.
SecurityPolicyLinkResponse
- Id string
Resource ID.
- Id string
Resource ID.
- id String
Resource ID.
- id string
Resource ID.
- id str
Resource ID.
- id String
Resource ID.
SkuResponse
- Name string
Name of the pricing tier.
- Name string
Name of the pricing tier.
- name String
Name of the pricing tier.
- name string
Name of the pricing tier.
- name str
Name of the pricing tier.
- name String
Name of the pricing tier.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0