Class GalleryApplicationVersionUpdate

java.lang.Object
com.microsoft.azure.ProxyResource
com.microsoft.azure.management.compute.UpdateResourceDefinition
com.microsoft.azure.management.compute.GalleryApplicationVersionUpdate

public class GalleryApplicationVersionUpdate extends UpdateResourceDefinition
Specifies information about the gallery Application Version that you want to update.
  • Constructor Details

    • GalleryApplicationVersionUpdate

      public GalleryApplicationVersionUpdate()
  • Method Details

    • publishingProfile

      public GalleryApplicationVersionPublishingProfile publishingProfile()
      Get the publishingProfile value.
      Returns:
      the publishingProfile value
    • withPublishingProfile

      public GalleryApplicationVersionUpdate withPublishingProfile(GalleryApplicationVersionPublishingProfile publishingProfile)
      Set the publishingProfile value.
      Parameters:
      publishingProfile - the publishingProfile value to set
      Returns:
      the GalleryApplicationVersionUpdate object itself.
    • provisioningState

      public String provisioningState()
      Get the provisioning state, which only appears in the response. Possible values include: 'Creating', 'Updating', 'Failed', 'Succeeded', 'Deleting', 'Migrating'.
      Returns:
      the provisioningState value
    • replicationStatus

      public ReplicationStatus replicationStatus()
      Get the replicationStatus value.
      Returns:
      the replicationStatus value