Microsoft.Azure.Management.Compute.Fluent.GalleryImageVersion.Definition Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |
Azure SDK for .NET