A B C D E F G I L M N O P Q R S T U V W 
All Classes All Packages

A

apply() - Method in interface com.azure.resourcemanager.imagebuilder.models.ImageTemplate.Update
Executes the update request.
apply(Context) - Method in interface com.azure.resourcemanager.imagebuilder.models.ImageTemplate.Update
Executes the update request.
artifactId() - Method in class com.azure.resourcemanager.imagebuilder.fluent.models.RunOutputInner
Get the artifactId property: The resource id of the artifact.
artifactId() - Method in class com.azure.resourcemanager.imagebuilder.fluent.models.RunOutputProperties
Get the artifactId property: The resource id of the artifact.
artifactId() - Method in interface com.azure.resourcemanager.imagebuilder.models.RunOutput
Gets the artifactId property: The resource id of the artifact.
artifactTags() - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateDistributor
Get the artifactTags property: Tags that will be applied to the artifact once it has been created/updated by the distributor.
artifactUri() - Method in class com.azure.resourcemanager.imagebuilder.fluent.models.RunOutputInner
Get the artifactUri property: The location URI of the artifact.
artifactUri() - Method in class com.azure.resourcemanager.imagebuilder.fluent.models.RunOutputProperties
Get the artifactUri property: The location URI of the artifact.
artifactUri() - Method in interface com.azure.resourcemanager.imagebuilder.models.RunOutput
Gets the artifactUri property: The location URI of the artifact.
authenticate(TokenCredential, AzureProfile) - Static method in class com.azure.resourcemanager.imagebuilder.ImageBuilderManager
Creates an instance of ImageBuilder service API entry point.
authenticate(TokenCredential, AzureProfile) - Method in class com.azure.resourcemanager.imagebuilder.ImageBuilderManager.Configurable
Creates an instance of ImageBuilder service API entry point.
authenticate(HttpPipeline, AzureProfile) - Static method in class com.azure.resourcemanager.imagebuilder.ImageBuilderManager
Creates an instance of ImageBuilder service API entry point.

B

BAD_CUSTOMIZER_TYPE - Static variable in class com.azure.resourcemanager.imagebuilder.models.ProvisioningErrorCode
Static value BadCustomizerType for ProvisioningErrorCode.
BAD_DISTRIBUTE_TYPE - Static variable in class com.azure.resourcemanager.imagebuilder.models.ProvisioningErrorCode
Static value BadDistributeType for ProvisioningErrorCode.
BAD_MANAGED_IMAGE_SOURCE - Static variable in class com.azure.resourcemanager.imagebuilder.models.ProvisioningErrorCode
Static value BadManagedImageSource for ProvisioningErrorCode.
BAD_PIRSOURCE - Static variable in class com.azure.resourcemanager.imagebuilder.models.ProvisioningErrorCode
Static value BadPIRSource for ProvisioningErrorCode.
BAD_SHARED_IMAGE_DISTRIBUTE - Static variable in class com.azure.resourcemanager.imagebuilder.models.ProvisioningErrorCode
Static value BadSharedImageDistribute for ProvisioningErrorCode.
BAD_SHARED_IMAGE_VERSION_SOURCE - Static variable in class com.azure.resourcemanager.imagebuilder.models.ProvisioningErrorCode
Static value BadSharedImageVersionSource for ProvisioningErrorCode.
BAD_SOURCE_TYPE - Static variable in class com.azure.resourcemanager.imagebuilder.models.ProvisioningErrorCode
Static value BadSourceType for ProvisioningErrorCode.
BAD_STAGING_RESOURCE_GROUP - Static variable in class com.azure.resourcemanager.imagebuilder.models.ProvisioningErrorCode
Static value BadStagingResourceGroup for ProvisioningErrorCode.
BAD_VALIDATOR_TYPE - Static variable in class com.azure.resourcemanager.imagebuilder.models.ProvisioningErrorCode
Static value BadValidatorType for ProvisioningErrorCode.
beginCancel(String, String) - Method in interface com.azure.resourcemanager.imagebuilder.fluent.VirtualMachineImageTemplatesClient
Cancel the long running image build based on the image template.
beginCancel(String, String, Context) - Method in interface com.azure.resourcemanager.imagebuilder.fluent.VirtualMachineImageTemplatesClient
Cancel the long running image build based on the image template.
beginCreateOrUpdate(String, String, ImageTemplateInner) - Method in interface com.azure.resourcemanager.imagebuilder.fluent.VirtualMachineImageTemplatesClient
Create or update a virtual machine image template.
beginCreateOrUpdate(String, String, ImageTemplateInner, Context) - Method in interface com.azure.resourcemanager.imagebuilder.fluent.VirtualMachineImageTemplatesClient
Create or update a virtual machine image template.
beginDelete(String, String) - Method in interface com.azure.resourcemanager.imagebuilder.fluent.VirtualMachineImageTemplatesClient
Delete a virtual machine image template.
beginDelete(String, String, Context) - Method in interface com.azure.resourcemanager.imagebuilder.fluent.VirtualMachineImageTemplatesClient
Delete a virtual machine image template.
beginRun(String, String) - Method in interface com.azure.resourcemanager.imagebuilder.fluent.VirtualMachineImageTemplatesClient
Create artifacts from a existing image template.
beginRun(String, String, Context) - Method in interface com.azure.resourcemanager.imagebuilder.fluent.VirtualMachineImageTemplatesClient
Create artifacts from a existing image template.
beginUpdate(String, String, ImageTemplateUpdateParameters) - Method in interface com.azure.resourcemanager.imagebuilder.fluent.VirtualMachineImageTemplatesClient
Update the tags for this Virtual Machine Image Template.
beginUpdate(String, String, ImageTemplateUpdateParameters, Context) - Method in interface com.azure.resourcemanager.imagebuilder.fluent.VirtualMachineImageTemplatesClient
Update the tags for this Virtual Machine Image Template.
BUILDING - com.azure.resourcemanager.imagebuilder.models.RunSubState
Enum value Building.
buildTimeoutInMinutes() - Method in class com.azure.resourcemanager.imagebuilder.fluent.models.ImageTemplateInner
Get the buildTimeoutInMinutes property: Maximum duration to wait while building the image template (includes all customizations, validations, and distributions).
buildTimeoutInMinutes() - Method in class com.azure.resourcemanager.imagebuilder.fluent.models.ImageTemplateProperties
Get the buildTimeoutInMinutes property: Maximum duration to wait while building the image template (includes all customizations, validations, and distributions).
buildTimeoutInMinutes() - Method in interface com.azure.resourcemanager.imagebuilder.models.ImageTemplate
Gets the buildTimeoutInMinutes property: Maximum duration to wait while building the image template (includes all customizations, validations, and distributions).

C

cancel() - Method in interface com.azure.resourcemanager.imagebuilder.models.ImageTemplate
Cancel the long running image build based on the image template.
cancel(Context) - Method in interface com.azure.resourcemanager.imagebuilder.models.ImageTemplate
Cancel the long running image build based on the image template.
cancel(String, String) - Method in interface com.azure.resourcemanager.imagebuilder.fluent.VirtualMachineImageTemplatesClient
Cancel the long running image build based on the image template.
cancel(String, String) - Method in interface com.azure.resourcemanager.imagebuilder.models.VirtualMachineImageTemplates
Cancel the long running image build based on the image template.
cancel(String, String, Context) - Method in interface com.azure.resourcemanager.imagebuilder.fluent.VirtualMachineImageTemplatesClient
Cancel the long running image build based on the image template.
cancel(String, String, Context) - Method in interface com.azure.resourcemanager.imagebuilder.models.VirtualMachineImageTemplates
Cancel the long running image build based on the image template.
CANCELED - com.azure.resourcemanager.imagebuilder.models.RunState
Enum value Canceled.
CANCELING - com.azure.resourcemanager.imagebuilder.models.RunState
Enum value Canceling.
clientId() - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateIdentityUserAssignedIdentities
Get the clientId property: The client id of user assigned identity.
com.azure.resourcemanager.imagebuilder - package com.azure.resourcemanager.imagebuilder
Package containing the classes for ImageBuilderClient.
com.azure.resourcemanager.imagebuilder.fluent - package com.azure.resourcemanager.imagebuilder.fluent
Package containing the service clients for ImageBuilderClient.
com.azure.resourcemanager.imagebuilder.fluent.models - package com.azure.resourcemanager.imagebuilder.fluent.models
Package containing the inner data models for ImageBuilderClient.
com.azure.resourcemanager.imagebuilder.models - package com.azure.resourcemanager.imagebuilder.models
Package containing the data models for ImageBuilderClient.
configure() - Static method in class com.azure.resourcemanager.imagebuilder.ImageBuilderManager
Gets a Configurable instance that can be used to create ImageBuilderManager with optional configuration.
continueDistributeOnFailure() - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplatePropertiesValidate
Get the continueDistributeOnFailure property: If validation fails and this field is set to false, output image(s) will not be distributed.
create() - Method in interface com.azure.resourcemanager.imagebuilder.models.ImageTemplate.DefinitionStages.WithCreate
Executes the create request.
create(Context) - Method in interface com.azure.resourcemanager.imagebuilder.models.ImageTemplate.DefinitionStages.WithCreate
Executes the create request.
createOrUpdate(String, String, ImageTemplateInner) - Method in interface com.azure.resourcemanager.imagebuilder.fluent.VirtualMachineImageTemplatesClient
Create or update a virtual machine image template.
createOrUpdate(String, String, ImageTemplateInner, Context) - Method in interface com.azure.resourcemanager.imagebuilder.fluent.VirtualMachineImageTemplatesClient
Create or update a virtual machine image template.
CREATING - com.azure.resourcemanager.imagebuilder.models.ProvisioningState
Enum value Creating.
customize() - Method in class com.azure.resourcemanager.imagebuilder.fluent.models.ImageTemplateInner
Get the customize property: Specifies the properties used to describe the customization steps of the image, like Image source etc.
customize() - Method in class com.azure.resourcemanager.imagebuilder.fluent.models.ImageTemplateProperties
Get the customize property: Specifies the properties used to describe the customization steps of the image, like Image source etc.
customize() - Method in interface com.azure.resourcemanager.imagebuilder.models.ImageTemplate
Gets the customize property: Specifies the properties used to describe the customization steps of the image, like Image source etc.
CUSTOMIZING - com.azure.resourcemanager.imagebuilder.models.RunSubState
Enum value Customizing.

D

