Class AzureFirewallFqdnTagPropertiesFormat


  • public final class AzureFirewallFqdnTagPropertiesFormat
    extends Object
    Azure Firewall FQDN Tag Properties.
    • Constructor Detail

      • AzureFirewallFqdnTagPropertiesFormat

        public AzureFirewallFqdnTagPropertiesFormat()
    • Method Detail

      • provisioningState

        public ProvisioningState provisioningState()
        Get the provisioningState property: The provisioning state of the Azure firewall FQDN tag resource.
        Returns:
        the provisioningState value.
      • fqdnTagName

        public String fqdnTagName()
        Get the fqdnTagName property: The name of this FQDN Tag.
        Returns:
        the fqdnTagName value.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.