Class GalleryArtifactVersionSource

java.lang.Object
com.microsoft.azure.management.compute.GalleryArtifactVersionSource

public class GalleryArtifactVersionSource extends Object
The gallery artifact version source.
  • Constructor Details

    • GalleryArtifactVersionSource

      public GalleryArtifactVersionSource()
  • Method Details

    • id

      public String id()
      Get the id of the gallery artifact version source. Can specify a disk uri, snapshot uri, or user image.
      Returns:
      the id value
    • withId

      Set the id of the gallery artifact version source. Can specify a disk uri, snapshot uri, or user image.
      Parameters:
      id - the id value to set
      Returns:
      the GalleryArtifactVersionSource object itself.