1. Packages
  2. Azure Native
  3. API Docs
  4. compute
  5. getGalleryInVMAccessControlProfileVersion
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.2.0 published on Monday, Apr 14, 2025 by Pulumi

azure-native.compute.getGalleryInVMAccessControlProfileVersion

Explore with Pulumi AI

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.2.0 published on Monday, Apr 14, 2025 by Pulumi

Retrieves information about a gallery inVMAccessControlProfile version.

Uses Azure REST API version 2024-03-03.

Using getGalleryInVMAccessControlProfileVersion

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 getGalleryInVMAccessControlProfileVersion(args: GetGalleryInVMAccessControlProfileVersionArgs, opts?: InvokeOptions): Promise<GetGalleryInVMAccessControlProfileVersionResult>
function getGalleryInVMAccessControlProfileVersionOutput(args: GetGalleryInVMAccessControlProfileVersionOutputArgs, opts?: InvokeOptions): Output<GetGalleryInVMAccessControlProfileVersionResult>
Copy
def get_gallery_in_vm_access_control_profile_version(gallery_name: Optional[str] = None,
                                                     in_vm_access_control_profile_name: Optional[str] = None,
                                                     in_vm_access_control_profile_version_name: Optional[str] = None,
                                                     resource_group_name: Optional[str] = None,
                                                     opts: Optional[InvokeOptions] = None) -> GetGalleryInVMAccessControlProfileVersionResult
def get_gallery_in_vm_access_control_profile_version_output(gallery_name: Optional[pulumi.Input[str]] = None,
                                                     in_vm_access_control_profile_name: Optional[pulumi.Input[str]] = None,
                                                     in_vm_access_control_profile_version_name: Optional[pulumi.Input[str]] = None,
                                                     resource_group_name: Optional[pulumi.Input[str]] = None,
                                                     opts: Optional[InvokeOptions] = None) -> Output[GetGalleryInVMAccessControlProfileVersionResult]
Copy
func LookupGalleryInVMAccessControlProfileVersion(ctx *Context, args *LookupGalleryInVMAccessControlProfileVersionArgs, opts ...InvokeOption) (*LookupGalleryInVMAccessControlProfileVersionResult, error)
func LookupGalleryInVMAccessControlProfileVersionOutput(ctx *Context, args *LookupGalleryInVMAccessControlProfileVersionOutputArgs, opts ...InvokeOption) LookupGalleryInVMAccessControlProfileVersionResultOutput
Copy

> Note: This function is named LookupGalleryInVMAccessControlProfileVersion in the Go SDK.

