Package-level declarations

Types

Link copied to clipboard
enum AutoRunState : Enum<AutoRunState> , ConvertibleToJava<AutoRunState>

Enabling this field will trigger an automatic build on image template creation or update.

Link copied to clipboard
enum OnBuildError : Enum<OnBuildError> , ConvertibleToJava<OnBuildError>

If there is a validation error and this field is set to 'cleanup', the build VM and associated network resources will be cleaned up. This is the default behavior. If there is a validation error and this field is set to 'abort', the build VM will be preserved.

Link copied to clipboard
enum ResourceIdentityType : Enum<ResourceIdentityType> , ConvertibleToJava<ResourceIdentityType>

The type of identity used for the image template. The type 'None' will remove any identities from the image template.

Link copied to clipboard
enum SharedImageStorageAccountType : Enum<SharedImageStorageAccountType> , ConvertibleToJava<SharedImageStorageAccountType>

Specifies the storage account type to be used to store the image in this region. Omit to use the default (Standard_LRS).

Link copied to clipboard
enum VMBootOptimizationState : Enum<VMBootOptimizationState> , ConvertibleToJava<VMBootOptimizationState>

Enabling this field will improve VM boot time by optimizing the final customized image output.