AzureFirewallFqdnTagListResult Class
Response for ListAzureFirewallFqdnTags API service call.
- Inheritance
-
AzureFirewallFqdnTagListResult
Constructor
AzureFirewallFqdnTagListResult(*, value: typing.Union[typing.List[_ForwardRef('AzureFirewallFqdnTag')], NoneType] = None, next_link: typing.Union[str, NoneType] = None, **kwargs)
Parameters
- value
- list[AzureFirewallFqdnTag]
List of Azure Firewall FQDN Tags in a resource group.
- next_link
- str
URL to get the next set of results.
Feedback
Submit and view feedback for