1. Packages
  2. Azure Native
  3. API Docs
  4. cloudngfw
  5. listPaloAltoNetworksCloudngfwProductSerialNumberStatus
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.cloudngfw.listPaloAltoNetworksCloudngfwProductSerialNumberStatus

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

    Product serial and status for the service

    Uses Azure REST API version 2025-02-06-preview.

    Other available API versions: 2024-02-07-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native cloudngfw [ApiVersion]. See the version guide for details.

    Using listPaloAltoNetworksCloudngfwProductSerialNumberStatus

    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 listPaloAltoNetworksCloudngfwProductSerialNumberStatus(args: ListPaloAltoNetworksCloudngfwProductSerialNumberStatusArgs, opts?: InvokeOptions): Promise<ListPaloAltoNetworksCloudngfwProductSerialNumberStatusResult>
    function listPaloAltoNetworksCloudngfwProductSerialNumberStatusOutput(args: ListPaloAltoNetworksCloudngfwProductSerialNumberStatusOutputArgs, opts?: InvokeOptions): Output<ListPaloAltoNetworksCloudngfwProductSerialNumberStatusResult>
    def list_palo_alto_networks_cloudngfw_product_serial_number_status(opts: Optional[InvokeOptions] = None) -> ListPaloAltoNetworksCloudngfwProductSerialNumberStatusResult
    def list_palo_alto_networks_cloudngfw_product_serial_number_status_output(opts: Optional[InvokeOptions] = None) -> Output[ListPaloAltoNetworksCloudngfwProductSerialNumberStatusResult]
    func ListPaloAltoNetworksCloudngfwProductSerialNumberStatus(ctx *Context, args *ListPaloAltoNetworksCloudngfwProductSerialNumberStatusArgs, opts ...InvokeOption) (*ListPaloAltoNetworksCloudngfwProductSerialNumberStatusResult, error)
    func ListPaloAltoNetworksCloudngfwProductSerialNumberStatusOutput(ctx *Context, args *ListPaloAltoNetworksCloudngfwProductSerialNumberStatusOutputArgs, opts ...InvokeOption) ListPaloAltoNetworksCloudngfwProductSerialNumberStatusResultOutput

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

    public static class ListPaloAltoNetworksCloudngfwProductSerialNumberStatus 
    {
        public static Task<ListPaloAltoNetworksCloudngfwProductSerialNumberStatusResult> InvokeAsync(ListPaloAltoNetworksCloudngfwProductSerialNumberStatusArgs args, InvokeOptions? opts = null)
        public static Output<ListPaloAltoNetworksCloudngfwProductSerialNumberStatusResult> Invoke(ListPaloAltoNetworksCloudngfwProductSerialNumberStatusInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<ListPaloAltoNetworksCloudngfwProductSerialNumberStatusResult> listPaloAltoNetworksCloudngfwProductSerialNumberStatus(ListPaloAltoNetworksCloudngfwProductSerialNumberStatusArgs args, InvokeOptions options)
    public static Output<ListPaloAltoNetworksCloudngfwProductSerialNumberStatusResult> listPaloAltoNetworksCloudngfwProductSerialNumberStatus(ListPaloAltoNetworksCloudngfwProductSerialNumberStatusArgs args, InvokeOptions options)
    
    fn::invoke:
      function: azure-native:cloudngfw:listPaloAltoNetworksCloudngfwProductSerialNumberStatus
      arguments:
        # arguments dictionary

    The following arguments are supported:

    listPaloAltoNetworksCloudngfwProductSerialNumberStatus Result

    The following output properties are available:

    Status string
    allocation status of the product serial number
    SerialNumber string
    product Serial associated with given resource
    Status string
    allocation status of the product serial number
    SerialNumber string
    product Serial associated with given resource
    status String
    allocation status of the product serial number
    serialNumber String
    product Serial associated with given resource
    status string
    allocation status of the product serial number
    serialNumber string
    product Serial associated with given resource
    status str
    allocation status of the product serial number
    serial_number str
    product Serial associated with given resource
    status String
    allocation status of the product serial number
    serialNumber String
    product Serial associated with given resource

    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