1. Packages
  2. Azure Native
  3. API Docs
  4. cloudngfw
  5. getPostRule
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.41.0 published on Tuesday, May 14, 2024 by Pulumi

azure-native.cloudngfw.getPostRule

Explore with Pulumi AI

azure-native logo
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.41.0 published on Tuesday, May 14, 2024 by Pulumi

    Get a PostRulesResource Azure REST API version: 2023-09-01.

    Other available API versions: 2022-08-29, 2022-08-29-preview, 2023-09-01-preview, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview.

    Using getPostRule

    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 getPostRule(args: GetPostRuleArgs, opts?: InvokeOptions): Promise<GetPostRuleResult>
    function getPostRuleOutput(args: GetPostRuleOutputArgs, opts?: InvokeOptions): Output<GetPostRuleResult>
    def get_post_rule(global_rulestack_name: Optional[str] = None,
                      priority: Optional[str] = None,
                      opts: Optional[InvokeOptions] = None) -> GetPostRuleResult
    def get_post_rule_output(global_rulestack_name: Optional[pulumi.Input[str]] = None,
                      priority: Optional[pulumi.Input[str]] = None,
                      opts: Optional[InvokeOptions] = None) -> Output[GetPostRuleResult]
    func LookupPostRule(ctx *Context, args *LookupPostRuleArgs, opts ...InvokeOption) (*LookupPostRuleResult, error)
    func LookupPostRuleOutput(ctx *Context, args *LookupPostRuleOutputArgs, opts ...InvokeOption) LookupPostRuleResultOutput

    > Note: This function is named LookupPostRule in the Go SDK.

    public static class GetPostRule 
    {
        public static Task<GetPostRuleResult> InvokeAsync(GetPostRuleArgs args, InvokeOptions? opts = null)
        public static Output<GetPostRuleResult> Invoke(GetPostRuleInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetPostRuleResult> getPostRule(GetPostRuleArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: azure-native:cloudngfw:getPostRule
      arguments:
        # arguments dictionary

    The following arguments are supported:

    GlobalRulestackName string
    GlobalRulestack resource name
    Priority string
    Post Rule priority
    GlobalRulestackName string
    GlobalRulestack resource name
    Priority string
    Post Rule priority
    globalRulestackName String
    GlobalRulestack resource name
    priority String
    Post Rule priority
    globalRulestackName string
    GlobalRulestack resource name
    priority string
    Post Rule priority
    global_rulestack_name str
    GlobalRulestack resource name
    priority str
    Post Rule priority
    globalRulestackName String
    GlobalRulestack resource name
    priority String
    Post Rule priority

    getPostRule Result

    The following output properties are available:

    Id string
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    Name string
    The name of the resource
    Priority int
    ProvisioningState string
    Provisioning state of the resource.
    RuleName string
    rule name
    SystemData Pulumi.AzureNative.Cloudngfw.Outputs.SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    Type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    ActionType string
    rule action
    Applications List<string>
    array of rule applications
    AuditComment string
    rule comment
    Category Pulumi.AzureNative.Cloudngfw.Outputs.CategoryResponse
    rule category
    DecryptionRuleType string
    enable or disable decryption
    Description string
    rule description
    Destination Pulumi.AzureNative.Cloudngfw.Outputs.DestinationAddrResponse
    destination address
    EnableLogging string
    enable or disable logging
    Etag string
    etag info
    InboundInspectionCertificate string
    inbound Inspection Certificate
    NegateDestination string
    cidr should not be 'any'
    NegateSource string
    cidr should not be 'any'
    Protocol string
    any, application-default, TCP:number, UDP:number
    ProtocolPortList List<string>
    prot port list
    RuleState string
    state of this rule
    Source Pulumi.AzureNative.Cloudngfw.Outputs.SourceAddrResponse
    source address
    Tags List<Pulumi.AzureNative.Cloudngfw.Outputs.TagInfoResponse>
    tag for rule
    Id string
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    Name string
    The name of the resource
    Priority int
    ProvisioningState string
    Provisioning state of the resource.
    RuleName string
    rule name
    SystemData SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    Type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    ActionType string
    rule action
    Applications []string
    array of rule applications
    AuditComment string
    rule comment
    Category CategoryResponse
    rule category
    DecryptionRuleType string
    enable or disable decryption
    Description string
    rule description
    Destination DestinationAddrResponse
    destination address
    EnableLogging string
    enable or disable logging
    Etag string
    etag info
    InboundInspectionCertificate string
    inbound Inspection Certificate
    NegateDestination string
    cidr should not be 'any'
    NegateSource string
    cidr should not be 'any'
    Protocol string
    any, application-default, TCP:number, UDP:number
    ProtocolPortList []string
    prot port list
    RuleState string
    state of this rule
    Source SourceAddrResponse
    source address
    Tags []TagInfoResponse
    tag for rule
    id String
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    name String
    The name of the resource
    priority Integer
    provisioningState String
    Provisioning state of the resource.
    ruleName String
    rule name
    systemData SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type String
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    actionType String
    rule action
    applications List<String>
    array of rule applications
    auditComment String
    rule comment
    category CategoryResponse
    rule category
    decryptionRuleType String
    enable or disable decryption
    description String
    rule description
    destination DestinationAddrResponse
    destination address
    enableLogging String
    enable or disable logging
    etag String
    etag info
    inboundInspectionCertificate String
    inbound Inspection Certificate
    negateDestination String
    cidr should not be 'any'
    negateSource String
    cidr should not be 'any'
    protocol String
    any, application-default, TCP:number, UDP:number
    protocolPortList List<String>
    prot port list
    ruleState String
    state of this rule
    source SourceAddrResponse
    source address
    tags List<TagInfoResponse>
    tag for rule
    id string
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    name string
    The name of the resource
    priority number
    provisioningState string
    Provisioning state of the resource.
    ruleName string
    rule name
    systemData SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    actionType string
    rule action
    applications string[]
    array of rule applications
    auditComment string
    rule comment
    category CategoryResponse
    rule category
    decryptionRuleType string
    enable or disable decryption
    description string
    rule description
    destination DestinationAddrResponse
    destination address
    enableLogging string
    enable or disable logging
    etag string
    etag info
    inboundInspectionCertificate string
    inbound Inspection Certificate
    negateDestination string
    cidr should not be 'any'
    negateSource string
    cidr should not be 'any'
    protocol string
    any, application-default, TCP:number, UDP:number
    protocolPortList string[]
    prot port list
    ruleState string
    state of this rule
    source SourceAddrResponse
    source address
    tags TagInfoResponse[]
    tag for rule
    id str
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    name str
    The name of the resource
    priority int
    provisioning_state str
    Provisioning state of the resource.
    rule_name str
    rule name
    system_data SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type str
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    action_type str
    rule action
    applications Sequence[str]
    array of rule applications
    audit_comment str
    rule comment
    category CategoryResponse
    rule category
    decryption_rule_type str
    enable or disable decryption
    description str
    rule description
    destination DestinationAddrResponse
    destination address
    enable_logging str
    enable or disable logging
    etag str
    etag info
    inbound_inspection_certificate str
    inbound Inspection Certificate
    negate_destination str
    cidr should not be 'any'
    negate_source str
    cidr should not be 'any'
    protocol str
    any, application-default, TCP:number, UDP:number
    protocol_port_list Sequence[str]
    prot port list
    rule_state str
    state of this rule
    source SourceAddrResponse
    source address
    tags Sequence[TagInfoResponse]
    tag for rule
    id String
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    name String
    The name of the resource
    priority Number
    provisioningState String
    Provisioning state of the resource.
    ruleName String
    rule name
    systemData Property Map
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type String
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    actionType String
    rule action
    applications List<String>
    array of rule applications
    auditComment String
    rule comment
    category Property Map
    rule category
    decryptionRuleType String
    enable or disable decryption
    description String
    rule description
    destination Property Map
    destination address
    enableLogging String
    enable or disable logging
    etag String
    etag info
    inboundInspectionCertificate String
    inbound Inspection Certificate
    negateDestination String
    cidr should not be 'any'
    negateSource String
    cidr should not be 'any'
    protocol String
    any, application-default, TCP:number, UDP:number
    protocolPortList List<String>
    prot port list
    ruleState String
    state of this rule
    source Property Map
    source address
    tags List<Property Map>
    tag for rule

    Supporting Types

    CategoryResponse

    Feeds List<string>
    feed list
    UrlCustom List<string>
    custom URL
    Feeds []string
    feed list
    UrlCustom []string
    custom URL
    feeds List<String>
    feed list
    urlCustom List<String>
    custom URL
    feeds string[]
    feed list
    urlCustom string[]
    custom URL
    feeds Sequence[str]
    feed list
    url_custom Sequence[str]
    custom URL
    feeds List<String>
    feed list
    urlCustom List<String>
    custom URL

    DestinationAddrResponse

    Cidrs List<string>
    special value 'any'
    Countries List<string>
    list of countries
    Feeds List<string>
    list of feeds
    FqdnLists List<string>
    fqdn list
    PrefixLists List<string>
    prefix list
    Cidrs []string
    special value 'any'
    Countries []string
    list of countries
    Feeds []string
    list of feeds
    FqdnLists []string
    fqdn list
    PrefixLists []string
    prefix list
    cidrs List<String>
    special value 'any'
    countries List<String>
    list of countries
    feeds List<String>
    list of feeds
    fqdnLists List<String>
    fqdn list
    prefixLists List<String>
    prefix list
    cidrs string[]
    special value 'any'
    countries string[]
    list of countries
    feeds string[]
    list of feeds
    fqdnLists string[]
    fqdn list
    prefixLists string[]
    prefix list
    cidrs Sequence[str]
    special value 'any'
    countries Sequence[str]
    list of countries
    feeds Sequence[str]
    list of feeds
    fqdn_lists Sequence[str]
    fqdn list
    prefix_lists Sequence[str]
    prefix list
    cidrs List<String>
    special value 'any'
    countries List<String>
    list of countries
    feeds List<String>
    list of feeds
    fqdnLists List<String>
    fqdn list
    prefixLists List<String>
    prefix list

    SourceAddrResponse

    Cidrs List<string>
    special value 'any'
    Countries List<string>
    list of countries
    Feeds List<string>
    list of feeds
    PrefixLists List<string>
    prefix list
    Cidrs []string
    special value 'any'
    Countries []string
    list of countries
    Feeds []string
    list of feeds
    PrefixLists []string
    prefix list
    cidrs List<String>
    special value 'any'
    countries List<String>
    list of countries
    feeds List<String>
    list of feeds
    prefixLists List<String>
    prefix list
    cidrs string[]
    special value 'any'
    countries string[]
    list of countries
    feeds string[]
    list of feeds
    prefixLists string[]
    prefix list
    cidrs Sequence[str]
    special value 'any'
    countries Sequence[str]
    list of countries
    feeds Sequence[str]
    list of feeds
    prefix_lists Sequence[str]
    prefix list
    cidrs List<String>
    special value 'any'
    countries List<String>
    list of countries
    feeds List<String>
    list of feeds
    prefixLists List<String>
    prefix list

    SystemDataResponse

    CreatedAt string
    The timestamp of resource creation (UTC).
    CreatedBy string
    The identity that created the resource.
    CreatedByType string
    The type of identity that created the resource.
    LastModifiedAt string
    The timestamp of resource last modification (UTC)
    LastModifiedBy string
    The identity that last modified the resource.
    LastModifiedByType string
    The type of identity that last modified the resource.
    CreatedAt string
    The timestamp of resource creation (UTC).
    CreatedBy string
    The identity that created the resource.
    CreatedByType string
    The type of identity that created the resource.
    LastModifiedAt string
    The timestamp of resource last modification (UTC)
    LastModifiedBy string
    The identity that last modified the resource.
    LastModifiedByType string
    The type of identity that last modified the resource.
    createdAt String
    The timestamp of resource creation (UTC).
    createdBy String
    The identity that created the resource.
    createdByType String
    The type of identity that created the resource.
    lastModifiedAt String
    The timestamp of resource last modification (UTC)
    lastModifiedBy String
    The identity that last modified the resource.
    lastModifiedByType String
    The type of identity that last modified the resource.
    createdAt string
    The timestamp of resource creation (UTC).
    createdBy string
    The identity that created the resource.
    createdByType string
    The type of identity that created the resource.
    lastModifiedAt string
    The timestamp of resource last modification (UTC)
    lastModifiedBy string
    The identity that last modified the resource.
    lastModifiedByType string
    The type of identity that last modified the resource.
    created_at str
    The timestamp of resource creation (UTC).
    created_by str
    The identity that created the resource.
    created_by_type str
    The type of identity that created the resource.
    last_modified_at str
    The timestamp of resource last modification (UTC)
    last_modified_by str
    The identity that last modified the resource.
    last_modified_by_type str
    The type of identity that last modified the resource.
    createdAt String
    The timestamp of resource creation (UTC).
    createdBy String
    The identity that created the resource.
    createdByType String
    The type of identity that created the resource.
    lastModifiedAt String
    The timestamp of resource last modification (UTC)
    lastModifiedBy String
    The identity that last modified the resource.
    lastModifiedByType String
    The type of identity that last modified the resource.

    TagInfoResponse

    Key string
    tag name
    Value string
    tag value
    Key string
    tag name
    Value string
    tag value
    key String
    tag name
    value String
    tag value
    key string
    tag name
    value string
    tag value
    key str
    tag name
    value str
    tag value
    key String
    tag name
    value String
    tag value

    Package Details

    Repository
    Azure Native pulumi/pulumi-azure-native
    License
    Apache-2.0
    azure-native logo
    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.41.0 published on Tuesday, May 14, 2024 by Pulumi