define(String) - Method in interface com.azure.resourcemanager.imagebuilder.models.VirtualMachineImageTemplates
Begins definition for a new ImageTemplate resource.
delete(String, String) - Method in interface com.azure.resourcemanager.imagebuilder.fluent.VirtualMachineImageTemplatesClient
Delete a virtual machine image template.
delete(String, String, Context) - Method in interface com.azure.resourcemanager.imagebuilder.fluent.VirtualMachineImageTemplatesClient
Delete a virtual machine image template.
delete(String, String, Context) - Method in interface com.azure.resourcemanager.imagebuilder.models.VirtualMachineImageTemplates
Delete a virtual machine image template.
deleteById(String) - Method in interface com.azure.resourcemanager.imagebuilder.models.VirtualMachineImageTemplates
Delete a virtual machine image template.
deleteByIdWithResponse(String, Context) - Method in interface com.azure.resourcemanager.imagebuilder.models.VirtualMachineImageTemplates
Delete a virtual machine image template.
deleteByResourceGroup(String, String) - Method in interface com.azure.resourcemanager.imagebuilder.models.VirtualMachineImageTemplates
Delete a virtual machine image template.
DELETING - com.azure.resourcemanager.imagebuilder.models.ProvisioningState
Enum value Deleting.
description() - Method in class com.azure.resourcemanager.imagebuilder.models.OperationDisplay
Get the description property: The friendly name of the operation.
destination() - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateFileCustomizer
Get the destination property: The absolute path to a file (with nested directory structures already created) where the file (from sourceUri) will be uploaded to in the VM.
display() - Method in class com.azure.resourcemanager.imagebuilder.fluent.models.OperationInner
Get the display property: The object that describes the operation.
display() - Method in interface com.azure.resourcemanager.imagebuilder.models.Operation
Gets the display property: The object that describes the operation.
distribute() - Method in class com.azure.resourcemanager.imagebuilder.fluent.models.ImageTemplateInner
Get the distribute property: The distribution targets where the image output needs to go to.
distribute() - Method in class com.azure.resourcemanager.imagebuilder.fluent.models.ImageTemplateProperties
Get the distribute property: The distribution targets where the image output needs to go to.
distribute() - Method in interface com.azure.resourcemanager.imagebuilder.models.ImageTemplate
Gets the distribute property: The distribution targets where the image output needs to go to.
DISTRIBUTING - com.azure.resourcemanager.imagebuilder.models.RunSubState
Enum value Distributing.

E

