Class TagContractInner


  • public final class TagContractInner
    extends com.azure.core.management.ProxyResource
    Tag Contract details.
    • Constructor Detail

      • TagContractInner

        public TagContractInner()
    • Method Detail

      • displayName

        public String displayName()
        Get the displayName property: Tag name.
        Returns:
        the displayName value.
      • withDisplayName

        public TagContractInner withDisplayName​(String displayName)
        Set the displayName property: Tag name.
        Parameters:
        displayName - the displayName value to set.
        Returns:
        the TagContractInner object itself.
      • validate

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