Microsoft.Azure.Management.Compute.Fluent.GalleryImageVersion.Definition Namespace

Interfaces

IBlank

The first stage of a gallery image version definition.

IDefinition

The entirety of the gallery image version definition.

IWithAvailableRegion

The stage of image version definition allowing to specify the regions in which the image version has to be available.

IWithCreate

The stage of the definition which contains all the minimum required inputs for the resource to be created (via WithCreate.create()), but also allows for any other optional settings to be specified.

IWithEndOfLifeDate

The stage of the gallery image version definition allowing to specify end of life of the version.

IWithExcludeFromLatest

The stage of the gallery image version definition allowing to specify that the version should not be considered as a candidate version when VM is deployed with 'latest' as version of the image.

IWithImage

The stage of the gallery image version definition allowing to specify parent image.

IWithLocation

The stage of the gallery image version definition allowing to specify location.

IWithSource

The stage of the image version definition allowing to specify the source.

IWithTags

The stage of the gallery image version definition allowing to specify Tags.