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

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

    Product serial and status for the service Azure REST API version: 2024-02-07-preview.

    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)
    // Output-based functions aren't available in Java yet
    
    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 v1 docs if using the v1 version of this package.
    Azure Native v2.41.0 published on Tuesday, May 14, 2024 by Pulumi