1. Packages
  2. Azure Native
  3. API Docs
  4. network
  5. getDdosCustomPolicy
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.3.0 published on Monday, Apr 28, 2025 by Pulumi

azure-native.network.getDdosCustomPolicy

Explore with Pulumi AI

azure-native logo
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.3.0 published on Monday, Apr 28, 2025 by Pulumi

    Gets information about the specified DDoS custom policy.

    Uses Azure REST API version 2024-05-01.

    Other available API versions: 2018-11-01, 2018-12-01, 2019-02-01, 2019-04-01, 2019-06-01, 2019-07-01, 2019-08-01, 2019-09-01, 2019-11-01, 2019-12-01, 2020-03-01, 2020-04-01, 2020-05-01, 2020-06-01, 2020-07-01, 2020-08-01, 2020-11-01, 2021-02-01, 2021-03-01, 2021-05-01, 2021-08-01, 2022-01-01, 2022-05-01, 2022-07-01, 2022-09-01, 2022-11-01, 2023-02-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native network [ApiVersion]. See the version guide for details.

    Using getDdosCustomPolicy

    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 getDdosCustomPolicy(args: GetDdosCustomPolicyArgs, opts?: InvokeOptions): Promise<GetDdosCustomPolicyResult>
    function getDdosCustomPolicyOutput(args: GetDdosCustomPolicyOutputArgs, opts?: InvokeOptions): Output<GetDdosCustomPolicyResult>
    def get_ddos_custom_policy(ddos_custom_policy_name: Optional[str] = None,
                               resource_group_name: Optional[str] = None,
                               opts: Optional[InvokeOptions] = None) -> GetDdosCustomPolicyResult
    def get_ddos_custom_policy_output(ddos_custom_policy_name: Optional[pulumi.Input[str]] = None,
                               resource_group_name: Optional[pulumi.Input[str]] = None,
                               opts: Optional[InvokeOptions] = None) -> Output[GetDdosCustomPolicyResult]
    func LookupDdosCustomPolicy(ctx *Context, args *LookupDdosCustomPolicyArgs, opts ...InvokeOption) (*LookupDdosCustomPolicyResult, error)
    func LookupDdosCustomPolicyOutput(ctx *Context, args *LookupDdosCustomPolicyOutputArgs, opts ...InvokeOption) LookupDdosCustomPolicyResultOutput

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

    public static class GetDdosCustomPolicy 
    {
        public static Task<GetDdosCustomPolicyResult> InvokeAsync(GetDdosCustomPolicyArgs args, InvokeOptions? opts = null)
        public static Output<GetDdosCustomPolicyResult> Invoke(GetDdosCustomPolicyInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetDdosCustomPolicyResult> getDdosCustomPolicy(GetDdosCustomPolicyArgs args, InvokeOptions options)
    public static Output<GetDdosCustomPolicyResult> getDdosCustomPolicy(GetDdosCustomPolicyArgs args, InvokeOptions options)
    
    fn::invoke:
      function: azure-native:network:getDdosCustomPolicy
      arguments:
        # arguments dictionary

    The following arguments are supported:

    DdosCustomPolicyName string
    The name of the DDoS custom policy.
    ResourceGroupName string
    The name of the resource group.
    DdosCustomPolicyName string
    The name of the DDoS custom policy.
    ResourceGroupName string
    The name of the resource group.
    ddosCustomPolicyName String
    The name of the DDoS custom policy.
    resourceGroupName String
    The name of the resource group.
    ddosCustomPolicyName string
    The name of the DDoS custom policy.
    resourceGroupName string
    The name of the resource group.
    ddos_custom_policy_name str
    The name of the DDoS custom policy.
    resource_group_name str
    The name of the resource group.
    ddosCustomPolicyName String
    The name of the DDoS custom policy.
    resourceGroupName String
    The name of the resource group.

    getDdosCustomPolicy Result

    The following output properties are available:

    AzureApiVersion string
    The Azure API version of the resource.
    Etag string
    A unique read-only string that changes whenever the resource is updated.
    Name string
    Resource name.
    ProvisioningState string
    The provisioning state of the DDoS custom policy resource.
    ResourceGuid string
    The resource GUID property of the DDoS custom policy resource. It uniquely identifies the 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.
    Tags Dictionary<string, string>
    Resource tags.
    AzureApiVersion string
    The Azure API version of the resource.
    Etag string
    A unique read-only string that changes whenever the resource is updated.
    Name string
    Resource name.
    ProvisioningState string
    The provisioning state of the DDoS custom policy resource.
    ResourceGuid string
    The resource GUID property of the DDoS custom policy resource. It uniquely identifies the 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.
    Tags map[string]string
    Resource tags.
    azureApiVersion String
    The Azure API version of the resource.
    etag String
    A unique read-only string that changes whenever the resource is updated.
    name String
    Resource name.
    provisioningState String
    The provisioning state of the DDoS custom policy resource.
    resourceGuid String
    The resource GUID property of the DDoS custom policy resource. It uniquely identifies the 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.
    tags Map<String,String>
    Resource tags.
    azureApiVersion string
    The Azure API version of the resource.
    etag string
    A unique read-only string that changes whenever the resource is updated.
    name string
    Resource name.
    provisioningState string
    The provisioning state of the DDoS custom policy resource.
    resourceGuid string
    The resource GUID property of the DDoS custom policy resource. It uniquely identifies the 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.
    tags {[key: string]: string}
    Resource tags.
    azure_api_version str
    The Azure API version of the resource.
    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 DDoS custom policy resource.
    resource_guid str
    The resource GUID property of the DDoS custom policy resource. It uniquely identifies the 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.
    tags Mapping[str, str]
    Resource tags.
    azureApiVersion String
    The Azure API version of the resource.
    etag String
    A unique read-only string that changes whenever the resource is updated.
    name String
    Resource name.
    provisioningState String
    The provisioning state of the DDoS custom policy resource.
    resourceGuid String
    The resource GUID property of the DDoS custom policy resource. It uniquely identifies the 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.
    tags Map<String>
    Resource tags.

    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 v2 docs if using the v2 version of this package.
    Azure Native v3.3.0 published on Monday, Apr 28, 2025 by Pulumi