ArmPaloAltoNetworksNgfwModelFactory.CloudManagerTenantList Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.