1. Packages
  2. Azure Native
  3. API Docs
  4. compute
  5. getGalleryImageVersion
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.3.0 published on Monday, Apr 28, 2025 by Pulumi

azure-native.compute.getGalleryImageVersion

Explore with Pulumi AI

azure-native logo
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.3.0 published on Monday, Apr 28, 2025 by Pulumi

    Retrieves information about a gallery image version.

    Uses Azure REST API version 2024-03-03.

    Other available API versions: 2022-03-03, 2022-08-03, 2023-07-03. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native compute [ApiVersion]. See the version guide for details.

    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 dictionary

    The following arguments are supported:

    GalleryImageName string
    The name of the gallery image definition in which the Image Version resides.
    GalleryImageVersionName string
    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.
    ResourceGroupName string
    The name of the resource group.
    Expand string
    The expand expression to apply on the operation.
    GalleryImageName string
    The name of the gallery image definition in which the Image Version resides.
    GalleryImageVersionName string
    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.
    ResourceGroupName string
    The name of the resource group.
    Expand string
    The expand expression to apply on the operation.
    galleryImageName String
    The name of the gallery image definition in which the Image Version resides.
    galleryImageVersionName String
    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.
    resourceGroupName String
    The name of the resource group.
    expand String
    The expand expression to apply on the operation.
    galleryImageName string
    The name of the gallery image definition in which the Image Version resides.
    galleryImageVersionName string
    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.
    resourceGroupName string
    The name of the resource group.
    expand string
    The expand expression to apply on the operation.
    gallery_image_name str
    The name of the gallery image definition in which the Image Version resides.
    gallery_image_version_name str
    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_name str
    The name of the resource group.
    expand str
    The expand expression to apply on the operation.
    galleryImageName String
    The name of the gallery image definition in which the Image Version resides.
    galleryImageVersionName String
    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.
    resourceGroupName String
    The name of the resource group.
    expand String
    The expand expression to apply on the operation.

    getGalleryImageVersion Result

    The following output properties are available:

    AzureApiVersion string
    The Azure API version of the resource.
    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.AzureNative.Compute.Outputs.ReplicationStatusResponse
    This is the replication status of the gallery image version.
    StorageProfile Pulumi.AzureNative.Compute.Outputs.GalleryImageVersionStorageProfileResponse
    This is the storage profile of a Gallery Image Version.
    Type string
    Resource type
    ValidationsProfile Pulumi.AzureNative.Compute.Outputs.ValidationsProfileResponse
    This is the validations profile of a Gallery Image Version.
    PublishingProfile Pulumi.AzureNative.Compute.Outputs.GalleryImageVersionPublishingProfileResponse
    The publishing profile of a gallery image Version.
    Restore bool
    Indicates if this is a soft-delete resource restoration request.
    SafetyProfile Pulumi.AzureNative.Compute.Outputs.GalleryImageVersionSafetyProfileResponse
    This is the safety profile of the Gallery Image Version.
    SecurityProfile Pulumi.AzureNative.Compute.Outputs.ImageVersionSecurityProfileResponse
    The security profile of a gallery image version
    Tags Dictionary<string, string>
    Resource tags
    AzureApiVersion string
    The Azure API version of the resource.
    Id string
    Resource Id
    Location string
    Resource location
    Name string
    Resource name
    ProvisioningState string
    The provisioning state, which only appears in the response.
    ReplicationStatus ReplicationStatusResponse
    This is the replication status of the gallery image version.
    StorageProfile GalleryImageVersionStorageProfileResponse
    This is the storage profile of a Gallery Image Version.
    Type string
    Resource type
    ValidationsProfile ValidationsProfileResponse
    This is the validations profile of a Gallery Image Version.
    PublishingProfile GalleryImageVersionPublishingProfileResponse
    The publishing profile of a gallery image Version.
    Restore bool
    Indicates if this is a soft-delete resource restoration request.
    SafetyProfile GalleryImageVersionSafetyProfileResponse
    This is the safety profile of the Gallery Image Version.
    SecurityProfile ImageVersionSecurityProfileResponse
    The security profile of a gallery image version
    Tags map[string]string
    Resource tags
    azureApiVersion String
    The Azure API version of the resource.
    id String
    Resource Id
    location String
    Resource location
    name String
    Resource name
    provisioningState String
    The provisioning state, which only appears in the response.
    replicationStatus ReplicationStatusResponse
    This is the replication status of the gallery image version.
    storageProfile GalleryImageVersionStorageProfileResponse
    This is the storage profile of a Gallery Image Version.
    type String
    Resource type
    validationsProfile ValidationsProfileResponse
    This is the validations profile of a Gallery Image Version.
    publishingProfile GalleryImageVersionPublishingProfileResponse
    The publishing profile of a gallery image Version.
    restore Boolean
    Indicates if this is a soft-delete resource restoration request.
    safetyProfile GalleryImageVersionSafetyProfileResponse
    This is the safety profile of the Gallery Image Version.
    securityProfile ImageVersionSecurityProfileResponse
    The security profile of a gallery image version
    tags Map<String,String>
    Resource tags
    azureApiVersion string
    The Azure API version of the resource.
    id string
    Resource Id
    location string
    Resource location
    name string
    Resource name
    provisioningState string
    The provisioning state, which only appears in the response.
    replicationStatus ReplicationStatusResponse
    This is the replication status of the gallery image version.
    storageProfile GalleryImageVersionStorageProfileResponse
    This is the storage profile of a Gallery Image Version.
    type string
    Resource type
    validationsProfile ValidationsProfileResponse
    This is the validations profile of a Gallery Image Version.
    publishingProfile GalleryImageVersionPublishingProfileResponse
    The publishing profile of a gallery image Version.
    restore boolean
    Indicates if this is a soft-delete resource restoration request.
    safetyProfile GalleryImageVersionSafetyProfileResponse
    This is the safety profile of the Gallery Image Version.
    securityProfile ImageVersionSecurityProfileResponse
    The security profile of a gallery image version
    tags {[key: string]: string}
    Resource tags
    azure_api_version str
    The Azure API version of the resource.
    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 ReplicationStatusResponse
    This is the replication status of the gallery image version.
    storage_profile GalleryImageVersionStorageProfileResponse
    This is the storage profile of a Gallery Image Version.
    type str
    Resource type
    validations_profile ValidationsProfileResponse
    This is the validations profile of a Gallery Image Version.
    publishing_profile GalleryImageVersionPublishingProfileResponse
    The publishing profile of a gallery image Version.
    restore bool
    Indicates if this is a soft-delete resource restoration request.
    safety_profile GalleryImageVersionSafetyProfileResponse
    This is the safety profile of the Gallery Image Version.
    security_profile ImageVersionSecurityProfileResponse
    The security profile of a gallery image version
    tags Mapping[str, str]
    Resource tags
    azureApiVersion String
    The Azure API version of the resource.
    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
    validationsProfile Property Map
    This is the validations profile of a Gallery Image Version.
    publishingProfile Property Map
    The publishing profile of a gallery image Version.
    restore Boolean
    Indicates if this is a soft-delete resource restoration request.
    safetyProfile Property Map
    This is the safety profile of the Gallery Image Version.
    securityProfile Property Map
    The security profile of a gallery image version
    tags Map<String>
    Resource tags

    Supporting Types

    AdditionalReplicaSetResponse

    RegionalReplicaCount int
    The number of direct drive replicas of the Image Version to be created.This Property is updatable
    StorageAccountType string
    Specifies the storage account type to be used to create the direct drive replicas
    RegionalReplicaCount int
    The number of direct drive replicas of the Image Version to be created.This Property is updatable
    StorageAccountType string
    Specifies the storage account type to be used to create the direct drive replicas
    regionalReplicaCount Integer
    The number of direct drive replicas of the Image Version to be created.This Property is updatable
    storageAccountType String
    Specifies the storage account type to be used to create the direct drive replicas
    regionalReplicaCount number
    The number of direct drive replicas of the Image Version to be created.This Property is updatable
    storageAccountType string
    Specifies the storage account type to be used to create the direct drive replicas
    regional_replica_count int
    The number of direct drive replicas of the Image Version to be created.This Property is updatable
    storage_account_type str
    Specifies the storage account type to be used to create the direct drive replicas
    regionalReplicaCount Number
    The number of direct drive replicas of the Image Version to be created.This Property is updatable
    storageAccountType String
    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.
    DiskEncryptionSetId string
    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.
    DiskEncryptionSetId string
    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.
    diskEncryptionSetId String
    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.
    diskEncryptionSetId string
    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_set_id str
    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.
    diskEncryptionSetId String
    A relative URI containing the resource ID of the disk encryption set.

    EncryptionImagesResponse

    DataDiskImages List<Pulumi.AzureNative.Compute.Inputs.DataDiskImageEncryptionResponse>
    A list of encryption specifications for data disk images.
    OsDiskImage Pulumi.AzureNative.Compute.Inputs.OSDiskImageEncryptionResponse
    Contains encryption settings for an OS disk image.
    DataDiskImages []DataDiskImageEncryptionResponse
    A list of encryption specifications for data disk images.
    OsDiskImage OSDiskImageEncryptionResponse
    Contains encryption settings for an OS disk image.
    dataDiskImages List<DataDiskImageEncryptionResponse>
    A list of encryption specifications for data disk images.
    osDiskImage OSDiskImageEncryptionResponse
    Contains encryption settings for an OS disk image.
    dataDiskImages DataDiskImageEncryptionResponse[]
    A list of encryption specifications for data disk images.
    osDiskImage OSDiskImageEncryptionResponse
    Contains encryption settings for an OS disk image.
    data_disk_images Sequence[DataDiskImageEncryptionResponse]
    A list of encryption specifications for data disk images.
    os_disk_image OSDiskImageEncryptionResponse
    Contains encryption settings for an OS disk image.
    dataDiskImages List<Property Map>
    A list of encryption specifications for data disk images.
    osDiskImage Property Map
    Contains encryption settings for an OS disk image.

    ExecutedValidationResponse

    ExecutionTime string
    This property specifies the starting timestamp.
    Status string
    This property specifies the status of the validationProfile of the image version.
    Type string
    This property specifies the type of image version validation.
    Version string
    This property specifies the valid version of the validation.
    ExecutionTime string
    This property specifies the starting timestamp.
    Status string
    This property specifies the status of the validationProfile of the image version.
    Type string
    This property specifies the type of image version validation.
    Version string
    This property specifies the valid version of the validation.
    executionTime String
    This property specifies the starting timestamp.
    status String
    This property specifies the status of the validationProfile of the image version.
    type String
    This property specifies the type of image version validation.
    version String
    This property specifies the valid version of the validation.
    executionTime string
    This property specifies the starting timestamp.
    status string
    This property specifies the status of the validationProfile of the image version.
    type string
    This property specifies the type of image version validation.
    version string
    This property specifies the valid version of the validation.
    execution_time str
    This property specifies the starting timestamp.
    status str
    This property specifies the status of the validationProfile of the image version.
    type str
    This property specifies the type of image version validation.
    version str
    This property specifies the valid version of the validation.
    executionTime String
    This property specifies the starting timestamp.
    status String
    This property specifies the status of the validationProfile of the image version.
    type String
    This property specifies the type of image version validation.
    version String
    This property specifies the valid version of the validation.

    GalleryArtifactVersionFullSourceResponse

    CommunityGalleryImageId string
    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.
    VirtualMachineId string
    The resource Id of the source virtual machine. Only required when capturing a virtual machine to source this Gallery Image Version.
    CommunityGalleryImageId string
    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.
    VirtualMachineId string
    The resource Id of the source virtual machine. Only required when capturing a virtual machine to source this Gallery Image Version.
    communityGalleryImageId String
    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.
    virtualMachineId String
    The resource Id of the source virtual machine. Only required when capturing a virtual machine to source this Gallery Image Version.
    communityGalleryImageId string
    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.
    virtualMachineId string
    The resource Id of the source virtual machine. Only required when capturing a virtual machine to source this Gallery Image Version.
    community_gallery_image_id str
    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.
    virtual_machine_id str
    The resource Id of the source virtual machine. Only required when capturing a virtual machine to source this Gallery Image Version.
    communityGalleryImageId String
    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.
    virtualMachineId String
    The resource Id of the source virtual machine. Only required when capturing a virtual machine to source this Gallery Image Version.

    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.
    SizeInGB int
    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.AzureNative.Compute.Inputs.GalleryDiskImageSourceResponse
    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.
    SizeInGB int
    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 GalleryDiskImageSourceResponse
    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.
    sizeInGB Integer
    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 GalleryDiskImageSourceResponse
    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.
    sizeInGB number
    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 GalleryDiskImageSourceResponse
    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_gb int
    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 GalleryDiskImageSourceResponse
    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.
    sizeInGB Number
    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.
    StorageAccountId string
    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.
    StorageAccountId string
    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.
    storageAccountId String
    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.
    storageAccountId string
    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.
    storage_account_id str
    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.
    storageAccountId String
    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

    Name string
    Type string
    It is type of the extended location.
    Name string
    Type string
    It is type of the extended location.
    name String
    type String
    It is type of the extended location.
    name string
    type string
    It is type of the extended location.
    name str
    type str
    It is type of the extended location.
    name String
    type String
    It is type of the extended location.

    GalleryImageVersionPublishingProfileResponse

    PublishedDate string
    The timestamp for when the gallery image version is published.
    EndOfLifeDate string
    The end of life date of the gallery image version. This property can be used for decommissioning purposes. This property is updatable.
    ExcludeFromLatest bool
    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.
    StorageAccountType string
    Specifies the storage account type to be used to store the image. This property is not updatable.
    TargetExtendedLocations List<Pulumi.AzureNative.Compute.Inputs.GalleryTargetExtendedLocationResponse>
    The target extended locations where the Image Version is going to be replicated to. This property is updatable.
    TargetRegions List<Pulumi.AzureNative.Compute.Inputs.TargetRegionResponse>
    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.
    EndOfLifeDate string
    The end of life date of the gallery image version. This property can be used for decommissioning purposes. This property is updatable.
    ExcludeFromLatest bool
    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.
    StorageAccountType string
    Specifies the storage account type to be used to store the image. This property is not updatable.
    TargetExtendedLocations []GalleryTargetExtendedLocationResponse
    The target extended locations where the Image Version is going to be replicated to. This property is updatable.
    TargetRegions []TargetRegionResponse
    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.
    endOfLifeDate String
    The end of life date of the gallery image version. This property can be used for decommissioning purposes. This property is updatable.
    excludeFromLatest Boolean
    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.
    storageAccountType String
    Specifies the storage account type to be used to store the image. This property is not updatable.
    targetExtendedLocations List<GalleryTargetExtendedLocationResponse>
    The target extended locations where the Image Version is going to be replicated to. This property is updatable.
    targetRegions List<TargetRegionResponse>
    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.
    endOfLifeDate string
    The end of life date of the gallery image version. This property can be used for decommissioning purposes. This property is updatable.
    excludeFromLatest boolean
    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.
    storageAccountType string
    Specifies the storage account type to be used to store the image. This property is not updatable.
    targetExtendedLocations GalleryTargetExtendedLocationResponse[]
    The target extended locations where the Image Version is going to be replicated to. This property is updatable.
    targetRegions TargetRegionResponse[]
    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_life_date str
    The end of life date of the gallery image version. This property can be used for decommissioning purposes. This property is updatable.
    exclude_from_latest bool
    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_type str
    Specifies the storage account type to be used to store the image. This property is not updatable.
    target_extended_locations Sequence[GalleryTargetExtendedLocationResponse]
    The target extended locations where the Image Version is going to be replicated to. This property is updatable.
    target_regions Sequence[TargetRegionResponse]
    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.
    endOfLifeDate String
    The end of life date of the gallery image version. This property can be used for decommissioning purposes. This property is updatable.
    excludeFromLatest Boolean
    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.
    storageAccountType String
    Specifies the storage account type to be used to store the image. This property is not updatable.
    targetExtendedLocations List<Property Map>
    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.AzureNative.Compute.Inputs.PolicyViolationResponse>
    A list of Policy Violations that have been reported for this Gallery Image Version.
    ReportedForPolicyViolation bool
    Indicates whether this image has been reported as violating Microsoft's policies.
    AllowDeletionOfReplicatedLocations bool
    Indicates whether or not removing this Gallery Image Version from replicated regions is allowed.
    BlockDeletionBeforeEndOfLife bool
    Indicates whether or not the deletion is blocked for this Gallery Image Version if its End Of Life has not expired.
    PolicyViolations []PolicyViolationResponse
    A list of Policy Violations that have been reported for this Gallery Image Version.
    ReportedForPolicyViolation bool
    Indicates whether this image has been reported as violating Microsoft's policies.
    AllowDeletionOfReplicatedLocations bool
    Indicates whether or not removing this Gallery Image Version from replicated regions is allowed.
    BlockDeletionBeforeEndOfLife bool
    Indicates whether or not the deletion is blocked for this Gallery Image Version if its End Of Life has not expired.
    policyViolations List<PolicyViolationResponse>
    A list of Policy Violations that have been reported for this Gallery Image Version.
    reportedForPolicyViolation Boolean
    Indicates whether this image has been reported as violating Microsoft's policies.
    allowDeletionOfReplicatedLocations Boolean
    Indicates whether or not removing this Gallery Image Version from replicated regions is allowed.
    blockDeletionBeforeEndOfLife Boolean
    Indicates whether or not the deletion is blocked for this Gallery Image Version if its End Of Life has not expired.
    policyViolations PolicyViolationResponse[]
    A list of Policy Violations that have been reported for this Gallery Image Version.
    reportedForPolicyViolation boolean
    Indicates whether this image has been reported as violating Microsoft's policies.
    allowDeletionOfReplicatedLocations boolean
    Indicates whether or not removing this Gallery Image Version from replicated regions is allowed.
    blockDeletionBeforeEndOfLife boolean
    Indicates whether or not the deletion is blocked for this Gallery Image Version if its End Of Life has not expired.
    policy_violations Sequence[PolicyViolationResponse]
    A list of Policy Violations that have been reported for this Gallery Image Version.
    reported_for_policy_violation bool
    Indicates whether this image has been reported as violating Microsoft's policies.
    allow_deletion_of_replicated_locations bool
    Indicates whether or not removing this Gallery Image Version from replicated regions is allowed.
    block_deletion_before_end_of_life bool
    Indicates whether or not the deletion is blocked for this Gallery Image Version if its End Of Life has not expired.
    policyViolations List<Property Map>
    A list of Policy Violations that have been reported for this Gallery Image Version.
    reportedForPolicyViolation Boolean
    Indicates whether this image has been reported as violating Microsoft's policies.
    allowDeletionOfReplicatedLocations Boolean
    Indicates whether or not removing this Gallery Image Version from replicated regions is allowed.
    blockDeletionBeforeEndOfLife Boolean
    Indicates whether or not the deletion is blocked for this Gallery Image Version if its End Of Life has not expired.

    GalleryImageVersionStorageProfileResponse

    DataDiskImages []GalleryDataDiskImageResponse
    A list of data disk images.
    OsDiskImage GalleryOSDiskImageResponse
    This is the OS disk image.
    Source GalleryArtifactVersionFullSourceResponse
    The source of the gallery artifact version.
    dataDiskImages List<GalleryDataDiskImageResponse>
    A list of data disk images.
    osDiskImage GalleryOSDiskImageResponse
    This is the OS disk image.
    source GalleryArtifactVersionFullSourceResponse
    The source of the gallery artifact version.
    dataDiskImages GalleryDataDiskImageResponse[]
    A list of data disk images.
    osDiskImage GalleryOSDiskImageResponse
    This is the OS disk image.
    source GalleryArtifactVersionFullSourceResponse
    The source of the gallery artifact version.
    data_disk_images Sequence[GalleryDataDiskImageResponse]
    A list of data disk images.
    os_disk_image GalleryOSDiskImageResponse
    This is the OS disk image.
    source GalleryArtifactVersionFullSourceResponse
    The source of the gallery artifact version.
    dataDiskImages List<Property Map>
    A list of data disk images.
    osDiskImage Property Map
    This is the OS disk image.
    source Property Map
    The source of the gallery artifact version.

    GalleryImageVersionUefiSettingsResponse

    AdditionalSignatures Pulumi.AzureNative.Compute.Inputs.UefiKeySignaturesResponse
    Additional UEFI key signatures that will be added to the image in addition to the signature templates
    SignatureTemplateNames List<string>
    The name of the template(s) that contains default UEFI key signatures that will be added to the image.
    AdditionalSignatures UefiKeySignaturesResponse
    Additional UEFI key signatures that will be added to the image in addition to the signature templates
    SignatureTemplateNames []string
    The name of the template(s) that contains default UEFI key signatures that will be added to the image.
    additionalSignatures UefiKeySignaturesResponse
    Additional UEFI key signatures that will be added to the image in addition to the signature templates
    signatureTemplateNames List<String>
    The name of the template(s) that contains default UEFI key signatures that will be added to the image.
    additionalSignatures UefiKeySignaturesResponse
    Additional UEFI key signatures that will be added to the image in addition to the signature templates
    signatureTemplateNames string[]
    The name of the template(s) that contains default UEFI key signatures that will be added to the image.
    additional_signatures UefiKeySignaturesResponse
    Additional UEFI key signatures that will be added to the image in addition to the signature templates
    signature_template_names Sequence[str]
    The name of the template(s) that contains default UEFI key signatures that will be added to the image.
    additionalSignatures Property Map
    Additional UEFI key signatures that will be added to the image in addition to the signature templates
    signatureTemplateNames List<String>
    The name of the template(s) that contains default UEFI key signatures that will be added to the image.

    GalleryOSDiskImageResponse

    SizeInGB int
    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.AzureNative.Compute.Inputs.GalleryDiskImageSourceResponse
    The source for the disk image.
    SizeInGB int
    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 GalleryDiskImageSourceResponse
    The source for the disk image.
    sizeInGB Integer
    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 GalleryDiskImageSourceResponse
    The source for the disk image.
    sizeInGB number
    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 GalleryDiskImageSourceResponse
    The source for the disk image.
    size_in_gb int
    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 GalleryDiskImageSourceResponse
    The source for the disk image.
    sizeInGB Number
    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.AzureNative.Compute.Inputs.EncryptionImagesResponse
    Optional. Allows users to provide customer managed keys for encrypting the OS and data disks in the gallery artifact.
    ExtendedLocation Pulumi.AzureNative.Compute.Inputs.GalleryExtendedLocationResponse
    The name of the extended location.
    ExtendedLocationReplicaCount int
    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.
    StorageAccountType string
    Specifies the storage account type to be used to store the image. This property is not updatable.
    Encryption EncryptionImagesResponse
    Optional. Allows users to provide customer managed keys for encrypting the OS and data disks in the gallery artifact.
    ExtendedLocation GalleryExtendedLocationResponse
    The name of the extended location.
    ExtendedLocationReplicaCount int
    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.
    StorageAccountType string
    Specifies the storage account type to be used to store the image. This property is not updatable.
    encryption EncryptionImagesResponse
    Optional. Allows users to provide customer managed keys for encrypting the OS and data disks in the gallery artifact.
    extendedLocation GalleryExtendedLocationResponse
    The name of the extended location.
    extendedLocationReplicaCount Integer
    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.
    storageAccountType String
    Specifies the storage account type to be used to store the image. This property is not updatable.
    encryption EncryptionImagesResponse
    Optional. Allows users to provide customer managed keys for encrypting the OS and data disks in the gallery artifact.
    extendedLocation GalleryExtendedLocationResponse
    The name of the extended location.
    extendedLocationReplicaCount number
    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.
    storageAccountType string
    Specifies the storage account type to be used to store the image. This property is not updatable.
    encryption EncryptionImagesResponse
    Optional. Allows users to provide customer managed keys for encrypting the OS and data disks in the gallery artifact.
    extended_location GalleryExtendedLocationResponse
    The name of the extended location.
    extended_location_replica_count int
    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_type str
    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.
    extendedLocationReplicaCount Number
    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.
    storageAccountType String
    Specifies the storage account type to be used to store the image. This property is not updatable.

    ImageVersionSecurityProfileResponse

    UefiSettings GalleryImageVersionUefiSettingsResponse
    Contains UEFI settings for the image version.
    uefiSettings GalleryImageVersionUefiSettingsResponse
    Contains UEFI settings for the image version.
    uefiSettings GalleryImageVersionUefiSettingsResponse
    Contains UEFI settings for the image version.
    uefi_settings GalleryImageVersionUefiSettingsResponse
    Contains UEFI settings for the image version.
    uefiSettings Property Map
    Contains UEFI settings for the image version.

    OSDiskImageEncryptionResponse

    DiskEncryptionSetId string
    A relative URI containing the resource ID of the disk encryption set.
    SecurityProfile Pulumi.AzureNative.Compute.Inputs.OSDiskImageSecurityProfileResponse
    This property specifies the security profile of an OS disk image.
    DiskEncryptionSetId string
    A relative URI containing the resource ID of the disk encryption set.
    SecurityProfile OSDiskImageSecurityProfileResponse
    This property specifies the security profile of an OS disk image.
    diskEncryptionSetId String
    A relative URI containing the resource ID of the disk encryption set.
    securityProfile OSDiskImageSecurityProfileResponse
    This property specifies the security profile of an OS disk image.
    diskEncryptionSetId string
    A relative URI containing the resource ID of the disk encryption set.
    securityProfile OSDiskImageSecurityProfileResponse
    This property specifies the security profile of an OS disk image.
    disk_encryption_set_id str
    A relative URI containing the resource ID of the disk encryption set.
    security_profile OSDiskImageSecurityProfileResponse
    This property specifies the security profile of an OS disk image.
    diskEncryptionSetId String
    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

    ConfidentialVMEncryptionType string
    confidential VM encryption types
    SecureVMDiskEncryptionSetId string
    secure VM disk encryption set id
    ConfidentialVMEncryptionType string
    confidential VM encryption types
    SecureVMDiskEncryptionSetId string
    secure VM disk encryption set id
    confidentialVMEncryptionType String
    confidential VM encryption types
    secureVMDiskEncryptionSetId String
    secure VM disk encryption set id
    confidentialVMEncryptionType string
    confidential VM encryption types
    secureVMDiskEncryptionSetId string
    secure VM disk encryption set id
    confidential_vm_encryption_type str
    confidential VM encryption types
    secure_vm_disk_encryption_set_id str
    secure VM disk encryption set id
    confidentialVMEncryptionType String
    confidential VM encryption types
    secureVMDiskEncryptionSetId String
    secure VM disk encryption set id

    PlatformAttributeResponse

    Name string
    This property specifies the name of the platformAttribute. It is read-only.
    Value string
    This property specifies the value of the corresponding name property. It is read-only.
    Name string
    This property specifies the name of the platformAttribute. It is read-only.
    Value string
    This property specifies the value of the corresponding name property. It is read-only.
    name String
    This property specifies the name of the platformAttribute. It is read-only.
    value String
    This property specifies the value of the corresponding name property. It is read-only.
    name string
    This property specifies the name of the platformAttribute. It is read-only.
    value string
    This property specifies the value of the corresponding name property. It is read-only.
    name str
    This property specifies the name of the platformAttribute. It is read-only.
    value str
    This property specifies the value of the corresponding name property. It is read-only.
    name String
    This property specifies the name of the platformAttribute. It is read-only.
    value String
    This property specifies the value of the corresponding name property. It is read-only.

    PolicyViolationResponse

    Category string
    Describes the nature of the policy violation.
    Details string
    Describes specific details about why this policy violation was reported.
    Category string
    Describes the nature of the policy violation.
    Details string
    Describes specific details about why this policy violation was reported.
    category String
    Describes the nature of the policy violation.
    details String
    Describes specific details about why this policy violation was reported.
    category string
    Describes the nature of the policy violation.
    details string
    Describes specific details about why this policy violation was reported.
    category str
    Describes the nature of the policy violation.
    details str
    Describes specific details about why this policy violation was reported.
    category String
    Describes the nature of the policy violation.
    details String
    Describes specific details about why this policy violation was reported.

    RegionalReplicationStatusResponse

    Details string
    The details of the replication status.
    Progress int
    It indicates progress of the replication job.
    Region string
    The region to which the gallery image version is being replicated to.
    State string
    This is the regional replication state.
    Details string
    The details of the replication status.
    Progress int
    It indicates progress of the replication job.
    Region string
    The region to which the gallery image version is being replicated to.
    State string
    This is the regional replication state.
    details String
    The details of the replication status.
    progress Integer
    It indicates progress of the replication job.
    region String
    The region to which the gallery image version is being replicated to.
    state String
    This is the regional replication state.
    details string
    The details of the replication status.
    progress number
    It indicates progress of the replication job.
    region string
    The region to which the gallery image version is being replicated to.
    state string
    This is the regional replication state.
    details str
    The details of the replication status.
    progress int
    It indicates progress of the replication job.
    region str
    The region to which the gallery image version is being replicated to.
    state str
    This is the regional replication state.
    details String
    The details of the replication status.
    progress Number
    It indicates progress of the replication job.
    region String
    The region to which the gallery image version is being replicated to.
    state String
    This is the regional replication state.

    ReplicationStatusResponse

    AggregatedState string
    This is the aggregated replication status based on all the regional replication status flags.
    Summary List<Pulumi.AzureNative.Compute.Inputs.RegionalReplicationStatusResponse>
    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 []RegionalReplicationStatusResponse
    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<RegionalReplicationStatusResponse>
    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 RegionalReplicationStatusResponse[]
    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[RegionalReplicationStatusResponse]
    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.
    AdditionalReplicaSets List<Pulumi.AzureNative.Compute.Inputs.AdditionalReplicaSetResponse>
    List of storage sku with replica count to create direct drive replicas.
    Encryption Pulumi.AzureNative.Compute.Inputs.EncryptionImagesResponse
    Optional. Allows users to provide customer managed keys for encrypting the OS and data disks in the gallery artifact.
    ExcludeFromLatest bool
    Contains the flag setting to hide an image when users specify version='latest'
    RegionalReplicaCount int
    The number of replicas of the Image Version to be created per region. This property is updatable.
    StorageAccountType string
    Specifies the storage account type to be used to store the image. This property is not updatable.
    Name string
    The name of the region.
    AdditionalReplicaSets []AdditionalReplicaSetResponse
    List of storage sku with replica count to create direct drive replicas.
    Encryption EncryptionImagesResponse
    Optional. Allows users to provide customer managed keys for encrypting the OS and data disks in the gallery artifact.
    ExcludeFromLatest bool
    Contains the flag setting to hide an image when users specify version='latest'
    RegionalReplicaCount int
    The number of replicas of the Image Version to be created per region. This property is updatable.
    StorageAccountType string
    Specifies the storage account type to be used to store the image. This property is not updatable.
    name String
    The name of the region.
    additionalReplicaSets List<AdditionalReplicaSetResponse>
    List of storage sku with replica count to create direct drive replicas.
    encryption EncryptionImagesResponse
    Optional. Allows users to provide customer managed keys for encrypting the OS and data disks in the gallery artifact.
    excludeFromLatest Boolean
    Contains the flag setting to hide an image when users specify version='latest'
    regionalReplicaCount Integer
    The number of replicas of the Image Version to be created per region. This property is updatable.
    storageAccountType String
    Specifies the storage account type to be used to store the image. This property is not updatable.
    name string
    The name of the region.
    additionalReplicaSets AdditionalReplicaSetResponse[]
    List of storage sku with replica count to create direct drive replicas.
    encryption EncryptionImagesResponse
    Optional. Allows users to provide customer managed keys for encrypting the OS and data disks in the gallery artifact.
    excludeFromLatest boolean
    Contains the flag setting to hide an image when users specify version='latest'
    regionalReplicaCount number
    The number of replicas of the Image Version to be created per region. This property is updatable.
    storageAccountType string
    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_sets Sequence[AdditionalReplicaSetResponse]
    List of storage sku with replica count to create direct drive replicas.
    encryption EncryptionImagesResponse
    Optional. Allows users to provide customer managed keys for encrypting the OS and data disks in the gallery artifact.
    exclude_from_latest bool
    Contains the flag setting to hide an image when users specify version='latest'
    regional_replica_count int
    The number of replicas of the Image Version to be created per region. This property is updatable.
    storage_account_type str
    Specifies the storage account type to be used to store the image. This property is not updatable.
    name String
    The name of the region.
    additionalReplicaSets List<Property Map>
    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.
    excludeFromLatest Boolean
    Contains the flag setting to hide an image when users specify version='latest'
    regionalReplicaCount Number
    The number of replicas of the Image Version to be created per region. This property is updatable.
    storageAccountType String
    Specifies the storage account type to be used to store the image. This property is not updatable.

    UefiKeyResponse

    Type string
    The type of key signature.
    Value List<string>
    The value of the key signature.
    Type string
    The type of key signature.
    Value []string
    The value of the key signature.
    type String
    The type of key signature.
    value List<String>
    The value of the key signature.
    type string
    The type of key signature.
    value string[]
    The value of the key signature.
    type str
    The type of key signature.
    value Sequence[str]
    The value of the key signature.
    type String
    The type of key signature.
    value List<String>
    The value of the key signature.

    UefiKeySignaturesResponse

    Db List<Pulumi.AzureNative.Compute.Inputs.UefiKeyResponse>
    The database of UEFI keys for this image version.
    Dbx List<Pulumi.AzureNative.Compute.Inputs.UefiKeyResponse>
    The database of revoked UEFI keys for this image version.
    Kek List<Pulumi.AzureNative.Compute.Inputs.UefiKeyResponse>
    The Key Encryption Keys of this image version.
    Pk Pulumi.AzureNative.Compute.Inputs.UefiKeyResponse
    The Platform Key of this image version.
    Db []UefiKeyResponse
    The database of UEFI keys for this image version.
    Dbx []UefiKeyResponse
    The database of revoked UEFI keys for this image version.
    Kek []UefiKeyResponse
    The Key Encryption Keys of this image version.
    Pk UefiKeyResponse
    The Platform Key of this image version.
    db List<UefiKeyResponse>
    The database of UEFI keys for this image version.
    dbx List<UefiKeyResponse>
    The database of revoked UEFI keys for this image version.
    kek List<UefiKeyResponse>
    The Key Encryption Keys of this image version.
    pk UefiKeyResponse
    The Platform Key of this image version.
    db UefiKeyResponse[]
    The database of UEFI keys for this image version.
    dbx UefiKeyResponse[]
    The database of revoked UEFI keys for this image version.
    kek UefiKeyResponse[]
    The Key Encryption Keys of this image version.
    pk UefiKeyResponse
    The Platform Key of this image version.
    db Sequence[UefiKeyResponse]
    The database of UEFI keys for this image version.
    dbx Sequence[UefiKeyResponse]
    The database of revoked UEFI keys for this image version.
    kek Sequence[UefiKeyResponse]
    The Key Encryption Keys of this image version.
    pk UefiKeyResponse
    The Platform Key of this image version.
    db List<Property Map>
    The database of UEFI keys for this image version.
    dbx List<Property Map>
    The database of revoked UEFI keys for this image version.
    kek List<Property Map>
    The Key Encryption Keys of this image version.
    pk Property Map
    The Platform Key of this image version.

    ValidationsProfileResponse

    ExecutedValidations List<Pulumi.AzureNative.Compute.Inputs.ExecutedValidationResponse>
    PlatformAttributes List<Pulumi.AzureNative.Compute.Inputs.PlatformAttributeResponse>
    This specifies the pub, offer, sku and version of the image version metadata
    ValidationEtag string
    The published time of the image version
    ExecutedValidations []ExecutedValidationResponse
    PlatformAttributes []PlatformAttributeResponse
    This specifies the pub, offer, sku and version of the image version metadata
    ValidationEtag string
    The published time of the image version
    executedValidations List<ExecutedValidationResponse>
    platformAttributes List<PlatformAttributeResponse>
    This specifies the pub, offer, sku and version of the image version metadata
    validationEtag String
    The published time of the image version
    executedValidations ExecutedValidationResponse[]
    platformAttributes PlatformAttributeResponse[]
    This specifies the pub, offer, sku and version of the image version metadata
    validationEtag string
    The published time of the image version
    executed_validations Sequence[ExecutedValidationResponse]
    platform_attributes Sequence[PlatformAttributeResponse]
    This specifies the pub, offer, sku and version of the image version metadata
    validation_etag str
    The published time of the image version
    executedValidations List<Property Map>
    platformAttributes List<Property Map>
    This specifies the pub, offer, sku and version of the image version metadata
    validationEtag String
    The published time of the image version

    Package Details

    Repository
    Azure Native pulumi/pulumi-azure-native
    License
    Apache-2.0
    azure-native logo
    This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
    Azure Native v3.3.0 published on Monday, Apr 28, 2025 by Pulumi