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

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

    Cloud Manager Tenant Azure REST API version: 2024-02-07-preview.

    Using listPaloAltoNetworksCloudngfwCloudManagerTenants

    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 listPaloAltoNetworksCloudngfwCloudManagerTenants(args: ListPaloAltoNetworksCloudngfwCloudManagerTenantsArgs, opts?: InvokeOptions): Promise<ListPaloAltoNetworksCloudngfwCloudManagerTenantsResult>
    function listPaloAltoNetworksCloudngfwCloudManagerTenantsOutput(args: ListPaloAltoNetworksCloudngfwCloudManagerTenantsOutputArgs, opts?: InvokeOptions): Output<ListPaloAltoNetworksCloudngfwCloudManagerTenantsResult>
    def list_palo_alto_networks_cloudngfw_cloud_manager_tenants(opts: Optional[InvokeOptions] = None) -> ListPaloAltoNetworksCloudngfwCloudManagerTenantsResult
    def list_palo_alto_networks_cloudngfw_cloud_manager_tenants_output(opts: Optional[InvokeOptions] = None) -> Output[ListPaloAltoNetworksCloudngfwCloudManagerTenantsResult]
    func ListPaloAltoNetworksCloudngfwCloudManagerTenants(ctx *Context, args *ListPaloAltoNetworksCloudngfwCloudManagerTenantsArgs, opts ...InvokeOption) (*ListPaloAltoNetworksCloudngfwCloudManagerTenantsResult, error)
    func ListPaloAltoNetworksCloudngfwCloudManagerTenantsOutput(ctx *Context, args *ListPaloAltoNetworksCloudngfwCloudManagerTenantsOutputArgs, opts ...InvokeOption) ListPaloAltoNetworksCloudngfwCloudManagerTenantsResultOutput

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

    public static class ListPaloAltoNetworksCloudngfwCloudManagerTenants 
    {
        public static Task<ListPaloAltoNetworksCloudngfwCloudManagerTenantsResult> InvokeAsync(ListPaloAltoNetworksCloudngfwCloudManagerTenantsArgs args, InvokeOptions? opts = null)
        public static Output<ListPaloAltoNetworksCloudngfwCloudManagerTenantsResult> Invoke(ListPaloAltoNetworksCloudngfwCloudManagerTenantsInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<ListPaloAltoNetworksCloudngfwCloudManagerTenantsResult> listPaloAltoNetworksCloudngfwCloudManagerTenants(ListPaloAltoNetworksCloudngfwCloudManagerTenantsArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: azure-native:cloudngfw:listPaloAltoNetworksCloudngfwCloudManagerTenants
      arguments:
        # arguments dictionary

    The following arguments are supported:

    listPaloAltoNetworksCloudngfwCloudManagerTenants Result

    The following output properties are available:

    Value List<string>
    List of Cloud Manager Tenants
    Value []string
    List of Cloud Manager Tenants
    value List<String>
    List of Cloud Manager Tenants
    value string[]
    List of Cloud Manager Tenants
    value Sequence[str]
    List of Cloud Manager Tenants
    value List<String>
    List of Cloud Manager Tenants

    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