public static class GetGalleryInVMAccessControlProfileVersion 
{
    public static Task<GetGalleryInVMAccessControlProfileVersionResult> InvokeAsync(GetGalleryInVMAccessControlProfileVersionArgs args, InvokeOptions? opts = null)
    public static Output<GetGalleryInVMAccessControlProfileVersionResult> Invoke(GetGalleryInVMAccessControlProfileVersionInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetGalleryInVMAccessControlProfileVersionResult> getGalleryInVMAccessControlProfileVersion(GetGalleryInVMAccessControlProfileVersionArgs args, InvokeOptions options)
public static Output<GetGalleryInVMAccessControlProfileVersionResult> getGalleryInVMAccessControlProfileVersion(GetGalleryInVMAccessControlProfileVersionArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: azure-native:compute:getGalleryInVMAccessControlProfileVersion
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

GalleryName
This property is required.
Changes to this property will trigger replacement.
string
The name of the Shared Image Gallery in which the inVMAccessControlProfile resides.
InVMAccessControlProfileName
This property is required.
Changes to this property will trigger replacement.
string
The name of the gallery inVMAccessControlProfile in which the inVMAccessControlProfile version resides.
InVMAccessControlProfileVersionName
This property is required.
Changes to this property will trigger replacement.
string
The name of the gallery inVMAccessControlProfile version to be retrieved.
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group.
GalleryName
This property is required.
Changes to this property will trigger replacement.
string
The name of the Shared Image Gallery in which the inVMAccessControlProfile resides.
InVMAccessControlProfileName
This property is required.
Changes to this property will trigger replacement.
string
The name of the gallery inVMAccessControlProfile in which the inVMAccessControlProfile version resides.
InVMAccessControlProfileVersionName
This property is required.
Changes to this property will trigger replacement.
string
The name of the gallery inVMAccessControlProfile version to be retrieved.
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group.
galleryName
This property is required.
Changes to this property will trigger replacement.
String
The name of the Shared Image Gallery in which the inVMAccessControlProfile resides.
inVMAccessControlProfileName
This property is required.
Changes to this property will trigger replacement.
String
The name of the gallery inVMAccessControlProfile in which the inVMAccessControlProfile version resides.
inVMAccessControlProfileVersionName
This property is required.
Changes to this property will trigger replacement.
String
The name of the gallery inVMAccessControlProfile version to be retrieved.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The name of the resource group.
galleryName
This property is required.
Changes to this property will trigger replacement.
string
The name of the Shared Image Gallery in which the inVMAccessControlProfile resides.
inVMAccessControlProfileName
This property is required.
Changes to this property will trigger replacement.
string
The name of the gallery inVMAccessControlProfile in which the inVMAccessControlProfile version resides.
inVMAccessControlProfileVersionName
This property is required.
Changes to this property will trigger replacement.
string
The name of the gallery inVMAccessControlProfile version to be retrieved.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group.
gallery_name
This property is required.
Changes to this property will trigger replacement.
str
The name of the Shared Image Gallery in which the inVMAccessControlProfile resides.
in_vm_access_control_profile_name
This property is required.
Changes to this property will trigger replacement.
str
The name of the gallery inVMAccessControlProfile in which the inVMAccessControlProfile version resides.
in_vm_access_control_profile_version_name
This property is required.
Changes to this property will trigger replacement.
str
The name of the gallery inVMAccessControlProfile version to be retrieved.
resource_group_name
This property is required.
Changes to this property will trigger replacement.
str
The name of the resource group.
galleryName
This property is required.
Changes to this property will trigger replacement.
String
The name of the Shared Image Gallery in which the inVMAccessControlProfile resides.
inVMAccessControlProfileName
This property is required.
Changes to this property will trigger replacement.
String
The name of the gallery inVMAccessControlProfile in which the inVMAccessControlProfile version resides.
inVMAccessControlProfileVersionName
This property is required.
Changes to this property will trigger replacement.
String
The name of the gallery inVMAccessControlProfile version to be retrieved.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The name of the resource group.

getGalleryInVMAccessControlProfileVersion Result

The following output properties are available:

AzureApiVersion string
The Azure API version of the resource.
DefaultAccess string
This property allows you to specify if the requests will be allowed to access the host endpoints. Possible values are: 'Allow', 'Deny'.
Id string
Resource Id
Location string
Resource location
Mode string
This property allows you to specify whether the access control rules are in Audit mode, in Enforce mode or Disabled. Possible values are: 'Audit', 'Enforce' or 'Disabled'.
Name string
Resource name
ProvisioningState string
The provisioning state, which only appears in the response.
PublishedDate string
The timestamp for when the Resource Profile Version is published.
ReplicationStatus Pulumi.AzureNative.Compute.Outputs.ReplicationStatusResponse
This is the replication status of the gallery image version.
Type string
Resource type
ExcludeFromLatest bool
If set to true, Virtual Machines deployed from the latest version of the Resource Profile won't use this Profile version.
Rules Pulumi.AzureNative.Compute.Outputs.AccessControlRulesResponse
This is the Access Control Rules specification for an inVMAccessControlProfile version.
Tags Dictionary<string, string>
Resource tags
TargetLocations List<Pulumi.AzureNative.Compute.Outputs.TargetRegionResponse>
The target regions where the Resource Profile version is going to be replicated to. This property is updatable.
AzureApiVersion string
The Azure API version of the resource.
DefaultAccess string
This property allows you to specify if the requests will be allowed to access the host endpoints. Possible values are: 'Allow', 'Deny'.
Id string
Resource Id
Location string
Resource location
Mode string
This property allows you to specify whether the access control rules are in Audit mode, in Enforce mode or Disabled. Possible values are: 'Audit', 'Enforce' or 'Disabled'.
Name string
Resource name
ProvisioningState string
The provisioning state, which only appears in the response.
PublishedDate string
The timestamp for when the Resource Profile Version is published.
ReplicationStatus ReplicationStatusResponse
This is the replication status of the gallery image version.
Type string
Resource type
ExcludeFromLatest bool
If set to true, Virtual Machines deployed from the latest version of the Resource Profile won't use this Profile version.
Rules AccessControlRulesResponse
This is the Access Control Rules specification for an inVMAccessControlProfile version.
Tags map[string]string
Resource tags
TargetLocations []TargetRegionResponse
The target regions where the Resource Profile version is going to be replicated to. This property is updatable.
azureApiVersion String
The Azure API version of the resource.
defaultAccess String
This property allows you to specify if the requests will be allowed to access the host endpoints. Possible values are: 'Allow', 'Deny'.
id String
Resource Id
location String
Resource location
mode String
This property allows you to specify whether the access control rules are in Audit mode, in Enforce mode or Disabled. Possible values are: 'Audit', 'Enforce' or 'Disabled'.
name String
Resource name
provisioningState String
The provisioning state, which only appears in the response.
publishedDate String
The timestamp for when the Resource Profile Version is published.
replicationStatus ReplicationStatusResponse
This is the replication status of the gallery image version.
type String
Resource type
excludeFromLatest Boolean
If set to true, Virtual Machines deployed from the latest version of the Resource Profile won't use this Profile version.
rules AccessControlRulesResponse
This is the Access Control Rules specification for an inVMAccessControlProfile version.
tags Map<String,String>
Resource tags
targetLocations List<TargetRegionResponse>
The target regions where the Resource Profile version is going to be replicated to. This property is updatable.
azureApiVersion string
The Azure API version of the resource.
defaultAccess string
This property allows you to specify if the requests will be allowed to access the host endpoints. Possible values are: 'Allow', 'Deny'.
id string
Resource Id
location string
Resource location
mode string
This property allows you to specify whether the access control rules are in Audit mode, in Enforce mode or Disabled. Possible values are: 'Audit', 'Enforce' or 'Disabled'.
name string
Resource name
provisioningState string
The provisioning state, which only appears in the response.
publishedDate string
The timestamp for when the Resource Profile Version is published.
replicationStatus ReplicationStatusResponse
This is the replication status of the gallery image version.
type string
Resource type
excludeFromLatest boolean
If set to true, Virtual Machines deployed from the latest version of the Resource Profile won't use this Profile version.
rules AccessControlRulesResponse
This is the Access Control Rules specification for an inVMAccessControlProfile version.
tags {[key: string]: string}
Resource tags
targetLocations TargetRegionResponse[]
The target regions where the Resource Profile version is going to be replicated to. This property is updatable.
azure_api_version str
The Azure API version of the resource.
default_access str
This property allows you to specify if the requests will be allowed to access the host endpoints. Possible values are: 'Allow', 'Deny'.
id str
Resource Id
location str
Resource location
mode str
This property allows you to specify whether the access control rules are in Audit mode, in Enforce mode or Disabled. Possible values are: 'Audit', 'Enforce' or 'Disabled'.
name str
Resource name
provisioning_state str
The provisioning state, which only appears in the response.
published_date str
The timestamp for when the Resource Profile Version is published.
replication_status ReplicationStatusResponse
This is the replication status of the gallery image version.
type str
Resource type
exclude_from_latest bool
If set to true, Virtual Machines deployed from the latest version of the Resource Profile won't use this Profile version.
rules AccessControlRulesResponse
This is the Access Control Rules specification for an inVMAccessControlProfile version.
tags Mapping[str, str]
Resource tags
target_locations Sequence[TargetRegionResponse]
The target regions where the Resource Profile version is going to be replicated to. This property is updatable.
azureApiVersion String
The Azure API version of the resource.
defaultAccess String
This property allows you to specify if the requests will be allowed to access the host endpoints. Possible values are: 'Allow', 'Deny'.
id String
Resource Id
location String
Resource location
mode String
This property allows you to specify whether the access control rules are in Audit mode, in Enforce mode or Disabled. Possible values are: 'Audit', 'Enforce' or 'Disabled'.
name String
Resource name
provisioningState String
The provisioning state, which only appears in the response.
publishedDate String
The timestamp for when the Resource Profile Version is published.
replicationStatus Property Map
This is the replication status of the gallery image version.
type String
Resource type
excludeFromLatest Boolean
If set to true, Virtual Machines deployed from the latest version of the Resource Profile won't use this Profile version.
rules Property Map
This is the Access Control Rules specification for an inVMAccessControlProfile version.
tags Map<String>
Resource tags
targetLocations List<Property Map>
The target regions where the Resource Profile version is going to be replicated to. This property is updatable.

Supporting Types

AccessControlRulesIdentityResponse

Name This property is required. string
The name of the identity.
ExePath string
The path to the executable.
GroupName string
The groupName corresponding to this identity.
ProcessName string
The process name of the executable.
UserName string
The username corresponding to this identity.
Name This property is required. string
The name of the identity.
ExePath string
The path to the executable.
GroupName string
The groupName corresponding to this identity.
ProcessName string
The process name of the executable.
UserName string
The username corresponding to this identity.
name This property is required. String
The name of the identity.
exePath String
The path to the executable.
groupName String
The groupName corresponding to this identity.
processName String
The process name of the executable.
userName String
The username corresponding to this identity.
name This property is required. string
The name of the identity.
exePath string
The path to the executable.
groupName string
The groupName corresponding to this identity.
processName string
The process name of the executable.
userName string
The username corresponding to this identity.
name This property is required. str
The name of the identity.
exe_path str
The path to the executable.
group_name str
The groupName corresponding to this identity.
process_name str
The process name of the executable.
user_name str
The username corresponding to this identity.
name This property is required. String
The name of the identity.
exePath String
The path to the executable.
groupName String
The groupName corresponding to this identity.
processName String
The process name of the executable.
userName String
The username corresponding to this identity.

AccessControlRulesPrivilegeResponse

Name This property is required. string
The name of the privilege.
Path This property is required. string
The HTTP path corresponding to the privilege.
QueryParameters Dictionary<string, string>
The query parameters to match in the path.
Name This property is required. string
The name of the privilege.
Path This property is required. string
The HTTP path corresponding to the privilege.
QueryParameters map[string]string
The query parameters to match in the path.
name This property is required. String
The name of the privilege.
path This property is required. String
The HTTP path corresponding to the privilege.
queryParameters Map<String,String>
The query parameters to match in the path.
name This property is required. string
The name of the privilege.
path This property is required. string
The HTTP path corresponding to the privilege.
queryParameters {[key: string]: string}
The query parameters to match in the path.
name This property is required. str
The name of the privilege.
path This property is required. str
The HTTP path corresponding to the privilege.
query_parameters Mapping[str, str]
The query parameters to match in the path.
name This property is required. String
The name of the privilege.
path This property is required. String
The HTTP path corresponding to the privilege.
queryParameters Map<String>
The query parameters to match in the path.

AccessControlRulesResponse

identities List<Property Map>
A list of identities.
privileges List<Property Map>
A list of privileges.
roleAssignments List<Property Map>
A list of role assignments.
roles List<Property Map>
A list of roles.

AccessControlRulesRoleAssignmentResponse

Identities This property is required. List<string>
A list of identities that can access the privileges defined by the role.
Role This property is required. string
The name of the role.
Identities This property is required. []string
A list of identities that can access the privileges defined by the role.
Role This property is required. string
The name of the role.
identities This property is required. List<String>
A list of identities that can access the privileges defined by the role.
role This property is required. String
The name of the role.
identities This property is required. string[]
A list of identities that can access the privileges defined by the role.
role This property is required. string
The name of the role.
identities This property is required. Sequence[str]
A list of identities that can access the privileges defined by the role.
role This property is required. str
The name of the role.
identities This property is required. List<String>
A list of identities that can access the privileges defined by the role.
role This property is required. String
The name of the role.

AccessControlRulesRoleResponse

Name This property is required. string
The name of the role.
Privileges This property is required. List<string>
A list of privileges needed by this role.
Name This property is required. string
The name of the role.
Privileges This property is required. []string
A list of privileges needed by this role.
name This property is required. String
The name of the role.
privileges This property is required. List<String>
A list of privileges needed by this role.
name This property is required. string
The name of the role.
privileges This property is required. string[]
A list of privileges needed by this role.
name This property is required. str
The name of the role.
privileges This property is required. Sequence[str]
A list of privileges needed by this role.
name This property is required. String
The name of the role.
privileges This property is required. List<String>
A list of privileges needed by this role.

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 This property is required. 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 This property is required. 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 This property is required. 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 This property is required. 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 This property is required. 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 This property is required. 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.

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

RegionalReplicationStatusResponse

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

ReplicationStatusResponse

AggregatedState This property is required. string
This is the aggregated replication status based on all the regional replication status flags.
Summary This property is required. List<Pulumi.AzureNative.Compute.Inputs.RegionalReplicationStatusResponse>
This is a summary of replication status for each region.
AggregatedState This property is required. string
This is the aggregated replication status based on all the regional replication status flags.
Summary This property is required. []RegionalReplicationStatusResponse
This is a summary of replication status for each region.
aggregatedState This property is required. String
This is the aggregated replication status based on all the regional replication status flags.
summary This property is required. List<RegionalReplicationStatusResponse>
This is a summary of replication status for each region.
aggregatedState This property is required. string
This is the aggregated replication status based on all the regional replication status flags.
summary This property is required. RegionalReplicationStatusResponse[]
This is a summary of replication status for each region.
aggregated_state This property is required. str
This is the aggregated replication status based on all the regional replication status flags.
summary This property is required. Sequence[RegionalReplicationStatusResponse]
This is a summary of replication status for each region.
aggregatedState This property is required. String
This is the aggregated replication status based on all the regional replication status flags.
summary This property is required. List<Property Map>
This is a summary of replication status for each region.

TargetRegionResponse

Name This property is required. 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 This property is required. 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 This property is required. 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 This property is required. 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 This property is required. 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 This property is required. 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.

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 v2 docs if using the v2 version of this package.
Azure Native v3.2.0 published on Monday, Apr 14, 2025 by Pulumi