Class GalleryIdentifier


  • public final class GalleryIdentifier
    extends Object
    Describes the gallery unique name.
    • Constructor Detail

      • GalleryIdentifier

        public GalleryIdentifier()
    • Method Detail

      • uniqueName

        public String uniqueName()
        Get the uniqueName property: The unique name of the Shared Image Gallery. This name is generated automatically by Azure.
        Returns:
        the uniqueName value.
      • validate

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