Microsoft.Azure.Management.Compute.Fluent.GalleryImage.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 definition. |
IDefinition |
The entirety of the gallery image definition. |
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. |
IWithDescription |
The stage of the gallery image definition allowing to specify description. |
IWithDisallowed |
The stage of the gallery image definition allowing to specify settings disallowed for a virtual machine based on the image. |
IWithEndOfLifeDate |
The stage of the gallery image definition allowing to specify end of life of the version. |
IWithEula |
The stage of the gallery image definition allowing to specify eula. |
IWithGallery |
The stage of the gallery image definition allowing to specify parent gallery it belongs to. |
IWithIdentifier |
The stage of the gallery image definition allowing to specify identifier that identifies publisher, offer and sku of the image. |
IWithLocation |
The stage of the gallery image definition allowing to specify location of the image. |
IWithOsTypeAndState | |
IWithPrivacyStatementUri |
The stage of the gallery image definition allowing to specify privacy statement uri. |
IWithPurchasePlan |
The stage of the gallery image definition allowing to specify purchase plan. |
IWithRecommendedVMConfiguration |
The stage of the gallery image definition allowing to specify recommended configuration for the virtual machine. |
IWithReleaseNoteUri |
The stage of the gallery image definition allowing to specify uri to release note. |
IWithTags |
The stage of the gallery image definition allowing to specify tags. |
Azure SDK for .NET