Interface GalleryImageVersion

    • Method Detail

      • id

        String id()
        Returns:
        the ARM id of the image version.
      • location

        String location()
        Returns:
        the default location of the image version.
      • name

        String name()
        Returns:
        the image version name.
      • provisioningState

        String provisioningState()
        Returns:
        the provisioningState of image version resource.
      • availableRegions

        List<TargetRegion> availableRegions()
        Returns:
        the regions in which the image version is available.
      • endOfLifeDate

        OffsetDateTime endOfLifeDate()
        Returns:
        the date indicating image version's end of life.
      • isExcludedFromLatest

        Boolean isExcludedFromLatest()
        Returns:
        true if the image version is excluded from considering as a candidate when VM is created with 'latest' image version, false otherwise.
      • replicationStatus

        ReplicationStatus replicationStatus()
        Returns:
        the replicationStatus of image version in published regions.
      • tags

        Map<String,​String> tags()
        Returns:
        the tags associated with the image version.
      • type

        String type()
        Returns:
        the type.