endTime() - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateLastRunStatus
Get the endTime property: End time of the last run (UTC).
exactStagingResourceGroup() - Method in class com.azure.resourcemanager.imagebuilder.fluent.models.ImageTemplateInner
Get the exactStagingResourceGroup property: The staging resource group id in the same subscription as the image template that will be used to build the image.
exactStagingResourceGroup() - Method in class com.azure.resourcemanager.imagebuilder.fluent.models.ImageTemplateProperties
Get the exactStagingResourceGroup property: The staging resource group id in the same subscription as the image template that will be used to build the image.
exactStagingResourceGroup() - Method in interface com.azure.resourcemanager.imagebuilder.models.ImageTemplate
Gets the exactStagingResourceGroup property: The staging resource group id in the same subscription as the image template that will be used to build the image.
exactVersion() - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplatePlatformImageSource
Get the exactVersion property: Image version from the [Azure Gallery Images](https://docs.microsoft.com/en-us/rest/api/compute/virtualmachineimages).
excludeFromLatest() - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateSharedImageDistributor
Get the excludeFromLatest property: Flag that indicates whether created image version should be excluded from latest.

F

FAILED - com.azure.resourcemanager.imagebuilder.models.ProvisioningState
Enum value Failed.
FAILED - com.azure.resourcemanager.imagebuilder.models.RunState
Enum value Failed.
filters() - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateWindowsUpdateCustomizer
Get the filters property: Array of filters to select updates to apply.
fromString(String) - Static method in class com.azure.resourcemanager.imagebuilder.models.ProvisioningErrorCode
Creates or finds a ProvisioningErrorCode from its string representation.
fromString(String) - Static method in enum com.azure.resourcemanager.imagebuilder.models.ProvisioningState
Parses a serialized value to a ProvisioningState instance.
fromString(String) - Static method in enum com.azure.resourcemanager.imagebuilder.models.ResourceIdentityType
Parses a serialized value to a ResourceIdentityType instance.
fromString(String) - Static method in enum com.azure.resourcemanager.imagebuilder.models.RunState
Parses a serialized value to a RunState instance.
fromString(String) - Static method in enum com.azure.resourcemanager.imagebuilder.models.RunSubState
Parses a serialized value to a RunSubState instance.
fromString(String) - Static method in class com.azure.resourcemanager.imagebuilder.models.SharedImageStorageAccountType
Creates or finds a SharedImageStorageAccountType from its string representation.

G

galleryImageId() - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateSharedImageDistributor
Get the galleryImageId property: Resource Id of the Shared Image Gallery image.
getApiVersion() - Method in interface com.azure.resourcemanager.imagebuilder.fluent.ImageBuilderClient
Gets Api Version.
getById(String) - Method in interface com.azure.resourcemanager.imagebuilder.models.VirtualMachineImageTemplates
Get information about a virtual machine image template.
getByIdWithResponse(String, Context) - Method in interface com.azure.resourcemanager.imagebuilder.models.VirtualMachineImageTemplates
Get information about a virtual machine image template.
getByResourceGroup(String, String) - Method in interface com.azure.resourcemanager.imagebuilder.fluent.VirtualMachineImageTemplatesClient
Get information about a virtual machine image template.
getByResourceGroup(String, String) - Method in interface com.azure.resourcemanager.imagebuilder.models.VirtualMachineImageTemplates
Get information about a virtual machine image template.
getByResourceGroupWithResponse(String, String, Context) - Method in interface com.azure.resourcemanager.imagebuilder.fluent.VirtualMachineImageTemplatesClient
Get information about a virtual machine image template.
getByResourceGroupWithResponse(String, String, Context) - Method in interface com.azure.resourcemanager.imagebuilder.models.VirtualMachineImageTemplates
Get information about a virtual machine image template.
getDefaultPollInterval() - Method in interface com.azure.resourcemanager.imagebuilder.fluent.ImageBuilderClient
Gets The default poll interval for long-running operation.
getEndpoint() - Method in interface com.azure.resourcemanager.imagebuilder.fluent.ImageBuilderClient
Gets server parameter.
getHttpPipeline() - Method in interface com.azure.resourcemanager.imagebuilder.fluent.ImageBuilderClient
Gets The HTTP pipeline to send requests through.
getOperations() - Method in interface com.azure.resourcemanager.imagebuilder.fluent.ImageBuilderClient
Gets the OperationsClient object to access its operations.
getRunOutput(String, String, String) - Method in interface com.azure.resourcemanager.imagebuilder.fluent.VirtualMachineImageTemplatesClient
Get the specified run output for the specified image template resource.
getRunOutput(String, String, String) - Method in interface com.azure.resourcemanager.imagebuilder.models.VirtualMachineImageTemplates
Get the specified run output for the specified image template resource.
getRunOutputWithResponse(String, String, String, Context) - Method in interface com.azure.resourcemanager.imagebuilder.fluent.VirtualMachineImageTemplatesClient
Get the specified run output for the specified image template resource.
getRunOutputWithResponse(String, String, String, Context) - Method in interface com.azure.resourcemanager.imagebuilder.models.VirtualMachineImageTemplates
Get the specified run output for the specified image template resource.
getSubscriptionId() - Method in interface com.azure.resourcemanager.imagebuilder.fluent.ImageBuilderClient
Gets Subscription credentials which uniquely identify Microsoft Azure subscription.
getVirtualMachineImageTemplates() - Method in interface com.azure.resourcemanager.imagebuilder.fluent.ImageBuilderClient
Gets the VirtualMachineImageTemplatesClient object to access its operations.

I

id() - Method in interface com.azure.resourcemanager.imagebuilder.models.ImageTemplate
Gets the id property: Fully qualified resource Id for the resource.
id() - Method in interface com.azure.resourcemanager.imagebuilder.models.RunOutput
Gets the id property: Fully qualified resource Id for the resource.
identity() - Method in class com.azure.resourcemanager.imagebuilder.fluent.models.ImageTemplateInner
Get the identity property: The identity of the image template, if configured.
identity() - Method in interface com.azure.resourcemanager.imagebuilder.models.ImageTemplate
Gets the identity property: The identity of the image template, if configured.
identity() - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateUpdateParameters
Get the identity property: The identity of the image template, if configured.
ImageBuilderClient - Interface in com.azure.resourcemanager.imagebuilder.fluent
The interface for ImageBuilderClient class.
ImageBuilderManager - Class in com.azure.resourcemanager.imagebuilder
Entry point to ImageBuilderManager.
ImageBuilderManager.Configurable - Class in com.azure.resourcemanager.imagebuilder
The Configurable allowing configurations to be set.
imageId() - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateManagedImageDistributor
Get the imageId property: Resource Id of the Managed Disk Image.
imageId() - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateManagedImageSource
Get the imageId property: ARM resource id of the managed image in customer subscription.
ImageTemplate - Interface in com.azure.resourcemanager.imagebuilder.models
An immutable client-side representation of ImageTemplate.
ImageTemplate.Definition - Interface in com.azure.resourcemanager.imagebuilder.models
The entirety of the ImageTemplate definition.
ImageTemplate.DefinitionStages - Interface in com.azure.resourcemanager.imagebuilder.models
The ImageTemplate definition stages.
ImageTemplate.DefinitionStages.Blank - Interface in com.azure.resourcemanager.imagebuilder.models
The first stage of the ImageTemplate definition.
ImageTemplate.DefinitionStages.WithBuildTimeoutInMinutes - Interface in com.azure.resourcemanager.imagebuilder.models
The stage of the ImageTemplate definition allowing to specify buildTimeoutInMinutes.
ImageTemplate.DefinitionStages.WithCreate - Interface in com.azure.resourcemanager.imagebuilder.models
The stage of the ImageTemplate definition which contains all the minimum required properties for the resource to be created, but also allows for any other optional properties to be specified.
ImageTemplate.DefinitionStages.WithCustomize - Interface in com.azure.resourcemanager.imagebuilder.models
The stage of the ImageTemplate definition allowing to specify customize.
ImageTemplate.DefinitionStages.WithDistribute - Interface in com.azure.resourcemanager.imagebuilder.models
The stage of the ImageTemplate definition allowing to specify distribute.
ImageTemplate.DefinitionStages.WithIdentity - Interface in com.azure.resourcemanager.imagebuilder.models
The stage of the ImageTemplate definition allowing to specify identity.
ImageTemplate.DefinitionStages.WithLocation - Interface in com.azure.resourcemanager.imagebuilder.models
The stage of the ImageTemplate definition allowing to specify location.
ImageTemplate.DefinitionStages.WithResourceGroup - Interface in com.azure.resourcemanager.imagebuilder.models
The stage of the ImageTemplate definition allowing to specify parent resource.
ImageTemplate.DefinitionStages.WithSource - Interface in com.azure.resourcemanager.imagebuilder.models
The stage of the ImageTemplate definition allowing to specify source.
ImageTemplate.DefinitionStages.WithStagingResourceGroup - Interface in com.azure.resourcemanager.imagebuilder.models
The stage of the ImageTemplate definition allowing to specify stagingResourceGroup.
ImageTemplate.DefinitionStages.WithTags - Interface in com.azure.resourcemanager.imagebuilder.models
The stage of the ImageTemplate definition allowing to specify tags.
ImageTemplate.DefinitionStages.WithValidation - Interface in com.azure.resourcemanager.imagebuilder.models
The stage of the ImageTemplate definition allowing to specify validation.
ImageTemplate.DefinitionStages.WithVmProfile - Interface in com.azure.resourcemanager.imagebuilder.models
The stage of the ImageTemplate definition allowing to specify vmProfile.
ImageTemplate.Update - Interface in com.azure.resourcemanager.imagebuilder.models
The template for ImageTemplate update.
ImageTemplate.UpdateStages - Interface in com.azure.resourcemanager.imagebuilder.models
The ImageTemplate update stages.
ImageTemplate.UpdateStages.WithIdentity - Interface in com.azure.resourcemanager.imagebuilder.models
The stage of the ImageTemplate update allowing to specify identity.
ImageTemplate.UpdateStages.WithTags - Interface in com.azure.resourcemanager.imagebuilder.models
The stage of the ImageTemplate update allowing to specify tags.
ImageTemplateCustomizer - Class in com.azure.resourcemanager.imagebuilder.models
Describes a unit of image customization.
ImageTemplateCustomizer() - Constructor for class com.azure.resourcemanager.imagebuilder.models.ImageTemplateCustomizer
 
ImageTemplateDistributor - Class in com.azure.resourcemanager.imagebuilder.models
Generic distribution object.
ImageTemplateDistributor() - Constructor for class com.azure.resourcemanager.imagebuilder.models.ImageTemplateDistributor
 
ImageTemplateFileCustomizer - Class in com.azure.resourcemanager.imagebuilder.models
Uploads files to VMs (Linux, Windows).
ImageTemplateFileCustomizer() - Constructor for class com.azure.resourcemanager.imagebuilder.models.ImageTemplateFileCustomizer
 
ImageTemplateIdentity - Class in com.azure.resourcemanager.imagebuilder.models
Identity for the image template.
ImageTemplateIdentity() - Constructor for class com.azure.resourcemanager.imagebuilder.models.ImageTemplateIdentity
 
ImageTemplateIdentityUserAssignedIdentities - Class in com.azure.resourcemanager.imagebuilder.models
The ImageTemplateIdentityUserAssignedIdentities model.
ImageTemplateIdentityUserAssignedIdentities() - Constructor for class com.azure.resourcemanager.imagebuilder.models.ImageTemplateIdentityUserAssignedIdentities
 
ImageTemplateInner - Class in com.azure.resourcemanager.imagebuilder.fluent.models
Image template is an ARM resource managed by Microsoft.VirtualMachineImages provider.
ImageTemplateInner() - Constructor for class com.azure.resourcemanager.imagebuilder.fluent.models.ImageTemplateInner
 
ImageTemplateInVMValidator - Class in com.azure.resourcemanager.imagebuilder.models
Describes a unit of in-VM validation of image.
ImageTemplateInVMValidator() - Constructor for class com.azure.resourcemanager.imagebuilder.models.ImageTemplateInVMValidator
 
ImageTemplateLastRunStatus - Class in com.azure.resourcemanager.imagebuilder.models
Describes the latest status of running an image template.
ImageTemplateLastRunStatus() - Constructor for class com.azure.resourcemanager.imagebuilder.models.ImageTemplateLastRunStatus
 
ImageTemplateListResult - Class in com.azure.resourcemanager.imagebuilder.models
The result of List image templates operation.
ImageTemplateListResult() - Constructor for class com.azure.resourcemanager.imagebuilder.models.ImageTemplateListResult
 
ImageTemplateManagedImageDistributor - Class in com.azure.resourcemanager.imagebuilder.models
Distribute as a Managed Disk Image.
ImageTemplateManagedImageDistributor() - Constructor for class com.azure.resourcemanager.imagebuilder.models.ImageTemplateManagedImageDistributor
 
ImageTemplateManagedImageSource - Class in com.azure.resourcemanager.imagebuilder.models
Describes an image source that is a managed image in customer subscription.
ImageTemplateManagedImageSource() - Constructor for class com.azure.resourcemanager.imagebuilder.models.ImageTemplateManagedImageSource
 
ImageTemplatePlatformImageSource - Class in com.azure.resourcemanager.imagebuilder.models
Describes an image source from [Azure Gallery Images](https://docs.microsoft.com/en-us/rest/api/compute/virtualmachineimages).
ImageTemplatePlatformImageSource() - Constructor for class com.azure.resourcemanager.imagebuilder.models.ImageTemplatePlatformImageSource
 
ImageTemplatePowerShellCustomizer - Class in com.azure.resourcemanager.imagebuilder.models
Runs the specified PowerShell on the VM (Windows).
ImageTemplatePowerShellCustomizer() - Constructor for class com.azure.resourcemanager.imagebuilder.models.ImageTemplatePowerShellCustomizer
 
ImageTemplatePowerShellValidator - Class in com.azure.resourcemanager.imagebuilder.models
Runs the specified PowerShell script during the validation phase (Windows).
ImageTemplatePowerShellValidator() - Constructor for class com.azure.resourcemanager.imagebuilder.models.ImageTemplatePowerShellValidator
 
ImageTemplateProperties - Class in com.azure.resourcemanager.imagebuilder.fluent.models
Describes the properties of an image template.
ImageTemplateProperties() - Constructor for class com.azure.resourcemanager.imagebuilder.fluent.models.ImageTemplateProperties
 
ImageTemplatePropertiesValidate - Class in com.azure.resourcemanager.imagebuilder.models
Configuration options and list of validations to be performed on the resulting image.
ImageTemplatePropertiesValidate() - Constructor for class com.azure.resourcemanager.imagebuilder.models.ImageTemplatePropertiesValidate
 
ImageTemplateRestartCustomizer - Class in com.azure.resourcemanager.imagebuilder.models
Reboots a VM and waits for it to come back online (Windows).
ImageTemplateRestartCustomizer() - Constructor for class com.azure.resourcemanager.imagebuilder.models.ImageTemplateRestartCustomizer
 
ImageTemplateSharedImageDistributor - Class in com.azure.resourcemanager.imagebuilder.models
Distribute via Shared Image Gallery.
ImageTemplateSharedImageDistributor() - Constructor for class com.azure.resourcemanager.imagebuilder.models.ImageTemplateSharedImageDistributor
 
ImageTemplateSharedImageVersionSource - Class in com.azure.resourcemanager.imagebuilder.models
Describes an image source that is an image version in a shared image gallery.
ImageTemplateSharedImageVersionSource() - Constructor for class com.azure.resourcemanager.imagebuilder.models.ImageTemplateSharedImageVersionSource
 
ImageTemplateShellCustomizer - Class in com.azure.resourcemanager.imagebuilder.models
Runs a shell script during the customization phase (Linux).
ImageTemplateShellCustomizer() - Constructor for class com.azure.resourcemanager.imagebuilder.models.ImageTemplateShellCustomizer
 
ImageTemplateShellValidator - Class in com.azure.resourcemanager.imagebuilder.models
Runs the specified shell script during the validation phase (Linux).
ImageTemplateShellValidator() - Constructor for class com.azure.resourcemanager.imagebuilder.models.ImageTemplateShellValidator
 
ImageTemplateSource - Class in com.azure.resourcemanager.imagebuilder.models
Describes a virtual machine image source for building, customizing and distributing.
ImageTemplateSource() - Constructor for class com.azure.resourcemanager.imagebuilder.models.ImageTemplateSource
 
ImageTemplateUpdateParameters - Class in com.azure.resourcemanager.imagebuilder.models
Parameters for updating an image template.
ImageTemplateUpdateParameters() - Constructor for class com.azure.resourcemanager.imagebuilder.models.ImageTemplateUpdateParameters
 
ImageTemplateVhdDistributor - Class in com.azure.resourcemanager.imagebuilder.models
Distribute via VHD in a storage account.
ImageTemplateVhdDistributor() - Constructor for class com.azure.resourcemanager.imagebuilder.models.ImageTemplateVhdDistributor
 
ImageTemplateVmProfile - Class in com.azure.resourcemanager.imagebuilder.models
Describes the virtual machines used to build and validate images.
ImageTemplateVmProfile() - Constructor for class com.azure.resourcemanager.imagebuilder.models.ImageTemplateVmProfile
 
ImageTemplateWindowsUpdateCustomizer - Class in com.azure.resourcemanager.imagebuilder.models
Installs Windows Updates.
ImageTemplateWindowsUpdateCustomizer() - Constructor for class com.azure.resourcemanager.imagebuilder.models.ImageTemplateWindowsUpdateCustomizer
 
imageVersionId() - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateSharedImageVersionSource
Get the imageVersionId property: ARM resource id of the image version in the shared image gallery.
inline() - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplatePowerShellCustomizer
Get the inline property: Array of PowerShell commands to execute.
inline() - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplatePowerShellValidator
Get the inline property: Array of PowerShell commands to execute.
inline() - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateShellCustomizer
Get the inline property: Array of shell commands to execute.
inline() - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateShellValidator
Get the inline property: Array of shell commands to execute.
innerModel() - Method in interface com.azure.resourcemanager.imagebuilder.models.ImageTemplate
Gets the inner com.azure.resourcemanager.imagebuilder.fluent.models.ImageTemplateInner object.
innerModel() - Method in interface com.azure.resourcemanager.imagebuilder.models.Operation
Gets the inner com.azure.resourcemanager.imagebuilder.fluent.models.OperationInner object.
innerModel() - Method in interface com.azure.resourcemanager.imagebuilder.models.RunOutput
Gets the inner com.azure.resourcemanager.imagebuilder.fluent.models.RunOutputInner object.
inVMValidations() - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplatePropertiesValidate
Get the inVMValidations property: List of validations to be performed.
isDataAction() - Method in class com.azure.resourcemanager.imagebuilder.fluent.models.OperationInner
Get the isDataAction property: The flag that indicates whether the operation applies to data plane.
isDataAction() - Method in interface com.azure.resourcemanager.imagebuilder.models.Operation
Gets the isDataAction property: The flag that indicates whether the operation applies to data plane.

L

lastRunStatus() - Method in class com.azure.resourcemanager.imagebuilder.fluent.models.ImageTemplateInner
Get the lastRunStatus property: State of 'run' that is currently executing or was last executed.
lastRunStatus() - Method in class com.azure.resourcemanager.imagebuilder.fluent.models.ImageTemplateProperties
Get the lastRunStatus property: State of 'run' that is currently executing or was last executed.
lastRunStatus() - Method in interface com.azure.resourcemanager.imagebuilder.models.ImageTemplate
Gets the lastRunStatus property: State of 'run' that is currently executing or was last executed.
list() - Method in interface com.azure.resourcemanager.imagebuilder.fluent.OperationsClient
Lists available operations for the Microsoft.VirtualMachineImages provider.
list() - Method in interface com.azure.resourcemanager.imagebuilder.fluent.VirtualMachineImageTemplatesClient
Gets information about the VM image templates associated with the subscription.
list() - Method in interface com.azure.resourcemanager.imagebuilder.models.Operations
Lists available operations for the Microsoft.VirtualMachineImages provider.
list() - Method in interface com.azure.resourcemanager.imagebuilder.models.VirtualMachineImageTemplates
Gets information about the VM image templates associated with the subscription.
list(Context) - Method in interface com.azure.resourcemanager.imagebuilder.fluent.OperationsClient
Lists available operations for the Microsoft.VirtualMachineImages provider.
list(Context) - Method in interface com.azure.resourcemanager.imagebuilder.fluent.VirtualMachineImageTemplatesClient
Gets information about the VM image templates associated with the subscription.
list(Context) - Method in interface com.azure.resourcemanager.imagebuilder.models.Operations
Lists available operations for the Microsoft.VirtualMachineImages provider.
list(Context) - Method in interface com.azure.resourcemanager.imagebuilder.models.VirtualMachineImageTemplates
Gets information about the VM image templates associated with the subscription.
listByResourceGroup(String) - Method in interface com.azure.resourcemanager.imagebuilder.fluent.VirtualMachineImageTemplatesClient
Gets information about the VM image templates associated with the specified resource group.
listByResourceGroup(String) - Method in interface com.azure.resourcemanager.imagebuilder.models.VirtualMachineImageTemplates
Gets information about the VM image templates associated with the specified resource group.
listByResourceGroup(String, Context) - Method in interface com.azure.resourcemanager.imagebuilder.fluent.VirtualMachineImageTemplatesClient
Gets information about the VM image templates associated with the specified resource group.
listByResourceGroup(String, Context) - Method in interface com.azure.resourcemanager.imagebuilder.models.VirtualMachineImageTemplates
Gets information about the VM image templates associated with the specified resource group.
listRunOutputs(String, String) - Method in interface com.azure.resourcemanager.imagebuilder.fluent.VirtualMachineImageTemplatesClient
List all run outputs for the specified Image Template resource.
listRunOutputs(String, String) - Method in interface com.azure.resourcemanager.imagebuilder.models.VirtualMachineImageTemplates
List all run outputs for the specified Image Template resource.
listRunOutputs(String, String, Context) - Method in interface com.azure.resourcemanager.imagebuilder.fluent.VirtualMachineImageTemplatesClient
List all run outputs for the specified Image Template resource.
listRunOutputs(String, String, Context) - Method in interface com.azure.resourcemanager.imagebuilder.models.VirtualMachineImageTemplates
List all run outputs for the specified Image Template resource.
location() - Method in interface com.azure.resourcemanager.imagebuilder.models.ImageTemplate
Gets the location property: The geo-location where the resource lives.
location() - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateManagedImageDistributor
Get the location property: Azure location for the image, should match if image already exists.

M

message() - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateLastRunStatus
Get the message property: Verbose information about the last run state.
message() - Method in class com.azure.resourcemanager.imagebuilder.models.ProvisioningError
Get the message property: Verbose error message about the provisioning failure.

N

name() - Method in class com.azure.resourcemanager.imagebuilder.fluent.models.OperationInner
Get the name property: The operation name.
name() - Method in interface com.azure.resourcemanager.imagebuilder.models.ImageTemplate
Gets the name property: The name of the resource.
name() - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateCustomizer
Get the name property: Friendly Name to provide context on what this customization step does.
name() - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateInVMValidator
Get the name property: Friendly Name to provide context on what this validation step does.
name() - Method in interface com.azure.resourcemanager.imagebuilder.models.Operation
Gets the name property: The operation name.
name() - Method in interface com.azure.resourcemanager.imagebuilder.models.RunOutput
Gets the name property: The name of the resource.
nextLink() - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateListResult
Get the nextLink property: The continuation token.
nextLink() - Method in class com.azure.resourcemanager.imagebuilder.models.OperationListResult
Get the nextLink property: The URL to get the next set of operation list results if there are any.
nextLink() - Method in class com.azure.resourcemanager.imagebuilder.models.RunOutputCollection
Get the nextLink property: The continuation token.
NO_CUSTOMIZER_SCRIPT - Static variable in class com.azure.resourcemanager.imagebuilder.models.ProvisioningErrorCode
Static value NoCustomizerScript for ProvisioningErrorCode.
NO_VALIDATOR_SCRIPT - Static variable in class com.azure.resourcemanager.imagebuilder.models.ProvisioningErrorCode
Static value NoValidatorScript for ProvisioningErrorCode.
NONE - com.azure.resourcemanager.imagebuilder.models.ResourceIdentityType
Enum value None.

O

offer() - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplatePlatformImageSource
Get the offer property: Image offer from the [Azure Gallery Images](https://docs.microsoft.com/en-us/rest/api/compute/virtualmachineimages).
operation() - Method in class com.azure.resourcemanager.imagebuilder.models.OperationDisplay
Get the operation property: The operation type.
Operation - Interface in com.azure.resourcemanager.imagebuilder.models
An immutable client-side representation of Operation.
OperationDisplay - Class in com.azure.resourcemanager.imagebuilder.models
The object that describes the operation.
OperationDisplay() - Constructor for class com.azure.resourcemanager.imagebuilder.models.OperationDisplay
 
OperationInner - Class in com.azure.resourcemanager.imagebuilder.fluent.models
A REST API operation.
OperationInner() - Constructor for class com.azure.resourcemanager.imagebuilder.fluent.models.OperationInner
 
OperationListResult - Class in com.azure.resourcemanager.imagebuilder.models
Result of the request to list REST API operations.
OperationListResult() - Constructor for class com.azure.resourcemanager.imagebuilder.models.OperationListResult
 
operations() - Method in class com.azure.resourcemanager.imagebuilder.ImageBuilderManager
Gets the resource collection API of Operations.
Operations - Interface in com.azure.resourcemanager.imagebuilder.models
Resource collection API of Operations.
OperationsClient - Interface in com.azure.resourcemanager.imagebuilder.fluent
An instance of this class provides access to all the operations defined in OperationsClient.
origin() - Method in class com.azure.resourcemanager.imagebuilder.fluent.models.OperationInner
Get the origin property: The intended executor of the operation.
origin() - Method in interface com.azure.resourcemanager.imagebuilder.models.Operation
Gets the origin property: The intended executor of the operation.
osDiskSizeGB() - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateVmProfile
Get the osDiskSizeGB property: Size of the OS disk in GB.
OTHER - Static variable in class com.azure.resourcemanager.imagebuilder.models.ProvisioningErrorCode
Static value Other for ProvisioningErrorCode.

P

PARTIALLY_SUCCEEDED - com.azure.resourcemanager.imagebuilder.models.RunState
Enum value PartiallySucceeded.
planInfo() - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplatePlatformImageSource
Get the planInfo property: Optional configuration of purchase plan for platform image.
planName() - Method in class com.azure.resourcemanager.imagebuilder.models.PlatformImagePurchasePlan
Get the planName property: Name of the purchase plan.
planProduct() - Method in class com.azure.resourcemanager.imagebuilder.models.PlatformImagePurchasePlan
Get the planProduct property: Product of the purchase plan.
planPublisher() - Method in class com.azure.resourcemanager.imagebuilder.models.PlatformImagePurchasePlan
Get the planPublisher property: Publisher of the purchase plan.
PlatformImagePurchasePlan - Class in com.azure.resourcemanager.imagebuilder.models
Purchase plan configuration for platform image.
PlatformImagePurchasePlan() - Constructor for class com.azure.resourcemanager.imagebuilder.models.PlatformImagePurchasePlan
 
principalId() - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateIdentityUserAssignedIdentities
Get the principalId property: The principal id of user assigned identity.
properties() - Method in class com.azure.resourcemanager.imagebuilder.fluent.models.OperationInner
Get the properties property: Properties of the operation.
properties() - Method in interface com.azure.resourcemanager.imagebuilder.models.Operation
Gets the properties property: Properties of the operation.
provider() - Method in class com.azure.resourcemanager.imagebuilder.models.OperationDisplay
Get the provider property: Friendly name of the resource provider.
provisioningError() - Method in class com.azure.resourcemanager.imagebuilder.fluent.models.ImageTemplateInner
Get the provisioningError property: Provisioning error, if any.
provisioningError() - Method in class com.azure.resourcemanager.imagebuilder.fluent.models.ImageTemplateProperties
Get the provisioningError property: Provisioning error, if any.
provisioningError() - Method in interface com.azure.resourcemanager.imagebuilder.models.ImageTemplate
Gets the provisioningError property: Provisioning error, if any.
ProvisioningError - Class in com.azure.resourcemanager.imagebuilder.models
Describes the error happened when create or update an image template.
ProvisioningError() - Constructor for class com.azure.resourcemanager.imagebuilder.models.ProvisioningError
 
provisioningErrorCode() - Method in class com.azure.resourcemanager.imagebuilder.models.ProvisioningError
Get the provisioningErrorCode property: Error code of the provisioning failure.
ProvisioningErrorCode - Class in com.azure.resourcemanager.imagebuilder.models
Defines values for ProvisioningErrorCode.
ProvisioningErrorCode() - Constructor for class com.azure.resourcemanager.imagebuilder.models.ProvisioningErrorCode
 
provisioningState() - Method in class com.azure.resourcemanager.imagebuilder.fluent.models.ImageTemplateInner
Get the provisioningState property: Provisioning state of the resource.
provisioningState() - Method in class com.azure.resourcemanager.imagebuilder.fluent.models.ImageTemplateProperties
Get the provisioningState property: Provisioning state of the resource.
provisioningState() - Method in class com.azure.resourcemanager.imagebuilder.fluent.models.RunOutputInner
Get the provisioningState property: Provisioning state of the resource.
provisioningState() - Method in class com.azure.resourcemanager.imagebuilder.fluent.models.RunOutputProperties
Get the provisioningState property: Provisioning state of the resource.
provisioningState() - Method in interface com.azure.resourcemanager.imagebuilder.models.ImageTemplate
Gets the provisioningState property: Provisioning state of the resource.
provisioningState() - Method in interface com.azure.resourcemanager.imagebuilder.models.RunOutput
Gets the provisioningState property: Provisioning state of the resource.
ProvisioningState - Enum in com.azure.resourcemanager.imagebuilder.models
Defines values for ProvisioningState.
proxyVmSize() - Method in class com.azure.resourcemanager.imagebuilder.models.VirtualNetworkConfig
Get the proxyVmSize property: Size of the proxy virtual machine used to pass traffic to the build VM and validation VM.
publisher() - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplatePlatformImageSource
Get the publisher property: Image Publisher in [Azure Gallery Images](https://docs.microsoft.com/en-us/rest/api/compute/virtualmachineimages).

Q

QUEUED - com.azure.resourcemanager.imagebuilder.models.RunSubState
Enum value Queued.

R

refresh() - Method in interface com.azure.resourcemanager.imagebuilder.models.ImageTemplate
Refreshes the resource to sync with Azure.
refresh(Context) - Method in interface com.azure.resourcemanager.imagebuilder.models.ImageTemplate
Refreshes the resource to sync with Azure.
region() - Method in interface com.azure.resourcemanager.imagebuilder.models.ImageTemplate
Gets the region of the resource.
regionName() - Method in interface com.azure.resourcemanager.imagebuilder.models.ImageTemplate
Gets the name of the resource region.
replicationRegions() - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateSharedImageDistributor
Get the replicationRegions property: A list of regions that the image will be replicated to.
resource() - Method in class com.azure.resourcemanager.imagebuilder.models.OperationDisplay
Get the resource property: The resource type on which the operation is performed.
resourceGroupName() - Method in interface com.azure.resourcemanager.imagebuilder.models.ImageTemplate
Gets the name of the resource group.
ResourceIdentityType - Enum in com.azure.resourcemanager.imagebuilder.models
Defines values for ResourceIdentityType.
restartCheckCommand() - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateRestartCustomizer
Get the restartCheckCommand property: Command to check if restart succeeded [Default: ''].
restartCommand() - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateRestartCustomizer
Get the restartCommand property: Command to execute the restart [Default: 'shutdown /r /f /t 0 /c "packer restart"'].
restartTimeout() - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateRestartCustomizer
Get the restartTimeout property: Restart timeout specified as a string of magnitude and unit, e.g.
run() - Method in interface com.azure.resourcemanager.imagebuilder.models.ImageTemplate
Create artifacts from a existing image template.
run(Context) - Method in interface com.azure.resourcemanager.imagebuilder.models.ImageTemplate
Create artifacts from a existing image template.
run(String, String) - Method in interface com.azure.resourcemanager.imagebuilder.fluent.VirtualMachineImageTemplatesClient
Create artifacts from a existing image template.
run(String, String) - Method in interface com.azure.resourcemanager.imagebuilder.models.VirtualMachineImageTemplates
Create artifacts from a existing image template.
run(String, String, Context) - Method in interface com.azure.resourcemanager.imagebuilder.fluent.VirtualMachineImageTemplatesClient
Create artifacts from a existing image template.
run(String, String, Context) - Method in interface com.azure.resourcemanager.imagebuilder.models.VirtualMachineImageTemplates
Create artifacts from a existing image template.
runAsSystem() - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplatePowerShellCustomizer
Get the runAsSystem property: If specified, the PowerShell script will be run with elevated privileges using the Local System user.
runAsSystem() - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplatePowerShellValidator
Get the runAsSystem property: If specified, the PowerShell script will be run with elevated privileges using the Local System user.
runElevated() - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplatePowerShellCustomizer
Get the runElevated property: If specified, the PowerShell script will be run with elevated privileges.
runElevated() - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplatePowerShellValidator
Get the runElevated property: If specified, the PowerShell script will be run with elevated privileges.
RUNNING - com.azure.resourcemanager.imagebuilder.models.RunState
Enum value Running.
RunOutput - Interface in com.azure.resourcemanager.imagebuilder.models
An immutable client-side representation of RunOutput.
RunOutputCollection - Class in com.azure.resourcemanager.imagebuilder.models
The result of List run outputs operation.
RunOutputCollection() - Constructor for class com.azure.resourcemanager.imagebuilder.models.RunOutputCollection
 
RunOutputInner - Class in com.azure.resourcemanager.imagebuilder.fluent.models
Represents an output that was created by running an image template.
RunOutputInner() - Constructor for class com.azure.resourcemanager.imagebuilder.fluent.models.RunOutputInner
 
runOutputName() - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateDistributor
Get the runOutputName property: The name to be used for the associated RunOutput.
RunOutputProperties - Class in com.azure.resourcemanager.imagebuilder.fluent.models
Describes the properties of a run output.
RunOutputProperties() - Constructor for class com.azure.resourcemanager.imagebuilder.fluent.models.RunOutputProperties
 
runState() - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateLastRunStatus
Get the runState property: State of the last run.
RunState - Enum in com.azure.resourcemanager.imagebuilder.models
Defines values for RunState.
runSubState() - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateLastRunStatus
Get the runSubState property: Sub-state of the last run.
RunSubState - Enum in com.azure.resourcemanager.imagebuilder.models
Defines values for RunSubState.

S

scriptUri() - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplatePowerShellCustomizer
Get the scriptUri property: URI of the PowerShell script to be run for customizing.
scriptUri() - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplatePowerShellValidator
Get the scriptUri property: URI of the PowerShell script to be run for validation.
scriptUri() - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateShellCustomizer
Get the scriptUri property: URI of the shell script to be run for customizing.
scriptUri() - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateShellValidator
Get the scriptUri property: URI of the shell script to be run for validation.
searchCriteria() - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateWindowsUpdateCustomizer
Get the searchCriteria property: Criteria to search updates.
SERVER_ERROR - Static variable in class com.azure.resourcemanager.imagebuilder.models.ProvisioningErrorCode
Static value ServerError for ProvisioningErrorCode.
serviceClient() - Method in class com.azure.resourcemanager.imagebuilder.ImageBuilderManager
 
sha256Checksum() - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateFileCustomizer
Get the sha256Checksum property: SHA256 checksum of the file provided in the sourceUri field above.
sha256Checksum() - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplatePowerShellCustomizer
Get the sha256Checksum property: SHA256 checksum of the power shell script provided in the scriptUri field above.
sha256Checksum() - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplatePowerShellValidator
Get the sha256Checksum property: SHA256 checksum of the power shell script provided in the scriptUri field above.
sha256Checksum() - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateShellCustomizer
Get the sha256Checksum property: SHA256 checksum of the shell script provided in the scriptUri field.
sha256Checksum() - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateShellValidator
Get the sha256Checksum property: SHA256 checksum of the shell script provided in the scriptUri field.
SharedImageStorageAccountType - Class in com.azure.resourcemanager.imagebuilder.models
Defines values for SharedImageStorageAccountType.
SharedImageStorageAccountType() - Constructor for class com.azure.resourcemanager.imagebuilder.models.SharedImageStorageAccountType
 
sku() - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplatePlatformImageSource
Get the sku property: Image sku from the [Azure Gallery Images](https://docs.microsoft.com/en-us/rest/api/compute/virtualmachineimages).
source() - Method in class com.azure.resourcemanager.imagebuilder.fluent.models.ImageTemplateInner
Get the source property: Specifies the properties used to describe the source image.
source() - Method in class com.azure.resourcemanager.imagebuilder.fluent.models.ImageTemplateProperties
Get the source property: Specifies the properties used to describe the source image.
source() - Method in interface com.azure.resourcemanager.imagebuilder.models.ImageTemplate
Gets the source property: Specifies the properties used to describe the source image.
sourceUri() - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateFileCustomizer
Get the sourceUri property: The URI of the file to be uploaded for customizing the VM.
sourceValidationOnly() - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplatePropertiesValidate
Get the sourceValidationOnly property: If this field is set to true, the image specified in the 'source' section will directly be validated.
stagingResourceGroup() - Method in class com.azure.resourcemanager.imagebuilder.fluent.models.ImageTemplateInner
Get the stagingResourceGroup property: The staging resource group id in the same subscription as the image template that will be used to build the image.
stagingResourceGroup() - Method in class com.azure.resourcemanager.imagebuilder.fluent.models.ImageTemplateProperties
Get the stagingResourceGroup property: The staging resource group id in the same subscription as the image template that will be used to build the image.
stagingResourceGroup() - Method in interface com.azure.resourcemanager.imagebuilder.models.ImageTemplate
Gets the stagingResourceGroup property: The staging resource group id in the same subscription as the image template that will be used to build the image.
STANDARD_LRS - Static variable in class com.azure.resourcemanager.imagebuilder.models.SharedImageStorageAccountType
Static value Standard_LRS for SharedImageStorageAccountType.
STANDARD_ZRS - Static variable in class com.azure.resourcemanager.imagebuilder.models.SharedImageStorageAccountType
Static value Standard_ZRS for SharedImageStorageAccountType.
startTime() - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateLastRunStatus
Get the startTime property: Start time of the last run (UTC).
storageAccountType() - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateSharedImageDistributor
Get the storageAccountType property: Storage account type to be used to store the shared image.
subnetId() - Method in class com.azure.resourcemanager.imagebuilder.models.VirtualNetworkConfig
Get the subnetId property: Resource id of a pre-existing subnet.
SUCCEEDED - com.azure.resourcemanager.imagebuilder.models.ProvisioningState
Enum value Succeeded.
SUCCEEDED - com.azure.resourcemanager.imagebuilder.models.RunState
Enum value Succeeded.

T

tags() - Method in interface com.azure.resourcemanager.imagebuilder.models.ImageTemplate
Gets the tags property: Resource tags.
tags() - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateUpdateParameters
Get the tags property: The user-specified tags associated with the image template.
toString() - Method in enum com.azure.resourcemanager.imagebuilder.models.ProvisioningState
 
toString() - Method in enum com.azure.resourcemanager.imagebuilder.models.ResourceIdentityType
 
toString() - Method in enum com.azure.resourcemanager.imagebuilder.models.RunState
 
toString() - Method in enum com.azure.resourcemanager.imagebuilder.models.RunSubState
 
type() - Method in interface com.azure.resourcemanager.imagebuilder.models.ImageTemplate
Gets the type property: The type of the resource.
type() - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateIdentity
Get the type property: The type of identity used for the image template.
type() - Method in interface com.azure.resourcemanager.imagebuilder.models.RunOutput
Gets the type property: The type of the resource.

U

UNSUPPORTED_CUSTOMIZER_TYPE - Static variable in class com.azure.resourcemanager.imagebuilder.models.ProvisioningErrorCode
Static value UnsupportedCustomizerType for ProvisioningErrorCode.
UNSUPPORTED_VALIDATOR_TYPE - Static variable in class com.azure.resourcemanager.imagebuilder.models.ProvisioningErrorCode
Static value UnsupportedValidatorType for ProvisioningErrorCode.
update() - Method in interface com.azure.resourcemanager.imagebuilder.models.ImageTemplate
Begins update for the ImageTemplate resource.
update(String, String, ImageTemplateUpdateParameters) - Method in interface com.azure.resourcemanager.imagebuilder.fluent.VirtualMachineImageTemplatesClient
Update the tags for this Virtual Machine Image Template.
update(String, String, ImageTemplateUpdateParameters, Context) - Method in interface com.azure.resourcemanager.imagebuilder.fluent.VirtualMachineImageTemplatesClient
Update the tags for this Virtual Machine Image Template.
updateLimit() - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateWindowsUpdateCustomizer
Get the updateLimit property: Maximum number of updates to apply at a time.
UPDATING - com.azure.resourcemanager.imagebuilder.models.ProvisioningState
Enum value Updating.
USER_ASSIGNED - com.azure.resourcemanager.imagebuilder.models.ResourceIdentityType
Enum value UserAssigned.
userAssignedIdentities() - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateIdentity
Get the userAssignedIdentities property: The list of user identities associated with the image template.
userAssignedIdentities() - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateVmProfile
Get the userAssignedIdentities property: Optional array of resource IDs of user assigned managed identities to be configured on the build VM and validation VM.

V

validate() - Method in class com.azure.resourcemanager.imagebuilder.fluent.models.ImageTemplateInner
Validates the instance.
validate() - Method in class com.azure.resourcemanager.imagebuilder.fluent.models.ImageTemplateProperties
Validates the instance.
validate() - Method in class com.azure.resourcemanager.imagebuilder.fluent.models.OperationInner
Validates the instance.
validate() - Method in class com.azure.resourcemanager.imagebuilder.fluent.models.RunOutputInner
Validates the instance.
validate() - Method in class com.azure.resourcemanager.imagebuilder.fluent.models.RunOutputProperties
Validates the instance.
validate() - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateCustomizer
Validates the instance.
validate() - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateDistributor
Validates the instance.
validate() - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateFileCustomizer
Validates the instance.
validate() - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateIdentity
Validates the instance.
validate() - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateIdentityUserAssignedIdentities
Validates the instance.
validate() - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateInVMValidator
Validates the instance.
validate() - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateLastRunStatus
Validates the instance.
validate() - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateListResult
Validates the instance.
validate() - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateManagedImageDistributor
Validates the instance.
validate() - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateManagedImageSource
Validates the instance.
validate() - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplatePlatformImageSource
Validates the instance.
validate() - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplatePowerShellCustomizer
Validates the instance.
validate() - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplatePowerShellValidator
Validates the instance.
validate() - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplatePropertiesValidate
Validates the instance.
validate() - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateRestartCustomizer
Validates the instance.
validate() - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateSharedImageDistributor
Validates the instance.
validate() - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateSharedImageVersionSource
Validates the instance.
validate() - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateShellCustomizer
Validates the instance.
validate() - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateShellValidator
Validates the instance.
validate() - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateSource
Validates the instance.
validate() - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateUpdateParameters
Validates the instance.
validate() - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateVhdDistributor
Validates the instance.
validate() - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateVmProfile
Validates the instance.
validate() - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateWindowsUpdateCustomizer
Validates the instance.
validate() - Method in class com.azure.resourcemanager.imagebuilder.models.OperationDisplay
Validates the instance.
validate() - Method in class com.azure.resourcemanager.imagebuilder.models.OperationListResult
Validates the instance.
validate() - Method in class com.azure.resourcemanager.imagebuilder.models.PlatformImagePurchasePlan
Validates the instance.
validate() - Method in class com.azure.resourcemanager.imagebuilder.models.ProvisioningError
Validates the instance.
validate() - Method in class com.azure.resourcemanager.imagebuilder.models.RunOutputCollection
Validates the instance.
validate() - Method in class com.azure.resourcemanager.imagebuilder.models.VirtualNetworkConfig
Validates the instance.
VALIDATING - com.azure.resourcemanager.imagebuilder.models.RunSubState
Enum value Validating.
validation() - Method in class com.azure.resourcemanager.imagebuilder.fluent.models.ImageTemplateInner
Get the validation property: Configuration options and list of validations to be performed on the resulting image.
validation() - Method in class com.azure.resourcemanager.imagebuilder.fluent.models.ImageTemplateProperties
Get the validation property: Configuration options and list of validations to be performed on the resulting image.
validation() - Method in interface com.azure.resourcemanager.imagebuilder.models.ImageTemplate
Gets the validation property: Configuration options and list of validations to be performed on the resulting image.
validExitCodes() - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplatePowerShellCustomizer
Get the validExitCodes property: Valid exit codes for the PowerShell script.
validExitCodes() - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplatePowerShellValidator
Get the validExitCodes property: Valid exit codes for the PowerShell script.
value() - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateListResult
Get the value property: An array of image templates.
value() - Method in class com.azure.resourcemanager.imagebuilder.models.OperationListResult
Get the value property: The list of operations supported by the resource provider.
value() - Method in class com.azure.resourcemanager.imagebuilder.models.RunOutputCollection
Get the value property: An array of run outputs.
valueOf(String) - Static method in enum com.azure.resourcemanager.imagebuilder.models.ProvisioningState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.resourcemanager.imagebuilder.models.ResourceIdentityType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.resourcemanager.imagebuilder.models.RunState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.resourcemanager.imagebuilder.models.RunSubState
Returns the enum constant of this type with the specified name.
values() - Static method in class com.azure.resourcemanager.imagebuilder.models.ProvisioningErrorCode
Gets known ProvisioningErrorCode values.
values() - Static method in enum com.azure.resourcemanager.imagebuilder.models.ProvisioningState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.resourcemanager.imagebuilder.models.ResourceIdentityType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.resourcemanager.imagebuilder.models.RunState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.resourcemanager.imagebuilder.models.RunSubState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.azure.resourcemanager.imagebuilder.models.SharedImageStorageAccountType
Gets known SharedImageStorageAccountType values.
version() - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplatePlatformImageSource
Get the version property: Image version from the [Azure Gallery Images](https://docs.microsoft.com/en-us/rest/api/compute/virtualmachineimages).
virtualMachineImageTemplates() - Method in class com.azure.resourcemanager.imagebuilder.ImageBuilderManager
Gets the resource collection API of VirtualMachineImageTemplates.
VirtualMachineImageTemplates - Interface in com.azure.resourcemanager.imagebuilder.models
Resource collection API of VirtualMachineImageTemplates.
VirtualMachineImageTemplatesClient - Interface in com.azure.resourcemanager.imagebuilder.fluent
An instance of this class provides access to all the operations defined in VirtualMachineImageTemplatesClient.
VirtualNetworkConfig - Class in com.azure.resourcemanager.imagebuilder.models
Virtual Network configuration.
VirtualNetworkConfig() - Constructor for class com.azure.resourcemanager.imagebuilder.models.VirtualNetworkConfig
 
vmProfile() - Method in class com.azure.resourcemanager.imagebuilder.fluent.models.ImageTemplateInner
Get the vmProfile property: Describes how virtual machine is set up to build images.
vmProfile() - Method in class com.azure.resourcemanager.imagebuilder.fluent.models.ImageTemplateProperties
Get the vmProfile property: Describes how virtual machine is set up to build images.
vmProfile() - Method in interface com.azure.resourcemanager.imagebuilder.models.ImageTemplate
Gets the vmProfile property: Describes how virtual machine is set up to build images.
vmSize() - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateVmProfile
Get the vmSize property: Size of the virtual machine used to build, customize and capture images.
vnetConfig() - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateVmProfile
Get the vnetConfig property: Optional configuration of the virtual network to use to deploy the build VM and validation VM in.

W

withArtifactId(String) - Method in class com.azure.resourcemanager.imagebuilder.fluent.models.RunOutputInner
Set the artifactId property: The resource id of the artifact.
withArtifactId(String) - Method in class com.azure.resourcemanager.imagebuilder.fluent.models.RunOutputProperties
Set the artifactId property: The resource id of the artifact.
withArtifactTags(Map<String, String>) - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateDistributor
Set the artifactTags property: Tags that will be applied to the artifact once it has been created/updated by the distributor.
withArtifactTags(Map<String, String>) - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateManagedImageDistributor
Set the artifactTags property: Tags that will be applied to the artifact once it has been created/updated by the distributor.
withArtifactTags(Map<String, String>) - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateSharedImageDistributor
Set the artifactTags property: Tags that will be applied to the artifact once it has been created/updated by the distributor.
withArtifactTags(Map<String, String>) - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateVhdDistributor
Set the artifactTags property: Tags that will be applied to the artifact once it has been created/updated by the distributor.
withArtifactUri(String) - Method in class com.azure.resourcemanager.imagebuilder.fluent.models.RunOutputInner
Set the artifactUri property: The location URI of the artifact.
withArtifactUri(String) - Method in class com.azure.resourcemanager.imagebuilder.fluent.models.RunOutputProperties
Set the artifactUri property: The location URI of the artifact.
withBuildTimeoutInMinutes(Integer) - Method in class com.azure.resourcemanager.imagebuilder.fluent.models.ImageTemplateInner
Set the buildTimeoutInMinutes property: Maximum duration to wait while building the image template (includes all customizations, validations, and distributions).
withBuildTimeoutInMinutes(Integer) - Method in class com.azure.resourcemanager.imagebuilder.fluent.models.ImageTemplateProperties
Set the buildTimeoutInMinutes property: Maximum duration to wait while building the image template (includes all customizations, validations, and distributions).
withBuildTimeoutInMinutes(Integer) - Method in interface com.azure.resourcemanager.imagebuilder.models.ImageTemplate.DefinitionStages.WithBuildTimeoutInMinutes
Specifies the buildTimeoutInMinutes property: Maximum duration to wait while building the image template (includes all customizations, validations, and distributions).
withContinueDistributeOnFailure(Boolean) - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplatePropertiesValidate
Set the continueDistributeOnFailure property: If validation fails and this field is set to false, output image(s) will not be distributed.
withCustomize(List<ImageTemplateCustomizer>) - Method in class com.azure.resourcemanager.imagebuilder.fluent.models.ImageTemplateInner
Set the customize property: Specifies the properties used to describe the customization steps of the image, like Image source etc.
withCustomize(List<ImageTemplateCustomizer>) - Method in class com.azure.resourcemanager.imagebuilder.fluent.models.ImageTemplateProperties
Set the customize property: Specifies the properties used to describe the customization steps of the image, like Image source etc.
withCustomize(List<ImageTemplateCustomizer>) - Method in interface com.azure.resourcemanager.imagebuilder.models.ImageTemplate.DefinitionStages.WithCustomize
Specifies the customize property: Specifies the properties used to describe the customization steps of the image, like Image source etc.
withDefaultPollInterval(Duration) - Method in class com.azure.resourcemanager.imagebuilder.ImageBuilderManager.Configurable
Sets the default poll interval, used when service does not provide "Retry-After" header.
withDescription(String) - Method in class com.azure.resourcemanager.imagebuilder.models.OperationDisplay
Set the description property: The friendly name of the operation.
withDestination(String) - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateFileCustomizer
Set the destination property: The absolute path to a file (with nested directory structures already created) where the file (from sourceUri) will be uploaded to in the VM.
withDisplay(OperationDisplay) - Method in class com.azure.resourcemanager.imagebuilder.fluent.models.OperationInner
Set the display property: The object that describes the operation.
withDistribute(List<ImageTemplateDistributor>) - Method in class com.azure.resourcemanager.imagebuilder.fluent.models.ImageTemplateInner
Set the distribute property: The distribution targets where the image output needs to go to.
withDistribute(List<ImageTemplateDistributor>) - Method in class com.azure.resourcemanager.imagebuilder.fluent.models.ImageTemplateProperties
Set the distribute property: The distribution targets where the image output needs to go to.
withDistribute(List<ImageTemplateDistributor>) - Method in interface com.azure.resourcemanager.imagebuilder.models.ImageTemplate.DefinitionStages.WithDistribute
Specifies the distribute property: The distribution targets where the image output needs to go to..
withEndTime(OffsetDateTime) - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateLastRunStatus
Set the endTime property: End time of the last run (UTC).
withExcludeFromLatest(Boolean) - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateSharedImageDistributor
Set the excludeFromLatest property: Flag that indicates whether created image version should be excluded from latest.
withExistingResourceGroup(String) - Method in interface com.azure.resourcemanager.imagebuilder.models.ImageTemplate.DefinitionStages.WithResourceGroup
Specifies resourceGroupName.
withFilters(List<String>) - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateWindowsUpdateCustomizer
Set the filters property: Array of filters to select updates to apply.
withGalleryImageId(String) - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateSharedImageDistributor
Set the galleryImageId property: Resource Id of the Shared Image Gallery image.
withHttpClient(HttpClient) - Method in class com.azure.resourcemanager.imagebuilder.ImageBuilderManager.Configurable
Sets the http client.
withIdentity(ImageTemplateIdentity) - Method in class com.azure.resourcemanager.imagebuilder.fluent.models.ImageTemplateInner
Set the identity property: The identity of the image template, if configured.
withIdentity(ImageTemplateIdentity) - Method in interface com.azure.resourcemanager.imagebuilder.models.ImageTemplate.DefinitionStages.WithIdentity
Specifies the identity property: The identity of the image template, if configured..
withIdentity(ImageTemplateIdentity) - Method in interface com.azure.resourcemanager.imagebuilder.models.ImageTemplate.UpdateStages.WithIdentity
Specifies the identity property: The identity of the image template, if configured..
withIdentity(ImageTemplateIdentity) - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateUpdateParameters
Set the identity property: The identity of the image template, if configured.
withImageId(String) - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateManagedImageDistributor
Set the imageId property: Resource Id of the Managed Disk Image.
withImageId(String) - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateManagedImageSource
Set the imageId property: ARM resource id of the managed image in customer subscription.
withImageVersionId(String) - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateSharedImageVersionSource
Set the imageVersionId property: ARM resource id of the image version in the shared image gallery.
withInline(List<String>) - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplatePowerShellCustomizer
Set the inline property: Array of PowerShell commands to execute.
withInline(List<String>) - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplatePowerShellValidator
Set the inline property: Array of PowerShell commands to execute.
withInline(List<String>) - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateShellCustomizer
Set the inline property: Array of shell commands to execute.
withInline(List<String>) - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateShellValidator
Set the inline property: Array of shell commands to execute.
withInVMValidations(List<ImageTemplateInVMValidator>) - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplatePropertiesValidate
Set the inVMValidations property: List of validations to be performed.
withIsDataAction(Boolean) - Method in class com.azure.resourcemanager.imagebuilder.fluent.models.OperationInner
Set the isDataAction property: The flag that indicates whether the operation applies to data plane.
withLocation(String) - Method in class com.azure.resourcemanager.imagebuilder.fluent.models.ImageTemplateInner
withLocation(String) - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateManagedImageDistributor
Set the location property: Azure location for the image, should match if image already exists.
withLogOptions(HttpLogOptions) - Method in class com.azure.resourcemanager.imagebuilder.ImageBuilderManager.Configurable
Sets the logging options to the HTTP pipeline.
withMessage(String) - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateLastRunStatus
Set the message property: Verbose information about the last run state.
withMessage(String) - Method in class com.azure.resourcemanager.imagebuilder.models.ProvisioningError
Set the message property: Verbose error message about the provisioning failure.
withName(String) - Method in class com.azure.resourcemanager.imagebuilder.fluent.models.OperationInner
Set the name property: The operation name.
withName(String) - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateCustomizer
Set the name property: Friendly Name to provide context on what this customization step does.
withName(String) - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateFileCustomizer
Set the name property: Friendly Name to provide context on what this customization step does.
withName(String) - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateInVMValidator
Set the name property: Friendly Name to provide context on what this validation step does.
withName(String) - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplatePowerShellCustomizer
Set the name property: Friendly Name to provide context on what this customization step does.
withName(String) - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplatePowerShellValidator
Set the name property: Friendly Name to provide context on what this validation step does.
withName(String) - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateRestartCustomizer
Set the name property: Friendly Name to provide context on what this customization step does.
withName(String) - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateShellCustomizer
Set the name property: Friendly Name to provide context on what this customization step does.
withName(String) - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateShellValidator
Set the name property: Friendly Name to provide context on what this validation step does.
withName(String) - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateWindowsUpdateCustomizer
Set the name property: Friendly Name to provide context on what this customization step does.
withNextLink(String) - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateListResult
Set the nextLink property: The continuation token.
withNextLink(String) - Method in class com.azure.resourcemanager.imagebuilder.models.OperationListResult
Set the nextLink property: The URL to get the next set of operation list results if there are any.
withNextLink(String) - Method in class com.azure.resourcemanager.imagebuilder.models.RunOutputCollection
Set the nextLink property: The continuation token.
withOffer(String) - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplatePlatformImageSource
Set the offer property: Image offer from the [Azure Gallery Images](https://docs.microsoft.com/en-us/rest/api/compute/virtualmachineimages).
withOperation(String) - Method in class com.azure.resourcemanager.imagebuilder.models.OperationDisplay
Set the operation property: The operation type.
withOrigin(String) - Method in class com.azure.resourcemanager.imagebuilder.fluent.models.OperationInner
Set the origin property: The intended executor of the operation.
withOsDiskSizeGB(Integer) - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateVmProfile
Set the osDiskSizeGB property: Size of the OS disk in GB.
withPlanInfo(PlatformImagePurchasePlan) - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplatePlatformImageSource
Set the planInfo property: Optional configuration of purchase plan for platform image.
withPlanName(String) - Method in class com.azure.resourcemanager.imagebuilder.models.PlatformImagePurchasePlan
Set the planName property: Name of the purchase plan.
withPlanProduct(String) - Method in class com.azure.resourcemanager.imagebuilder.models.PlatformImagePurchasePlan
Set the planProduct property: Product of the purchase plan.
withPlanPublisher(String) - Method in class com.azure.resourcemanager.imagebuilder.models.PlatformImagePurchasePlan
Set the planPublisher property: Publisher of the purchase plan.
withPolicy(HttpPipelinePolicy) - Method in class com.azure.resourcemanager.imagebuilder.ImageBuilderManager.Configurable
Adds the pipeline policy to the HTTP pipeline.
withProperties(Object) - Method in class com.azure.resourcemanager.imagebuilder.fluent.models.OperationInner
Set the properties property: Properties of the operation.
withProvider(String) - Method in class com.azure.resourcemanager.imagebuilder.models.OperationDisplay
Set the provider property: Friendly name of the resource provider.
withProvisioningErrorCode(ProvisioningErrorCode) - Method in class com.azure.resourcemanager.imagebuilder.models.ProvisioningError
Set the provisioningErrorCode property: Error code of the provisioning failure.
withProxyVmSize(String) - Method in class com.azure.resourcemanager.imagebuilder.models.VirtualNetworkConfig
Set the proxyVmSize property: Size of the proxy virtual machine used to pass traffic to the build VM and validation VM.
withPublisher(String) - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplatePlatformImageSource
Set the publisher property: Image Publisher in [Azure Gallery Images](https://docs.microsoft.com/en-us/rest/api/compute/virtualmachineimages).
withRegion(Region) - Method in interface com.azure.resourcemanager.imagebuilder.models.ImageTemplate.DefinitionStages.WithLocation
Specifies the region for the resource.
withRegion(String) - Method in interface com.azure.resourcemanager.imagebuilder.models.ImageTemplate.DefinitionStages.WithLocation
Specifies the region for the resource.
withReplicationRegions(List<String>) - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateSharedImageDistributor
Set the replicationRegions property: A list of regions that the image will be replicated to.
withResource(String) - Method in class com.azure.resourcemanager.imagebuilder.models.OperationDisplay
Set the resource property: The resource type on which the operation is performed.
withRestartCheckCommand(String) - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateRestartCustomizer
Set the restartCheckCommand property: Command to check if restart succeeded [Default: ''].
withRestartCommand(String) - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateRestartCustomizer
Set the restartCommand property: Command to execute the restart [Default: 'shutdown /r /f /t 0 /c "packer restart"'].
withRestartTimeout(String) - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateRestartCustomizer
Set the restartTimeout property: Restart timeout specified as a string of magnitude and unit, e.g.
withRetryOptions(RetryOptions) - Method in class com.azure.resourcemanager.imagebuilder.ImageBuilderManager.Configurable
Sets the retry options for the HTTP pipeline retry policy.
withRetryPolicy(RetryPolicy) - Method in class com.azure.resourcemanager.imagebuilder.ImageBuilderManager.Configurable
Sets the retry policy to the HTTP pipeline.
withRunAsSystem(Boolean) - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplatePowerShellCustomizer
Set the runAsSystem property: If specified, the PowerShell script will be run with elevated privileges using the Local System user.
withRunAsSystem(Boolean) - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplatePowerShellValidator
Set the runAsSystem property: If specified, the PowerShell script will be run with elevated privileges using the Local System user.
withRunElevated(Boolean) - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplatePowerShellCustomizer
Set the runElevated property: If specified, the PowerShell script will be run with elevated privileges.
withRunElevated(Boolean) - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplatePowerShellValidator
Set the runElevated property: If specified, the PowerShell script will be run with elevated privileges.
withRunOutputName(String) - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateDistributor
Set the runOutputName property: The name to be used for the associated RunOutput.
withRunOutputName(String) - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateManagedImageDistributor
Set the runOutputName property: The name to be used for the associated RunOutput.
withRunOutputName(String) - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateSharedImageDistributor
Set the runOutputName property: The name to be used for the associated RunOutput.
withRunOutputName(String) - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateVhdDistributor
Set the runOutputName property: The name to be used for the associated RunOutput.
withRunState(RunState) - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateLastRunStatus
Set the runState property: State of the last run.
withRunSubState(RunSubState) - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateLastRunStatus
Set the runSubState property: Sub-state of the last run.
withScope(String) - Method in class com.azure.resourcemanager.imagebuilder.ImageBuilderManager.Configurable
Adds the scope to permission sets.
withScriptUri(String) - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplatePowerShellCustomizer
Set the scriptUri property: URI of the PowerShell script to be run for customizing.
withScriptUri(String) - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplatePowerShellValidator
Set the scriptUri property: URI of the PowerShell script to be run for validation.
withScriptUri(String) - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateShellCustomizer
Set the scriptUri property: URI of the shell script to be run for customizing.
withScriptUri(String) - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateShellValidator
Set the scriptUri property: URI of the shell script to be run for validation.
withSearchCriteria(String) - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateWindowsUpdateCustomizer
Set the searchCriteria property: Criteria to search updates.
withSha256Checksum(String) - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateFileCustomizer
Set the sha256Checksum property: SHA256 checksum of the file provided in the sourceUri field above.
withSha256Checksum(String) - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplatePowerShellCustomizer
Set the sha256Checksum property: SHA256 checksum of the power shell script provided in the scriptUri field above.
withSha256Checksum(String) - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplatePowerShellValidator
Set the sha256Checksum property: SHA256 checksum of the power shell script provided in the scriptUri field above.
withSha256Checksum(String) - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateShellCustomizer
Set the sha256Checksum property: SHA256 checksum of the shell script provided in the scriptUri field.
withSha256Checksum(String) - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateShellValidator
Set the sha256Checksum property: SHA256 checksum of the shell script provided in the scriptUri field.
withSku(String) - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplatePlatformImageSource
Set the sku property: Image sku from the [Azure Gallery Images](https://docs.microsoft.com/en-us/rest/api/compute/virtualmachineimages).
withSource(ImageTemplateSource) - Method in class com.azure.resourcemanager.imagebuilder.fluent.models.ImageTemplateInner
Set the source property: Specifies the properties used to describe the source image.
withSource(ImageTemplateSource) - Method in class com.azure.resourcemanager.imagebuilder.fluent.models.ImageTemplateProperties
Set the source property: Specifies the properties used to describe the source image.
withSource(ImageTemplateSource) - Method in interface com.azure.resourcemanager.imagebuilder.models.ImageTemplate.DefinitionStages.WithSource
Specifies the source property: Specifies the properties used to describe the source image..
withSourceUri(String) - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateFileCustomizer
Set the sourceUri property: The URI of the file to be uploaded for customizing the VM.
withSourceValidationOnly(Boolean) - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplatePropertiesValidate
Set the sourceValidationOnly property: If this field is set to true, the image specified in the 'source' section will directly be validated.
withStagingResourceGroup(String) - Method in class com.azure.resourcemanager.imagebuilder.fluent.models.ImageTemplateInner
Set the stagingResourceGroup property: The staging resource group id in the same subscription as the image template that will be used to build the image.
withStagingResourceGroup(String) - Method in class com.azure.resourcemanager.imagebuilder.fluent.models.ImageTemplateProperties
Set the stagingResourceGroup property: The staging resource group id in the same subscription as the image template that will be used to build the image.
withStagingResourceGroup(String) - Method in interface com.azure.resourcemanager.imagebuilder.models.ImageTemplate.DefinitionStages.WithStagingResourceGroup
Specifies the stagingResourceGroup property: The staging resource group id in the same subscription as the image template that will be used to build the image.
withStartTime(OffsetDateTime) - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateLastRunStatus
Set the startTime property: Start time of the last run (UTC).
withStorageAccountType(SharedImageStorageAccountType) - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateSharedImageDistributor
Set the storageAccountType property: Storage account type to be used to store the shared image.
withSubnetId(String) - Method in class com.azure.resourcemanager.imagebuilder.models.VirtualNetworkConfig
Set the subnetId property: Resource id of a pre-existing subnet.
withTags(Map<String, String>) - Method in class com.azure.resourcemanager.imagebuilder.fluent.models.ImageTemplateInner
withTags(Map<String, String>) - Method in interface com.azure.resourcemanager.imagebuilder.models.ImageTemplate.DefinitionStages.WithTags
Specifies the tags property: Resource tags..
withTags(Map<String, String>) - Method in interface com.azure.resourcemanager.imagebuilder.models.ImageTemplate.UpdateStages.WithTags
Specifies the tags property: The user-specified tags associated with the image template..
withTags(Map<String, String>) - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateUpdateParameters
Set the tags property: The user-specified tags associated with the image template.
withType(ResourceIdentityType) - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateIdentity
Set the type property: The type of identity used for the image template.
withUpdateLimit(Integer) - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateWindowsUpdateCustomizer
Set the updateLimit property: Maximum number of updates to apply at a time.
withUserAssignedIdentities(List<String>) - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateVmProfile
Set the userAssignedIdentities property: Optional array of resource IDs of user assigned managed identities to be configured on the build VM and validation VM.
withUserAssignedIdentities(Map<String, ImageTemplateIdentityUserAssignedIdentities>) - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateIdentity
Set the userAssignedIdentities property: The list of user identities associated with the image template.
withValidation(ImageTemplatePropertiesValidate) - Method in class com.azure.resourcemanager.imagebuilder.fluent.models.ImageTemplateInner
Set the validation property: Configuration options and list of validations to be performed on the resulting image.
withValidation(ImageTemplatePropertiesValidate) - Method in class com.azure.resourcemanager.imagebuilder.fluent.models.ImageTemplateProperties
Set the validation property: Configuration options and list of validations to be performed on the resulting image.
withValidation(ImageTemplatePropertiesValidate) - Method in interface com.azure.resourcemanager.imagebuilder.models.ImageTemplate.DefinitionStages.WithValidation
Specifies the validation property: Configuration options and list of validations to be performed on the resulting image..
withValidExitCodes(List<Integer>) - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplatePowerShellCustomizer
Set the validExitCodes property: Valid exit codes for the PowerShell script.
withValidExitCodes(List<Integer>) - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplatePowerShellValidator
Set the validExitCodes property: Valid exit codes for the PowerShell script.
withValue(List<ImageTemplateInner>) - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateListResult
Set the value property: An array of image templates.
withValue(List<OperationInner>) - Method in class com.azure.resourcemanager.imagebuilder.models.OperationListResult
Set the value property: The list of operations supported by the resource provider.
withValue(List<RunOutputInner>) - Method in class com.azure.resourcemanager.imagebuilder.models.RunOutputCollection
Set the value property: An array of run outputs.
withVersion(String) - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplatePlatformImageSource
Set the version property: Image version from the [Azure Gallery Images](https://docs.microsoft.com/en-us/rest/api/compute/virtualmachineimages).
withVmProfile(ImageTemplateVmProfile) - Method in class com.azure.resourcemanager.imagebuilder.fluent.models.ImageTemplateInner
Set the vmProfile property: Describes how virtual machine is set up to build images.
withVmProfile(ImageTemplateVmProfile) - Method in class com.azure.resourcemanager.imagebuilder.fluent.models.ImageTemplateProperties
Set the vmProfile property: Describes how virtual machine is set up to build images.
withVmProfile(ImageTemplateVmProfile) - Method in interface com.azure.resourcemanager.imagebuilder.models.ImageTemplate.DefinitionStages.WithVmProfile
Specifies the vmProfile property: Describes how virtual machine is set up to build images.
withVmSize(String) - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateVmProfile
Set the vmSize property: Size of the virtual machine used to build, customize and capture images.
withVnetConfig(VirtualNetworkConfig) - Method in class com.azure.resourcemanager.imagebuilder.models.ImageTemplateVmProfile
Set the vnetConfig property: Optional configuration of the virtual network to use to deploy the build VM and validation VM in.
A B C D E F G I L M N O P Q R S T U V W 
All Classes All Packages