1. Packages
  2. Azure Native v2
  3. API Docs
  4. cloudngfw
  5. listPaloAltoNetworksCloudngfwProductSerialNumberStatus
These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi

azure-native-v2.cloudngfw.listPaloAltoNetworksCloudngfwProductSerialNumberStatus

Explore with Pulumi AI

These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 2025 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>
Copy
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]
Copy
func ListPaloAltoNetworksCloudngfwProductSerialNumberStatus(ctx *Context, args *ListPaloAltoNetworksCloudngfwProductSerialNumberStatusArgs, opts ...InvokeOption) (*ListPaloAltoNetworksCloudngfwProductSerialNumberStatusResult, error)
func ListPaloAltoNetworksCloudngfwProductSerialNumberStatusOutput(ctx *Context, args *ListPaloAltoNetworksCloudngfwProductSerialNumberStatusOutputArgs, opts ...InvokeOption) ListPaloAltoNetworksCloudngfwProductSerialNumberStatusResultOutput
Copy

> 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)
}
Copy
public static CompletableFuture<ListPaloAltoNetworksCloudngfwProductSerialNumberStatusResult> listPaloAltoNetworksCloudngfwProductSerialNumberStatus(ListPaloAltoNetworksCloudngfwProductSerialNumberStatusArgs args, InvokeOptions options)
public static Output<ListPaloAltoNetworksCloudngfwProductSerialNumberStatusResult> listPaloAltoNetworksCloudngfwProductSerialNumberStatus(ListPaloAltoNetworksCloudngfwProductSerialNumberStatusArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: azure-native:cloudngfw:listPaloAltoNetworksCloudngfwProductSerialNumberStatus
  arguments:
    # arguments dictionary
Copy

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-v2 pulumi/pulumi-azure-native
License
Apache-2.0
These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi