AzureFirewallFqdnTag Class
Azure Firewall FQDN Tag Resource.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.network.v2018_10_01.models._models_py3.ResourceAzureFirewallFqdnTag
Constructor
AzureFirewallFqdnTag(*, id: typing.Union[str, NoneType] = None, location: typing.Union[str, NoneType] = None, tags: typing.Union[typing.Dict[str, str], NoneType] = None, **kwargs)
Parameters
- id
- str
Resource ID.
- location
- str
Resource location.
Variables
- name
- str
Resource name.
- type
- str
Resource type.
- etag
- str
Gets a unique read-only string that changes whenever the resource is updated.
- provisioning_state
- str
The provisioning state of the resource.
- fqdn_tag_name
- str
The name of this FQDN Tag.
Feedback
Submit and view feedback for