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.10.1 published on Friday, Nov 7, 2025 by Pulumi
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.10.1 published on Friday, Nov 7, 2025 by Pulumi
Product serial and status for the service
Uses Azure REST API version 2025-05-23.
Other available API versions: 2025-07-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 listPaloAltoNetworksCloudngfwOperationProductSerialNumberStatus
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 listPaloAltoNetworksCloudngfwOperationProductSerialNumberStatus(args: ListPaloAltoNetworksCloudngfwOperationProductSerialNumberStatusArgs, opts?: InvokeOptions): Promise<ListPaloAltoNetworksCloudngfwOperationProductSerialNumberStatusResult>
function listPaloAltoNetworksCloudngfwOperationProductSerialNumberStatusOutput(args: ListPaloAltoNetworksCloudngfwOperationProductSerialNumberStatusOutputArgs, opts?: InvokeOptions): Output<ListPaloAltoNetworksCloudngfwOperationProductSerialNumberStatusResult>def list_palo_alto_networks_cloudngfw_operation_product_serial_number_status(opts: Optional[InvokeOptions] = None) -> ListPaloAltoNetworksCloudngfwOperationProductSerialNumberStatusResult
def list_palo_alto_networks_cloudngfw_operation_product_serial_number_status_output(opts: Optional[InvokeOptions] = None) -> Output[ListPaloAltoNetworksCloudngfwOperationProductSerialNumberStatusResult]func ListPaloAltoNetworksCloudngfwOperationProductSerialNumberStatus(ctx *Context, args *ListPaloAltoNetworksCloudngfwOperationProductSerialNumberStatusArgs, opts ...InvokeOption) (*ListPaloAltoNetworksCloudngfwOperationProductSerialNumberStatusResult, error)
func ListPaloAltoNetworksCloudngfwOperationProductSerialNumberStatusOutput(ctx *Context, args *ListPaloAltoNetworksCloudngfwOperationProductSerialNumberStatusOutputArgs, opts ...InvokeOption) ListPaloAltoNetworksCloudngfwOperationProductSerialNumberStatusResultOutput> Note: This function is named ListPaloAltoNetworksCloudngfwOperationProductSerialNumberStatus in the Go SDK.
public static class ListPaloAltoNetworksCloudngfwOperationProductSerialNumberStatus
{
public static Task<ListPaloAltoNetworksCloudngfwOperationProductSerialNumberStatusResult> InvokeAsync(ListPaloAltoNetworksCloudngfwOperationProductSerialNumberStatusArgs args, InvokeOptions? opts = null)
public static Output<ListPaloAltoNetworksCloudngfwOperationProductSerialNumberStatusResult> Invoke(ListPaloAltoNetworksCloudngfwOperationProductSerialNumberStatusInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<ListPaloAltoNetworksCloudngfwOperationProductSerialNumberStatusResult> listPaloAltoNetworksCloudngfwOperationProductSerialNumberStatus(ListPaloAltoNetworksCloudngfwOperationProductSerialNumberStatusArgs args, InvokeOptions options)
public static Output<ListPaloAltoNetworksCloudngfwOperationProductSerialNumberStatusResult> listPaloAltoNetworksCloudngfwOperationProductSerialNumberStatus(ListPaloAltoNetworksCloudngfwOperationProductSerialNumberStatusArgs args, InvokeOptions options)
fn::invoke:
function: azure-native:cloudngfw:listPaloAltoNetworksCloudngfwOperationProductSerialNumberStatus
arguments:
# arguments dictionaryThe following arguments are supported:
listPaloAltoNetworksCloudngfwOperationProductSerialNumberStatus Result
The following output properties are available:
- Status string
- allocation status of the product serial number
- Serial
Number string - product Serial associated with given resource
- Status string
- allocation status of the product serial number
- Serial
Number string - product Serial associated with given resource
- status String
- allocation status of the product serial number
- serial
Number String - product Serial associated with given resource
- status string
- allocation status of the product serial number
- serial
Number 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
- serial
Number String - product Serial associated with given resource
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
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.10.1 published on Friday, Nov 7, 2025 by Pulumi
