Class AzureFirewallFqdnTagPropertiesFormat

java.lang.Object
com.azure.resourcemanager.network.fluent.models.AzureFirewallFqdnTagPropertiesFormat

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

    • AzureFirewallFqdnTagPropertiesFormat

      public AzureFirewallFqdnTagPropertiesFormat()
      Creates an instance of AzureFirewallFqdnTagPropertiesFormat class.
  • Method Details

    • 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.