The number of replicas of the Image Version to be created per region. This property would take effect for a region when regionalReplicaCount is not specified. This property is updatable.
int
source
The source image from which the Image Version is going to be created.
In Bicep, you can specify the parent resource for a child resource. You only need to add this property when the child resource is declared outside of the parent resource.
The number of replicas of the Image Version to be created per region. This property is updatable.
int
storageAccountType
Specifies the storage account type to be used to store the image. This property is not updatable.
'Standard_LRS' 'Standard_ZRS'
UserArtifactManage
Name
Description
Value
install
Required. The path and arguments to install the gallery application. This is limited to 4096 characters.
string (required)
remove
Required. The path and arguments to remove the gallery application. This is limited to 4096 characters.
string (required)
update
Optional. The path and arguments to update the gallery application. If not present, then update operation will invoke remove command on the previous version and install command on the current version of the gallery application. This is limited to 4096 characters.
string
UserArtifactSource
Name
Description
Value
defaultConfigurationLink
Optional. The defaultConfigurationLink of the artifact, must be a readable storage page blob.
string
mediaLink
Required. The mediaLink of the artifact, must be a readable storage page blob.
string (required)
ARM template resource definition
The galleries/applications/versions resource type can be deployed with operations that target:
The number of replicas of the Image Version to be created per region. This property would take effect for a region when regionalReplicaCount is not specified. This property is updatable.
int
source
The source image from which the Image Version is going to be created.
The number of replicas of the Image Version to be created per region. This property is updatable.
int
storageAccountType
Specifies the storage account type to be used to store the image. This property is not updatable.
'Standard_LRS' 'Standard_ZRS'
UserArtifactManage
Name
Description
Value
install
Required. The path and arguments to install the gallery application. This is limited to 4096 characters.
string (required)
remove
Required. The path and arguments to remove the gallery application. This is limited to 4096 characters.
string (required)
update
Optional. The path and arguments to update the gallery application. If not present, then update operation will invoke remove command on the previous version and install command on the current version of the gallery application. This is limited to 4096 characters.
string
UserArtifactSource
Name
Description
Value
defaultConfigurationLink
Optional. The defaultConfigurationLink of the artifact, must be a readable storage page blob.
string
mediaLink
Required. The mediaLink of the artifact, must be a readable storage page blob.
string (required)
Terraform (AzAPI provider) resource definition
The galleries/applications/versions resource type can be deployed with operations that target:
Resource groups
For a list of changed properties in each API version, see change log.
Resource format
To create a Microsoft.Compute/galleries/applications/versions resource, add the following Terraform to your template.
The number of replicas of the Image Version to be created per region. This property would take effect for a region when regionalReplicaCount is not specified. This property is updatable.
int
source
The source image from which the Image Version is going to be created.
The number of replicas of the Image Version to be created per region. This property is updatable.
int
storageAccountType
Specifies the storage account type to be used to store the image. This property is not updatable.
'Standard_LRS' 'Standard_ZRS'
UserArtifactManage
Name
Description
Value
install
Required. The path and arguments to install the gallery application. This is limited to 4096 characters.
string (required)
remove
Required. The path and arguments to remove the gallery application. This is limited to 4096 characters.
string (required)
update
Optional. The path and arguments to update the gallery application. If not present, then update operation will invoke remove command on the previous version and install command on the current version of the gallery application. This is limited to 4096 characters.
string
UserArtifactSource
Name
Description
Value
defaultConfigurationLink
Optional. The defaultConfigurationLink of the artifact, must be a readable storage page blob.
string
mediaLink
Required. The mediaLink of the artifact, must be a readable storage page blob.