Class GalleryIdentifier

java.lang.Object
com.azure.resourcemanager.compute.models.GalleryIdentifier

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

    • GalleryIdentifier

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

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