ArmPaloAltoNetworksNgfwModelFactory.CloudManagerTenantList Method

Definition

Cloud Manager Tenant.

public static Azure.ResourceManager.PaloAltoNetworks.Ngfw.Models.CloudManagerTenantList CloudManagerTenantList(System.Collections.Generic.IEnumerable<string> value = default);
static member CloudManagerTenantList : seq<string> -> Azure.ResourceManager.PaloAltoNetworks.Ngfw.Models.CloudManagerTenantList
Public Shared Function CloudManagerTenantList (Optional value As IEnumerable(Of String) = Nothing) As CloudManagerTenantList

Parameters

value
IEnumerable<String>

List of Cloud Manager Tenants.

Returns

A new CloudManagerTenantList instance for mocking.

Applies to