This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi
azure-native.compute.getGalleryImageVersion
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi
Retrieves information about a gallery image version. Azure REST API version: 2022-03-03.
Other available API versions: 2022-08-03, 2023-07-03, 2024-03-03.
Using getGalleryImageVersion
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getGalleryImageVersion(args: GetGalleryImageVersionArgs, opts?: InvokeOptions): Promise<GetGalleryImageVersionResult>
function getGalleryImageVersionOutput(args: GetGalleryImageVersionOutputArgs, opts?: InvokeOptions): Output<GetGalleryImageVersionResult>def get_gallery_image_version(expand: Optional[str] = None,
                              gallery_image_name: Optional[str] = None,
                              gallery_image_version_name: Optional[str] = None,
                              gallery_name: Optional[str] = None,
                              resource_group_name: Optional[str] = None,
                              opts: Optional[InvokeOptions] = None) -> GetGalleryImageVersionResult
def get_gallery_image_version_output(expand: Optional[pulumi.Input[str]] = None,
                              gallery_image_name: Optional[pulumi.Input[str]] = None,
                              gallery_image_version_name: Optional[pulumi.Input[str]] = None,
                              gallery_name: Optional[pulumi.Input[str]] = None,
                              resource_group_name: Optional[pulumi.Input[str]] = None,
                              opts: Optional[InvokeOptions] = None) -> Output[GetGalleryImageVersionResult]func LookupGalleryImageVersion(ctx *Context, args *LookupGalleryImageVersionArgs, opts ...InvokeOption) (*LookupGalleryImageVersionResult, error)
