Class SharedGalleryProperties

java.lang.Object
com.azure.resourcemanager.compute.fluent.models.SharedGalleryProperties

public final class SharedGalleryProperties extends Object
Specifies the properties of a shared gallery.
  • Constructor Details

    • SharedGalleryProperties

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

    • artifactTags

      public Map<String,String> artifactTags()
      Get the artifactTags property: The artifact tags of a shared gallery resource.
      Returns:
      the artifactTags value.
    • validate

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