func LookupGalleryImageVersionOutput(ctx *Context, args *LookupGalleryImageVersionOutputArgs, opts ...InvokeOption) LookupGalleryImageVersionResultOutput> Note: This function is named LookupGalleryImageVersion in the Go SDK.
public static class GetGalleryImageVersion 
{
    public static Task<GetGalleryImageVersionResult> InvokeAsync(GetGalleryImageVersionArgs args, InvokeOptions? opts = null)
    public static Output<GetGalleryImageVersionResult> Invoke(GetGalleryImageVersionInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetGalleryImageVersionResult> getGalleryImageVersion(GetGalleryImageVersionArgs args, InvokeOptions options)
public static Output<GetGalleryImageVersionResult> getGalleryImageVersion(GetGalleryImageVersionArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:compute:getGalleryImageVersion
  arguments:
    # arguments dictionaryThe following arguments are supported:
- GalleryImage stringName 
- The name of the gallery image definition in which the Image Version resides.
- GalleryImage stringVersion Name 
- The name of the gallery image version to be retrieved.
- GalleryName string
- The name of the Shared Image Gallery in which the Image Definition resides.
- ResourceGroup stringName 
- The name of the resource group.
- Expand string
- The expand expression to apply on the operation.
- GalleryImage stringName 
- The name of the gallery image definition in which the Image Version resides.
- GalleryImage stringVersion Name 
- The name of the gallery image version to be retrieved.
- GalleryName string
- The name of the Shared Image Gallery in which the Image Definition resides.
- ResourceGroup stringName 
- The name of the resource group.
- Expand string
- The expand expression to apply on the operation.
- galleryImage StringName 
- The name of the gallery image definition in which the Image Version resides.
- galleryImage StringVersion Name 
- The name of the gallery image version to be retrieved.
- galleryName String
- The name of the Shared Image Gallery in which the Image Definition resides.
- resourceGroup StringName 
- The name of the resource group.
- expand String
- The expand expression to apply on the operation.
- galleryImage stringName 
- The name of the gallery image definition in which the Image Version resides.
- galleryImage stringVersion Name 
- The name of the gallery image version to be retrieved.
- galleryName string
- The name of the Shared Image Gallery in which the Image Definition resides.
- resourceGroup stringName 
- The name of the resource group.
- expand string
- The expand expression to apply on the operation.
- gallery_image_ strname 
- The name of the gallery image definition in which the Image Version resides.
- gallery_image_ strversion_ name 
- The name of the gallery image version to be retrieved.
- gallery_name str
- The name of the Shared Image Gallery in which the Image Definition resides.
- resource_group_ strname 
- The name of the resource group.
- expand str
- The expand expression to apply on the operation.
- galleryImage StringName 
- The name of the gallery image definition in which the Image Version resides.
- galleryImage StringVersion Name 
- The name of the gallery image version to be retrieved.
- galleryName String
- The name of the Shared Image Gallery in which the Image Definition resides.
- resourceGroup StringName 
- The name of the resource group.
- expand String
- The expand expression to apply on the operation.
getGalleryImageVersion Result
The following output properties are available:
- Id string
- Resource Id
- Location string
- Resource location
- Name string
- Resource name
- ProvisioningState string
- The provisioning state, which only appears in the response.
- ReplicationStatus Pulumi.Azure Native. Compute. Outputs. Replication Status Response 
- This is the replication status of the gallery image version.
- StorageProfile Pulumi.Azure Native. Compute. Outputs. Gallery Image Version Storage Profile Response 
- This is the storage profile of a Gallery Image Version.
- Type string
- Resource type
- PublishingProfile Pulumi.Azure Native. Compute. Outputs. Gallery Image Version Publishing Profile Response 
- The publishing profile of a gallery image Version.
- SafetyProfile Pulumi.Azure Native. Compute. Outputs. Gallery Image Version Safety Profile Response 
- This is the safety profile of the Gallery Image Version.
- Dictionary<string, string>
- Resource tags
- Id string
- Resource Id
- Location string
- Resource location
- Name string
- Resource name
- ProvisioningState string
- The provisioning state, which only appears in the response.
- ReplicationStatus ReplicationStatus Response 
- This is the replication status of the gallery image version.
- StorageProfile GalleryImage Version Storage Profile Response 
- This is the storage profile of a Gallery Image Version.
- Type string
- Resource type
- PublishingProfile GalleryImage Version Publishing Profile Response 
- The publishing profile of a gallery image Version.
- SafetyProfile GalleryImage Version Safety Profile Response 
- This is the safety profile of the Gallery Image Version.
- map[string]string
- Resource tags
- id String
- Resource Id
- location String
- Resource location
- name String
- Resource name
- provisioningState String
- The provisioning state, which only appears in the response.
- replicationStatus ReplicationStatus Response 
- This is the replication status of the gallery image version.
- storageProfile GalleryImage Version Storage Profile Response 
- This is the storage profile of a Gallery Image Version.
- type String
- Resource type
- publishingProfile GalleryImage Version Publishing Profile Response 
- The publishing profile of a gallery image Version.
- safetyProfile GalleryImage Version Safety Profile Response 
- This is the safety profile of the Gallery Image Version.
- Map<String,String>
- Resource tags
- id string
- Resource Id
- location string
- Resource location
- name string
- Resource name
- provisioningState string
- The provisioning state, which only appears in the response.
- replicationStatus ReplicationStatus Response 
- This is the replication status of the gallery image version.
- storageProfile GalleryImage Version Storage Profile Response 
- This is the storage profile of a Gallery Image Version.
- type string
- Resource type
- publishingProfile GalleryImage Version Publishing Profile Response 
- The publishing profile of a gallery image Version.
- safetyProfile GalleryImage Version Safety Profile Response 
- This is the safety profile of the Gallery Image Version.
- {[key: string]: string}
- Resource tags
- id str
- Resource Id
- location str
- Resource location
- name str
- Resource name
- provisioning_state str
- The provisioning state, which only appears in the response.
- replication_status ReplicationStatus Response 
- This is the replication status of the gallery image version.
- storage_profile GalleryImage Version Storage Profile Response 
- This is the storage profile of a Gallery Image Version.
- type str
- Resource type
- publishing_profile GalleryImage Version Publishing Profile Response 
- The publishing profile of a gallery image Version.
- safety_profile GalleryImage Version Safety Profile Response 
- This is the safety profile of the Gallery Image Version.
- Mapping[str, str]
- Resource tags
- id String
- Resource Id
- location String
- Resource location
- name String
- Resource name
- provisioningState String
- The provisioning state, which only appears in the response.
- replicationStatus Property Map
- This is the replication status of the gallery image version.
- storageProfile Property Map
- This is the storage profile of a Gallery Image Version.
- type String
- Resource type
- publishingProfile Property Map
- The publishing profile of a gallery image Version.
- safetyProfile Property Map
- This is the safety profile of the Gallery Image Version.
- Map<String>
- Resource tags
Supporting Types
AdditionalReplicaSetResponse   
- RegionalReplica intCount 
- The number of direct drive replicas of the Image Version to be created.This Property is updatable
- StorageAccount stringType 
- Specifies the storage account type to be used to create the direct drive replicas
- RegionalReplica intCount 
- The number of direct drive replicas of the Image Version to be created.This Property is updatable
- StorageAccount stringType 
- Specifies the storage account type to be used to create the direct drive replicas
- regionalReplica IntegerCount 
- The number of direct drive replicas of the Image Version to be created.This Property is updatable
- storageAccount StringType 
- Specifies the storage account type to be used to create the direct drive replicas
- regionalReplica numberCount 
- The number of direct drive replicas of the Image Version to be created.This Property is updatable
- storageAccount stringType 
- Specifies the storage account type to be used to create the direct drive replicas
- regional_replica_ intcount 
- The number of direct drive replicas of the Image Version to be created.This Property is updatable
- storage_account_ strtype 
- Specifies the storage account type to be used to create the direct drive replicas
- regionalReplica NumberCount 
- The number of direct drive replicas of the Image Version to be created.This Property is updatable
- storageAccount StringType 
- Specifies the storage account type to be used to create the direct drive replicas
DataDiskImageEncryptionResponse    
- Lun int
- This property specifies the logical unit number of the data disk. This value is used to identify data disks within the Virtual Machine and therefore must be unique for each data disk attached to the Virtual Machine.
- DiskEncryption stringSet Id 
- A relative URI containing the resource ID of the disk encryption set.
- Lun int
- This property specifies the logical unit number of the data disk. This value is used to identify data disks within the Virtual Machine and therefore must be unique for each data disk attached to the Virtual Machine.
- DiskEncryption stringSet Id 
- A relative URI containing the resource ID of the disk encryption set.
- lun Integer
- This property specifies the logical unit number of the data disk. This value is used to identify data disks within the Virtual Machine and therefore must be unique for each data disk attached to the Virtual Machine.
- diskEncryption StringSet Id 
- A relative URI containing the resource ID of the disk encryption set.
- lun number
- This property specifies the logical unit number of the data disk. This value is used to identify data disks within the Virtual Machine and therefore must be unique for each data disk attached to the Virtual Machine.
- diskEncryption stringSet Id 
- A relative URI containing the resource ID of the disk encryption set.
- lun int
- This property specifies the logical unit number of the data disk. This value is used to identify data disks within the Virtual Machine and therefore must be unique for each data disk attached to the Virtual Machine.
- disk_encryption_ strset_ id 
- A relative URI containing the resource ID of the disk encryption set.
- lun Number
- This property specifies the logical unit number of the data disk. This value is used to identify data disks within the Virtual Machine and therefore must be unique for each data disk attached to the Virtual Machine.
- diskEncryption StringSet Id 
- A relative URI containing the resource ID of the disk encryption set.
EncryptionImagesResponse  
- DataDisk List<Pulumi.Images Azure Native. Compute. Inputs. Data Disk Image Encryption Response> 
- A list of encryption specifications for data disk images.
- OsDisk Pulumi.Image Azure Native. Compute. Inputs. OSDisk Image Encryption Response 
- Contains encryption settings for an OS disk image.
- DataDisk []DataImages Disk Image Encryption Response 
- A list of encryption specifications for data disk images.
- OsDisk OSDiskImage Image Encryption Response 
- Contains encryption settings for an OS disk image.
- dataDisk List<DataImages Disk Image Encryption Response> 
- A list of encryption specifications for data disk images.
- osDisk OSDiskImage Image Encryption Response 
- Contains encryption settings for an OS disk image.
- dataDisk DataImages Disk Image Encryption Response[] 
- A list of encryption specifications for data disk images.
- osDisk OSDiskImage Image Encryption Response 
- Contains encryption settings for an OS disk image.
- data_disk_ Sequence[Dataimages Disk Image Encryption Response] 
- A list of encryption specifications for data disk images.
- os_disk_ OSDiskimage Image Encryption Response 
- Contains encryption settings for an OS disk image.
- dataDisk List<Property Map>Images 
- A list of encryption specifications for data disk images.
- osDisk Property MapImage 
- Contains encryption settings for an OS disk image.
GalleryArtifactVersionFullSourceResponse     
- CommunityGallery stringImage Id 
- The resource Id of the source Community Gallery Image. Only required when using Community Gallery Image as a source.
- Id string
- The id of the gallery artifact version source. Can specify a disk uri, snapshot uri, user image or storage account resource.
- CommunityGallery stringImage Id 
- The resource Id of the source Community Gallery Image. Only required when using Community Gallery Image as a source.
- Id string
- The id of the gallery artifact version source. Can specify a disk uri, snapshot uri, user image or storage account resource.
- communityGallery StringImage Id 
- The resource Id of the source Community Gallery Image. Only required when using Community Gallery Image as a source.
- id String
- The id of the gallery artifact version source. Can specify a disk uri, snapshot uri, user image or storage account resource.
- communityGallery stringImage Id 
- The resource Id of the source Community Gallery Image. Only required when using Community Gallery Image as a source.
- id string
- The id of the gallery artifact version source. Can specify a disk uri, snapshot uri, user image or storage account resource.
- community_gallery_ strimage_ id 
- The resource Id of the source Community Gallery Image. Only required when using Community Gallery Image as a source.
- id str
- The id of the gallery artifact version source. Can specify a disk uri, snapshot uri, user image or storage account resource.
- communityGallery StringImage Id 
- The resource Id of the source Community Gallery Image. Only required when using Community Gallery Image as a source.
- id String
- The id of the gallery artifact version source. Can specify a disk uri, snapshot uri, user image or storage account resource.
GalleryDataDiskImageResponse    
- Lun int
- This property specifies the logical unit number of the data disk. This value is used to identify data disks within the Virtual Machine and therefore must be unique for each data disk attached to the Virtual Machine.
- SizeIn intGB 
- This property indicates the size of the VHD to be created.
- HostCaching string
- The host caching of the disk. Valid values are 'None', 'ReadOnly', and 'ReadWrite'
- Source
Pulumi.Azure Native. Compute. Inputs. Gallery Disk Image Source Response 
- The source for the disk image.
- Lun int
- This property specifies the logical unit number of the data disk. This value is used to identify data disks within the Virtual Machine and therefore must be unique for each data disk attached to the Virtual Machine.
- SizeIn intGB 
- This property indicates the size of the VHD to be created.
- HostCaching string
- The host caching of the disk. Valid values are 'None', 'ReadOnly', and 'ReadWrite'
- Source
GalleryDisk Image Source Response 
- The source for the disk image.
- lun Integer
- This property specifies the logical unit number of the data disk. This value is used to identify data disks within the Virtual Machine and therefore must be unique for each data disk attached to the Virtual Machine.
- sizeIn IntegerGB 
- This property indicates the size of the VHD to be created.
- hostCaching String
- The host caching of the disk. Valid values are 'None', 'ReadOnly', and 'ReadWrite'
- source
GalleryDisk Image Source Response 
- The source for the disk image.
- lun number
- This property specifies the logical unit number of the data disk. This value is used to identify data disks within the Virtual Machine and therefore must be unique for each data disk attached to the Virtual Machine.
- sizeIn numberGB 
- This property indicates the size of the VHD to be created.
- hostCaching string
- The host caching of the disk. Valid values are 'None', 'ReadOnly', and 'ReadWrite'
- source
GalleryDisk Image Source Response 
- The source for the disk image.
- lun int
- This property specifies the logical unit number of the data disk. This value is used to identify data disks within the Virtual Machine and therefore must be unique for each data disk attached to the Virtual Machine.
- size_in_ intgb 
- This property indicates the size of the VHD to be created.
- host_caching str
- The host caching of the disk. Valid values are 'None', 'ReadOnly', and 'ReadWrite'
- source
GalleryDisk Image Source Response 
- The source for the disk image.
- lun Number
- This property specifies the logical unit number of the data disk. This value is used to identify data disks within the Virtual Machine and therefore must be unique for each data disk attached to the Virtual Machine.
- sizeIn NumberGB 
- This property indicates the size of the VHD to be created.
- hostCaching String
- The host caching of the disk. Valid values are 'None', 'ReadOnly', and 'ReadWrite'
- source Property Map
- The source for the disk image.
GalleryDiskImageSourceResponse    
- Id string
- The id of the gallery artifact version source. Can specify a disk uri, snapshot uri, user image or storage account resource.
- StorageAccount stringId 
- The Storage Account Id that contains the vhd blob being used as a source for this artifact version.
- Uri string
- The uri of the gallery artifact version source. Currently used to specify vhd/blob source.
- Id string
- The id of the gallery artifact version source. Can specify a disk uri, snapshot uri, user image or storage account resource.
- StorageAccount stringId 
- The Storage Account Id that contains the vhd blob being used as a source for this artifact version.
- Uri string
- The uri of the gallery artifact version source. Currently used to specify vhd/blob source.
- id String
- The id of the gallery artifact version source. Can specify a disk uri, snapshot uri, user image or storage account resource.
- storageAccount StringId 
- The Storage Account Id that contains the vhd blob being used as a source for this artifact version.
- uri String
- The uri of the gallery artifact version source. Currently used to specify vhd/blob source.
- id string
- The id of the gallery artifact version source. Can specify a disk uri, snapshot uri, user image or storage account resource.
- storageAccount stringId 
- The Storage Account Id that contains the vhd blob being used as a source for this artifact version.
- uri string
- The uri of the gallery artifact version source. Currently used to specify vhd/blob source.
- id str
- The id of the gallery artifact version source. Can specify a disk uri, snapshot uri, user image or storage account resource.
- storage_account_ strid 
- The Storage Account Id that contains the vhd blob being used as a source for this artifact version.
- uri str
- The uri of the gallery artifact version source. Currently used to specify vhd/blob source.
- id String
- The id of the gallery artifact version source. Can specify a disk uri, snapshot uri, user image or storage account resource.
- storageAccount StringId 
- The Storage Account Id that contains the vhd blob being used as a source for this artifact version.
- uri String
- The uri of the gallery artifact version source. Currently used to specify vhd/blob source.
GalleryExtendedLocationResponse   
GalleryImageVersionPublishingProfileResponse     
- PublishedDate string
- The timestamp for when the gallery image version is published.
- EndOf stringLife Date 
- The end of life date of the gallery image version. This property can be used for decommissioning purposes. This property is updatable.
- ExcludeFrom boolLatest 
- If set to true, Virtual Machines deployed from the latest version of the Image Definition won't use this Image Version.
- ReplicaCount int
- 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.
- ReplicationMode string
- Optional parameter which specifies the mode to be used for replication. This property is not updatable.
- StorageAccount stringType 
- Specifies the storage account type to be used to store the image. This property is not updatable.
- TargetExtended List<Pulumi.Locations Azure Native. Compute. Inputs. Gallery Target Extended Location Response> 
- The target extended locations where the Image Version is going to be replicated to. This property is updatable.
- TargetRegions List<Pulumi.Azure Native. Compute. Inputs. Target Region Response> 
- The target regions where the Image Version is going to be replicated to. This property is updatable.
- PublishedDate string
- The timestamp for when the gallery image version is published.
- EndOf stringLife Date 
- The end of life date of the gallery image version. This property can be used for decommissioning purposes. This property is updatable.
- ExcludeFrom boolLatest 
- If set to true, Virtual Machines deployed from the latest version of the Image Definition won't use this Image Version.
- ReplicaCount int
- 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.
- ReplicationMode string
- Optional parameter which specifies the mode to be used for replication. This property is not updatable.
- StorageAccount stringType 
- Specifies the storage account type to be used to store the image. This property is not updatable.
- TargetExtended []GalleryLocations Target Extended Location Response 
- The target extended locations where the Image Version is going to be replicated to. This property is updatable.
- TargetRegions []TargetRegion Response 
- The target regions where the Image Version is going to be replicated to. This property is updatable.
- publishedDate String
- The timestamp for when the gallery image version is published.
- endOf StringLife Date 
- The end of life date of the gallery image version. This property can be used for decommissioning purposes. This property is updatable.
- excludeFrom BooleanLatest 
- If set to true, Virtual Machines deployed from the latest version of the Image Definition won't use this Image Version.
- replicaCount Integer
- 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.
- replicationMode String
- Optional parameter which specifies the mode to be used for replication. This property is not updatable.
- storageAccount StringType 
- Specifies the storage account type to be used to store the image. This property is not updatable.
- targetExtended List<GalleryLocations Target Extended Location Response> 
- The target extended locations where the Image Version is going to be replicated to. This property is updatable.
- targetRegions List<TargetRegion Response> 
- The target regions where the Image Version is going to be replicated to. This property is updatable.
- publishedDate string
- The timestamp for when the gallery image version is published.
- endOf stringLife Date 
- The end of life date of the gallery image version. This property can be used for decommissioning purposes. This property is updatable.
- excludeFrom booleanLatest 
- If set to true, Virtual Machines deployed from the latest version of the Image Definition won't use this Image Version.
- replicaCount number
- 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.
- replicationMode string
- Optional parameter which specifies the mode to be used for replication. This property is not updatable.
- storageAccount stringType 
- Specifies the storage account type to be used to store the image. This property is not updatable.
- targetExtended GalleryLocations Target Extended Location Response[] 
- The target extended locations where the Image Version is going to be replicated to. This property is updatable.
- targetRegions TargetRegion Response[] 
- The target regions where the Image Version is going to be replicated to. This property is updatable.
- published_date str
- The timestamp for when the gallery image version is published.
- end_of_ strlife_ date 
- The end of life date of the gallery image version. This property can be used for decommissioning purposes. This property is updatable.
- exclude_from_ boollatest 
- If set to true, Virtual Machines deployed from the latest version of the Image Definition won't use this Image Version.
- replica_count int
- 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.
- replication_mode str
- Optional parameter which specifies the mode to be used for replication. This property is not updatable.
- storage_account_ strtype 
- Specifies the storage account type to be used to store the image. This property is not updatable.
- target_extended_ Sequence[Gallerylocations Target Extended Location Response] 
- The target extended locations where the Image Version is going to be replicated to. This property is updatable.
- target_regions Sequence[TargetRegion Response] 
- The target regions where the Image Version is going to be replicated to. This property is updatable.
- publishedDate String
- The timestamp for when the gallery image version is published.
- endOf StringLife Date 
- The end of life date of the gallery image version. This property can be used for decommissioning purposes. This property is updatable.
- excludeFrom BooleanLatest 
- If set to true, Virtual Machines deployed from the latest version of the Image Definition won't use this Image Version.
- replicaCount Number
- 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.
- replicationMode String
- Optional parameter which specifies the mode to be used for replication. This property is not updatable.
- storageAccount StringType 
- Specifies the storage account type to be used to store the image. This property is not updatable.
- targetExtended List<Property Map>Locations 
- The target extended locations where the Image Version is going to be replicated to. This property is updatable.
- targetRegions List<Property Map>
- The target regions where the Image Version is going to be replicated to. This property is updatable.
GalleryImageVersionSafetyProfileResponse     
- PolicyViolations List<Pulumi.Azure Native. Compute. Inputs. Policy Violation Response> 
- A list of Policy Violations that have been reported for this Gallery Image Version.
- ReportedFor boolPolicy Violation 
- Indicates whether this image has been reported as violating Microsoft's policies.
- AllowDeletion boolOf Replicated Locations 
- Indicates whether or not removing this Gallery Image Version from replicated regions is allowed.
- PolicyViolations []PolicyViolation Response 
- A list of Policy Violations that have been reported for this Gallery Image Version.
- ReportedFor boolPolicy Violation 
- Indicates whether this image has been reported as violating Microsoft's policies.
- AllowDeletion boolOf Replicated Locations 
- Indicates whether or not removing this Gallery Image Version from replicated regions is allowed.
- policyViolations List<PolicyViolation Response> 
- A list of Policy Violations that have been reported for this Gallery Image Version.
- reportedFor BooleanPolicy Violation 
- Indicates whether this image has been reported as violating Microsoft's policies.
- allowDeletion BooleanOf Replicated Locations 
- Indicates whether or not removing this Gallery Image Version from replicated regions is allowed.
- policyViolations PolicyViolation Response[] 
- A list of Policy Violations that have been reported for this Gallery Image Version.
- reportedFor booleanPolicy Violation 
- Indicates whether this image has been reported as violating Microsoft's policies.
- allowDeletion booleanOf Replicated Locations 
- Indicates whether or not removing this Gallery Image Version from replicated regions is allowed.
- policy_violations Sequence[PolicyViolation Response] 
- A list of Policy Violations that have been reported for this Gallery Image Version.
- reported_for_ boolpolicy_ violation 
- Indicates whether this image has been reported as violating Microsoft's policies.
- allow_deletion_ boolof_ replicated_ locations 
- Indicates whether or not removing this Gallery Image Version from replicated regions is allowed.
- policyViolations List<Property Map>
- A list of Policy Violations that have been reported for this Gallery Image Version.
- reportedFor BooleanPolicy Violation 
- Indicates whether this image has been reported as violating Microsoft's policies.
- allowDeletion BooleanOf Replicated Locations 
- Indicates whether or not removing this Gallery Image Version from replicated regions is allowed.
GalleryImageVersionStorageProfileResponse     
- DataDisk List<Pulumi.Images Azure Native. Compute. Inputs. Gallery Data Disk Image Response> 
- A list of data disk images.
- OsDisk Pulumi.Image Azure Native. Compute. Inputs. Gallery OSDisk Image Response 
- This is the OS disk image.
- Source
Pulumi.Azure Native. Compute. Inputs. Gallery Artifact Version Full Source Response 
- The source of the gallery artifact version.
- DataDisk []GalleryImages Data Disk Image Response 
- A list of data disk images.
- OsDisk GalleryImage OSDisk Image Response 
- This is the OS disk image.
- Source
GalleryArtifact Version Full Source Response 
- The source of the gallery artifact version.
- dataDisk List<GalleryImages Data Disk Image Response> 
- A list of data disk images.
- osDisk GalleryImage OSDisk Image Response 
- This is the OS disk image.
- source
GalleryArtifact Version Full Source Response 
- The source of the gallery artifact version.
- dataDisk GalleryImages Data Disk Image Response[] 
- A list of data disk images.
- osDisk GalleryImage OSDisk Image Response 
- This is the OS disk image.
- source
GalleryArtifact Version Full Source Response 
- The source of the gallery artifact version.
- data_disk_ Sequence[Galleryimages Data Disk Image Response] 
- A list of data disk images.
- os_disk_ Galleryimage OSDisk Image Response 
- This is the OS disk image.
- source
GalleryArtifact Version Full Source Response 
- The source of the gallery artifact version.
- dataDisk List<Property Map>Images 
- A list of data disk images.
- osDisk Property MapImage 
- This is the OS disk image.
- source Property Map
- The source of the gallery artifact version.
GalleryOSDiskImageResponse   
- SizeIn intGB 
- This property indicates the size of the VHD to be created.
- HostCaching string
- The host caching of the disk. Valid values are 'None', 'ReadOnly', and 'ReadWrite'
- Source
Pulumi.Azure Native. Compute. Inputs. Gallery Disk Image Source Response 
- The source for the disk image.
- SizeIn intGB 
- This property indicates the size of the VHD to be created.
- HostCaching string
- The host caching of the disk. Valid values are 'None', 'ReadOnly', and 'ReadWrite'
- Source
GalleryDisk Image Source Response 
- The source for the disk image.
- sizeIn IntegerGB 
- This property indicates the size of the VHD to be created.
- hostCaching String
- The host caching of the disk. Valid values are 'None', 'ReadOnly', and 'ReadWrite'
- source
GalleryDisk Image Source Response 
- The source for the disk image.
- sizeIn numberGB 
- This property indicates the size of the VHD to be created.
- hostCaching string
- The host caching of the disk. Valid values are 'None', 'ReadOnly', and 'ReadWrite'
- source
GalleryDisk Image Source Response 
- The source for the disk image.
- size_in_ intgb 
- This property indicates the size of the VHD to be created.
- host_caching str
- The host caching of the disk. Valid values are 'None', 'ReadOnly', and 'ReadWrite'
- source
GalleryDisk Image Source Response 
- The source for the disk image.
- sizeIn NumberGB 
- This property indicates the size of the VHD to be created.
- hostCaching String
- The host caching of the disk. Valid values are 'None', 'ReadOnly', and 'ReadWrite'
- source Property Map
- The source for the disk image.
GalleryTargetExtendedLocationResponse    
- Encryption
Pulumi.Azure Native. Compute. Inputs. Encryption Images Response 
- Optional. Allows users to provide customer managed keys for encrypting the OS and data disks in the gallery artifact.
- ExtendedLocation Pulumi.Azure Native. Compute. Inputs. Gallery Extended Location Response 
- The name of the extended location.
- ExtendedLocation intReplica Count 
- The number of replicas of the Image Version to be created per extended location. This property is updatable.
- Name string
- The name of the region.
- StorageAccount stringType 
- Specifies the storage account type to be used to store the image. This property is not updatable.
- Encryption
EncryptionImages Response 
- Optional. Allows users to provide customer managed keys for encrypting the OS and data disks in the gallery artifact.
- ExtendedLocation GalleryExtended Location Response 
- The name of the extended location.
- ExtendedLocation intReplica Count 
- The number of replicas of the Image Version to be created per extended location. This property is updatable.
- Name string
- The name of the region.
- StorageAccount stringType 
- Specifies the storage account type to be used to store the image. This property is not updatable.
- encryption
EncryptionImages Response 
- Optional. Allows users to provide customer managed keys for encrypting the OS and data disks in the gallery artifact.
- extendedLocation GalleryExtended Location Response 
- The name of the extended location.
- extendedLocation IntegerReplica Count 
- The number of replicas of the Image Version to be created per extended location. This property is updatable.
- name String
- The name of the region.
- storageAccount StringType 
- Specifies the storage account type to be used to store the image. This property is not updatable.
- encryption
EncryptionImages Response 
- Optional. Allows users to provide customer managed keys for encrypting the OS and data disks in the gallery artifact.
- extendedLocation GalleryExtended Location Response 
- The name of the extended location.
- extendedLocation numberReplica Count 
- The number of replicas of the Image Version to be created per extended location. This property is updatable.
- name string
- The name of the region.
- storageAccount stringType 
- Specifies the storage account type to be used to store the image. This property is not updatable.
- encryption
EncryptionImages Response 
- Optional. Allows users to provide customer managed keys for encrypting the OS and data disks in the gallery artifact.
- extended_location GalleryExtended Location Response 
- The name of the extended location.
- extended_location_ intreplica_ count 
- The number of replicas of the Image Version to be created per extended location. This property is updatable.
- name str
- The name of the region.
- storage_account_ strtype 
- Specifies the storage account type to be used to store the image. This property is not updatable.
- encryption Property Map
- Optional. Allows users to provide customer managed keys for encrypting the OS and data disks in the gallery artifact.
- extendedLocation Property Map
- The name of the extended location.
- extendedLocation NumberReplica Count 
- The number of replicas of the Image Version to be created per extended location. This property is updatable.
- name String
- The name of the region.
- storageAccount StringType 
- Specifies the storage account type to be used to store the image. This property is not updatable.
OSDiskImageEncryptionResponse   
- DiskEncryption stringSet Id 
- A relative URI containing the resource ID of the disk encryption set.
- SecurityProfile Pulumi.Azure Native. Compute. Inputs. OSDisk Image Security Profile Response 
- This property specifies the security profile of an OS disk image.
- DiskEncryption stringSet Id 
- A relative URI containing the resource ID of the disk encryption set.
- SecurityProfile OSDiskImage Security Profile Response 
- This property specifies the security profile of an OS disk image.
- diskEncryption StringSet Id 
- A relative URI containing the resource ID of the disk encryption set.
- securityProfile OSDiskImage Security Profile Response 
- This property specifies the security profile of an OS disk image.
- diskEncryption stringSet Id 
- A relative URI containing the resource ID of the disk encryption set.
- securityProfile OSDiskImage Security Profile Response 
- This property specifies the security profile of an OS disk image.
- disk_encryption_ strset_ id 
- A relative URI containing the resource ID of the disk encryption set.
- security_profile OSDiskImage Security Profile Response 
- This property specifies the security profile of an OS disk image.
- diskEncryption StringSet Id 
- A relative URI containing the resource ID of the disk encryption set.
- securityProfile Property Map
- This property specifies the security profile of an OS disk image.
OSDiskImageSecurityProfileResponse    
- ConfidentialVMEncryption stringType 
- confidential VM encryption types
- SecureVMDisk stringEncryption Set Id 
- secure VM disk encryption set id
- ConfidentialVMEncryption stringType 
- confidential VM encryption types
- SecureVMDisk stringEncryption Set Id 
- secure VM disk encryption set id
- confidentialVMEncryption StringType 
- confidential VM encryption types
- secureVMDisk StringEncryption Set Id 
- secure VM disk encryption set id
- confidentialVMEncryption stringType 
- confidential VM encryption types
- secureVMDisk stringEncryption Set Id 
- secure VM disk encryption set id
- confidential_vm_ strencryption_ type 
- confidential VM encryption types
- secure_vm_ strdisk_ encryption_ set_ id 
- secure VM disk encryption set id
- confidentialVMEncryption StringType 
- confidential VM encryption types
- secureVMDisk StringEncryption Set Id 
- secure VM disk encryption set id
PolicyViolationResponse  
RegionalReplicationStatusResponse   
ReplicationStatusResponse  
- AggregatedState string
- This is the aggregated replication status based on all the regional replication status flags.
- Summary
List<Pulumi.Azure Native. Compute. Inputs. Regional Replication Status Response> 
- This is a summary of replication status for each region.
- AggregatedState string
- This is the aggregated replication status based on all the regional replication status flags.
- Summary
[]RegionalReplication Status Response 
- This is a summary of replication status for each region.
- aggregatedState String
- This is the aggregated replication status based on all the regional replication status flags.
- summary
List<RegionalReplication Status Response> 
- This is a summary of replication status for each region.
- aggregatedState string
- This is the aggregated replication status based on all the regional replication status flags.
- summary
RegionalReplication Status Response[] 
- This is a summary of replication status for each region.
- aggregated_state str
- This is the aggregated replication status based on all the regional replication status flags.
- summary
Sequence[RegionalReplication Status Response] 
- This is a summary of replication status for each region.
- aggregatedState String
- This is the aggregated replication status based on all the regional replication status flags.
- summary List<Property Map>
- This is a summary of replication status for each region.
TargetRegionResponse  
- Name string
- The name of the region.
- AdditionalReplica List<Pulumi.Sets Azure Native. Compute. Inputs. Additional Replica Set Response> 
- List of storage sku with replica count to create direct drive replicas.
- Encryption
Pulumi.Azure Native. Compute. Inputs. Encryption Images Response 
- Optional. Allows users to provide customer managed keys for encrypting the OS and data disks in the gallery artifact.
- ExcludeFrom boolLatest 
- Contains the flag setting to hide an image when users specify version='latest'
- RegionalReplica intCount 
- The number of replicas of the Image Version to be created per region. This property is updatable.
- StorageAccount stringType 
- Specifies the storage account type to be used to store the image. This property is not updatable.
- Name string
- The name of the region.
- AdditionalReplica []AdditionalSets Replica Set Response 
- List of storage sku with replica count to create direct drive replicas.
- Encryption
EncryptionImages Response 
- Optional. Allows users to provide customer managed keys for encrypting the OS and data disks in the gallery artifact.
- ExcludeFrom boolLatest 
- Contains the flag setting to hide an image when users specify version='latest'
- RegionalReplica intCount 
- The number of replicas of the Image Version to be created per region. This property is updatable.
- StorageAccount stringType 
- Specifies the storage account type to be used to store the image. This property is not updatable.
- name String
- The name of the region.
- additionalReplica List<AdditionalSets Replica Set Response> 
- List of storage sku with replica count to create direct drive replicas.
- encryption
EncryptionImages Response 
- Optional. Allows users to provide customer managed keys for encrypting the OS and data disks in the gallery artifact.
- excludeFrom BooleanLatest 
- Contains the flag setting to hide an image when users specify version='latest'
- regionalReplica IntegerCount 
- The number of replicas of the Image Version to be created per region. This property is updatable.
- storageAccount StringType 
- Specifies the storage account type to be used to store the image. This property is not updatable.
- name string
- The name of the region.
- additionalReplica AdditionalSets Replica Set Response[] 
- List of storage sku with replica count to create direct drive replicas.
- encryption
EncryptionImages Response 
- Optional. Allows users to provide customer managed keys for encrypting the OS and data disks in the gallery artifact.
- excludeFrom booleanLatest 
- Contains the flag setting to hide an image when users specify version='latest'
- regionalReplica numberCount 
- The number of replicas of the Image Version to be created per region. This property is updatable.
- storageAccount stringType 
- Specifies the storage account type to be used to store the image. This property is not updatable.
- name str
- The name of the region.
- additional_replica_ Sequence[Additionalsets Replica Set Response] 
- List of storage sku with replica count to create direct drive replicas.
- encryption
EncryptionImages Response 
- Optional. Allows users to provide customer managed keys for encrypting the OS and data disks in the gallery artifact.
- exclude_from_ boollatest 
- Contains the flag setting to hide an image when users specify version='latest'
- regional_replica_ intcount 
- The number of replicas of the Image Version to be created per region. This property is updatable.
- storage_account_ strtype 
- Specifies the storage account type to be used to store the image. This property is not updatable.
- name String
- The name of the region.
- additionalReplica List<Property Map>Sets 
- List of storage sku with replica count to create direct drive replicas.
- encryption Property Map
- Optional. Allows users to provide customer managed keys for encrypting the OS and data disks in the gallery artifact.
- excludeFrom BooleanLatest 
- Contains the flag setting to hide an image when users specify version='latest'
- regionalReplica NumberCount 
- The number of replicas of the Image Version to be created per region. This property is updatable.
- storageAccount StringType 
- Specifies the storage account type to be used to store the image. This property is not updatable.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi