This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi
azure-native.compute.getGalleryInVMAccessControlProfileVersion
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi
Retrieves information about a gallery inVMAccessControlProfile version. 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>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]func LookupGalleryInVMAccessControlProfileVersion(ctx *Context, args *LookupGalleryInVMAccessControlProfileVersionArgs, opts ...InvokeOption) (*LookupGalleryInVMAccessControlProfileVersionResult, error)
func LookupGalleryInVMAccessControlProfileVersionOutput(ctx *Context, args *LookupGalleryInVMAccessControlProfileVersionOutputArgs, opts ...InvokeOption) LookupGalleryInVMAccessControlProfileVersionResultOutput> 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)
}public static CompletableFuture<GetGalleryInVMAccessControlProfileVersionResult> getGalleryInVMAccessControlProfileVersion(GetGalleryInVMAccessControlProfileVersionArgs args, InvokeOptions options)
public static Output<GetGalleryInVMAccessControlProfileVersionResult> getGalleryInVMAccessControlProfileVersion(GetGalleryInVMAccessControlProfileVersionArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:compute:getGalleryInVMAccessControlProfileVersion
  arguments:
    # arguments dictionaryThe following arguments are supported:
- GalleryName string
- The name of the Shared Image Gallery in which the inVMAccessControlProfile resides.
- InVMAccess stringControl Profile Name 
- The name of the gallery inVMAccessControlProfile in which the inVMAccessControlProfile version resides.
- InVMAccess stringControl Profile Version Name 
- The name of the gallery inVMAccessControlProfile version to be retrieved.
- ResourceGroup stringName 
- The name of the resource group.
- GalleryName string
- The name of the Shared Image Gallery in which the inVMAccessControlProfile resides.
- InVMAccess stringControl Profile Name 
- The name of the gallery inVMAccessControlProfile in which the inVMAccessControlProfile version resides.
- InVMAccess stringControl Profile Version Name 
- The name of the gallery inVMAccessControlProfile version to be retrieved.
- ResourceGroup stringName 
- The name of the resource group.
- galleryName String
- The name of the Shared Image Gallery in which the inVMAccessControlProfile resides.
- inVMAccess StringControl Profile Name 
- The name of the gallery inVMAccessControlProfile in which the inVMAccessControlProfile version resides.
- inVMAccess StringControl Profile Version Name 
- The name of the gallery inVMAccessControlProfile version to be retrieved.
- resourceGroup StringName 
- The name of the resource group.
- galleryName string
- The name of the Shared Image Gallery in which the inVMAccessControlProfile resides.
- inVMAccess stringControl Profile Name 
- The name of the gallery inVMAccessControlProfile in which the inVMAccessControlProfile version resides.
- inVMAccess stringControl Profile Version Name 
- The name of the gallery inVMAccessControlProfile version to be retrieved.
- resourceGroup stringName 
- The name of the resource group.
- gallery_name str
- The name of the Shared Image Gallery in which the inVMAccessControlProfile resides.
- in_vm_ straccess_ control_ profile_ name 
- The name of the gallery inVMAccessControlProfile in which the inVMAccessControlProfile version resides.
- in_vm_ straccess_ control_ profile_ version_ name 
- The name of the gallery inVMAccessControlProfile version to be retrieved.
- resource_group_ strname 
- The name of the resource group.
- galleryName String
- The name of the Shared Image Gallery in which the inVMAccessControlProfile resides.
- inVMAccess StringControl Profile Name 
- The name of the gallery inVMAccessControlProfile in which the inVMAccessControlProfile version resides.
- inVMAccess StringControl Profile Version Name 
- The name of the gallery inVMAccessControlProfile version to be retrieved.
- resourceGroup StringName 
- The name of the resource group.
getGalleryInVMAccessControlProfileVersion Result
The following output properties are available:
- 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.Azure Native. Compute. Outputs. Replication Status Response 
- This is the replication status of the gallery image version.
- Type string
- Resource type
- ExcludeFrom boolLatest 
- If set to true, Virtual Machines deployed from the latest version of the Resource Profile won't use this Profile version.
- Rules
Pulumi.Azure Native. Compute. Outputs. Access Control Rules Response 
- This is the Access Control Rules specification for an inVMAccessControlProfile version.
- Dictionary<string, string>
- Resource tags
- TargetLocations List<Pulumi.Azure Native. Compute. Outputs. Target Region Response> 
- The target regions where the Resource Profile version is going to be replicated to. This property is updatable.
- 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 ReplicationStatus Response 
- This is the replication status of the gallery image version.
- Type string
- Resource type
- ExcludeFrom boolLatest 
- If set to true, Virtual Machines deployed from the latest version of the Resource Profile won't use this Profile version.
- Rules
AccessControl Rules Response 
- This is the Access Control Rules specification for an inVMAccessControlProfile version.
- map[string]string
- Resource tags
- TargetLocations []TargetRegion Response 
- The target regions where the Resource Profile version is going to be replicated to. This property is updatable.
- 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 ReplicationStatus Response 
- This is the replication status of the gallery image version.
- type String
- Resource type
- excludeFrom BooleanLatest 
- If set to true, Virtual Machines deployed from the latest version of the Resource Profile won't use this Profile version.
- rules
AccessControl Rules Response 
- This is the Access Control Rules specification for an inVMAccessControlProfile version.
- Map<String,String>
- Resource tags
- targetLocations List<TargetRegion Response> 
- The target regions where the Resource Profile version is going to be replicated to. This property is updatable.
- 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 ReplicationStatus Response 
- This is the replication status of the gallery image version.
- type string
- Resource type
- excludeFrom booleanLatest 
- If set to true, Virtual Machines deployed from the latest version of the Resource Profile won't use this Profile version.
- rules
AccessControl Rules Response 
- This is the Access Control Rules specification for an inVMAccessControlProfile version.
- {[key: string]: string}
- Resource tags
- targetLocations TargetRegion Response[] 
- The target regions where the Resource Profile version is going to be replicated to. This property is updatable.
- 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 ReplicationStatus Response 
- This is the replication status of the gallery image version.
- type str
- Resource type
- exclude_from_ boollatest 
- If set to true, Virtual Machines deployed from the latest version of the Resource Profile won't use this Profile version.
- rules
AccessControl Rules Response 
- This is the Access Control Rules specification for an inVMAccessControlProfile version.
- Mapping[str, str]
- Resource tags
- target_locations Sequence[TargetRegion Response] 
- The target regions where the Resource Profile version is going to be replicated to. This property is updatable.
- 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
- excludeFrom BooleanLatest 
- 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.
- 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 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 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 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 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 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 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 string
- The name of the privilege.
- Path string
- The HTTP path corresponding to the privilege.
- QueryParameters Dictionary<string, string>
- The query parameters to match in the path.
- Name string
- The name of the privilege.
- Path string
- The HTTP path corresponding to the privilege.
- QueryParameters map[string]string
- The query parameters to match in the path.
- name String
- The name of the privilege.
- path String
- The HTTP path corresponding to the privilege.
- queryParameters Map<String,String>
- The query parameters to match in the path.
- name string
- The name of the privilege.
- path string
- The HTTP path corresponding to the privilege.
- queryParameters {[key: string]: string}
- The query parameters to match in the path.
- name str
- The name of the privilege.
- path str
- The HTTP path corresponding to the privilege.
- query_parameters Mapping[str, str]
- The query parameters to match in the path.
- name String
- The name of the privilege.
- path String
- The HTTP path corresponding to the privilege.
- queryParameters Map<String>
- The query parameters to match in the path.
AccessControlRulesResponse   
- Identities
List<Pulumi.Azure Native. Compute. Inputs. Access Control Rules Identity Response> 
- A list of identities.
- Privileges
List<Pulumi.Azure Native. Compute. Inputs. Access Control Rules Privilege Response> 
- A list of privileges.
- RoleAssignments List<Pulumi.Azure Native. Compute. Inputs. Access Control Rules Role Assignment Response> 
- A list of role assignments.
- Roles
List<Pulumi.Azure Native. Compute. Inputs. Access Control Rules Role Response> 
- A list of roles.
- Identities
[]AccessControl Rules Identity Response 
- A list of identities.
- Privileges
[]AccessControl Rules Privilege Response 
- A list of privileges.
- RoleAssignments []AccessControl Rules Role Assignment Response 
- A list of role assignments.
- Roles
[]AccessControl Rules Role Response 
- A list of roles.
- identities
List<AccessControl Rules Identity Response> 
- A list of identities.
- privileges
List<AccessControl Rules Privilege Response> 
- A list of privileges.
- roleAssignments List<AccessControl Rules Role Assignment Response> 
- A list of role assignments.
- roles
List<AccessControl Rules Role Response> 
- A list of roles.
- identities
AccessControl Rules Identity Response[] 
- A list of identities.
- privileges
AccessControl Rules Privilege Response[] 
- A list of privileges.
- roleAssignments AccessControl Rules Role Assignment Response[] 
- A list of role assignments.
- roles
AccessControl Rules Role Response[] 
- A list of roles.
- identities
Sequence[AccessControl Rules Identity Response] 
- A list of identities.
- privileges
Sequence[AccessControl Rules Privilege Response] 
- A list of privileges.
- role_assignments Sequence[AccessControl Rules Role Assignment Response] 
- A list of role assignments.
- roles
Sequence[AccessControl Rules Role Response] 
- A list of roles.
- 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 List<string>
- A list of identities that can access the privileges defined by the role.
- Role string
- The name of the role.
- Identities []string
- A list of identities that can access the privileges defined by the role.
- Role string
- The name of the role.
- identities List<String>
- A list of identities that can access the privileges defined by the role.
- role String
- The name of the role.
- identities string[]
- A list of identities that can access the privileges defined by the role.
- role string
- The name of the role.
- identities Sequence[str]
- A list of identities that can access the privileges defined by the role.
- role str
- The name of the role.
- identities List<String>
- A list of identities that can access the privileges defined by the role.
- role String
- The name of the role.
AccessControlRulesRoleResponse    
- Name string
- The name of the role.
- Privileges List<string>
- A list of privileges needed by this role.
- Name string
- The name of the role.
- Privileges []string
- A list of privileges needed by this role.
- name String
- The name of the role.
- privileges List<String>
- A list of privileges needed by this role.
- name string
- The name of the role.
- privileges string[]
- A list of privileges needed by this role.
- name str
- The name of the role.
- privileges Sequence[str]
- A list of privileges needed by this role.
- name String
- The name of the role.
- privileges List<String>
- A list of privileges needed by this role.
AdditionalReplicaSetResponse   
- RegionalReplica intCount 
- The number of direct drive replicas of the Image Version to be created.This Property is updatable
- StorageAccount stringType 
- Specifies the storage account type to be used to create the direct drive replicas
- RegionalReplica intCount 
- The number of direct drive replicas of the Image Version to be created.This Property is updatable
- StorageAccount stringType 
- Specifies the storage account type to be used to create the direct drive replicas
- regionalReplica IntegerCount 
- The number of direct drive replicas of the Image Version to be created.This Property is updatable
- storageAccount StringType 
- Specifies the storage account type to be used to create the direct drive replicas
- regionalReplica numberCount 
- The number of direct drive replicas of the Image Version to be created.This Property is updatable
- storageAccount stringType 
- Specifies the storage account type to be used to create the direct drive replicas
- regional_replica_ intcount 
- The number of direct drive replicas of the Image Version to be created.This Property is updatable
- storage_account_ strtype 
- Specifies the storage account type to be used to create the direct drive replicas
- regionalReplica NumberCount 
- The number of direct drive replicas of the Image Version to be created.This Property is updatable
- storageAccount StringType 
- Specifies the storage account type to be used to create the direct drive replicas
DataDiskImageEncryptionResponse    
- Lun int
- This property specifies the logical unit number of the data disk. This value is used to identify data disks within the Virtual Machine and therefore must be unique for each data disk attached to the Virtual Machine.
- DiskEncryption stringSet Id 
- A relative URI containing the resource ID of the disk encryption set.
- Lun int
- This property specifies the logical unit number of the data disk. This value is used to identify data disks within the Virtual Machine and therefore must be unique for each data disk attached to the Virtual Machine.
- DiskEncryption stringSet Id 
- A relative URI containing the resource ID of the disk encryption set.
- lun Integer
- This property specifies the logical unit number of the data disk. This value is used to identify data disks within the Virtual Machine and therefore must be unique for each data disk attached to the Virtual Machine.
- diskEncryption StringSet Id 
- A relative URI containing the resource ID of the disk encryption set.
- lun number
- This property specifies the logical unit number of the data disk. This value is used to identify data disks within the Virtual Machine and therefore must be unique for each data disk attached to the Virtual Machine.
- diskEncryption stringSet Id 
- A relative URI containing the resource ID of the disk encryption set.
- lun int
- This property specifies the logical unit number of the data disk. This value is used to identify data disks within the Virtual Machine and therefore must be unique for each data disk attached to the Virtual Machine.
- disk_encryption_ strset_ id 
- A relative URI containing the resource ID of the disk encryption set.
- lun Number
- This property specifies the logical unit number of the data disk. This value is used to identify data disks within the Virtual Machine and therefore must be unique for each data disk attached to the Virtual Machine.
- diskEncryption StringSet Id 
- A relative URI containing the resource ID of the disk encryption set.
EncryptionImagesResponse  
- DataDisk List<Pulumi.Images Azure Native. Compute. Inputs. Data Disk Image Encryption Response> 
- A list of encryption specifications for data disk images.
- OsDisk Pulumi.Image Azure Native. Compute. Inputs. OSDisk Image Encryption Response 
- Contains encryption settings for an OS disk image.
- DataDisk []DataImages Disk Image Encryption Response 
- A list of encryption specifications for data disk images.
- OsDisk OSDiskImage Image Encryption Response 
- Contains encryption settings for an OS disk image.
- dataDisk List<DataImages Disk Image Encryption Response> 
- A list of encryption specifications for data disk images.
- osDisk OSDiskImage Image Encryption Response 
- Contains encryption settings for an OS disk image.
- dataDisk DataImages Disk Image Encryption Response[] 
- A list of encryption specifications for data disk images.
- osDisk OSDiskImage Image Encryption Response 
- Contains encryption settings for an OS disk image.
- data_disk_ Sequence[Dataimages Disk Image Encryption Response] 
- A list of encryption specifications for data disk images.
- os_disk_ OSDiskimage Image Encryption Response 
- Contains encryption settings for an OS disk image.
- dataDisk List<Property Map>Images 
- A list of encryption specifications for data disk images.
- osDisk Property MapImage 
- Contains encryption settings for an OS disk image.
OSDiskImageEncryptionResponse   
- DiskEncryption stringSet Id 
- A relative URI containing the resource ID of the disk encryption set.
- SecurityProfile Pulumi.Azure Native. Compute. Inputs. OSDisk Image Security Profile Response 
- This property specifies the security profile of an OS disk image.
- DiskEncryption stringSet Id 
- A relative URI containing the resource ID of the disk encryption set.
- SecurityProfile OSDiskImage Security Profile Response 
- This property specifies the security profile of an OS disk image.
- diskEncryption StringSet Id 
- A relative URI containing the resource ID of the disk encryption set.
- securityProfile OSDiskImage Security Profile Response 
- This property specifies the security profile of an OS disk image.
- diskEncryption stringSet Id 
- A relative URI containing the resource ID of the disk encryption set.
- securityProfile OSDiskImage Security Profile Response 
- This property specifies the security profile of an OS disk image.
- disk_encryption_ strset_ id 
- A relative URI containing the resource ID of the disk encryption set.
- security_profile OSDiskImage Security Profile Response 
- This property specifies the security profile of an OS disk image.
- diskEncryption StringSet Id 
- A relative URI containing the resource ID of the disk encryption set.
- securityProfile Property Map
- This property specifies the security profile of an OS disk image.
OSDiskImageSecurityProfileResponse    
- ConfidentialVMEncryption stringType 
- confidential VM encryption types
- SecureVMDisk stringEncryption Set Id 
- secure VM disk encryption set id
- ConfidentialVMEncryption stringType 
- confidential VM encryption types
- SecureVMDisk stringEncryption Set Id 
- secure VM disk encryption set id
- confidentialVMEncryption StringType 
- confidential VM encryption types
- secureVMDisk StringEncryption Set Id 
- secure VM disk encryption set id
- confidentialVMEncryption stringType 
- confidential VM encryption types
- secureVMDisk stringEncryption Set Id 
- secure VM disk encryption set id
- confidential_vm_ strencryption_ type 
- confidential VM encryption types
- secure_vm_ strdisk_ encryption_ set_ id 
- secure VM disk encryption set id
- confidentialVMEncryption StringType 
- confidential VM encryption types
- secureVMDisk StringEncryption Set Id 
- secure VM disk encryption set id
RegionalReplicationStatusResponse   
ReplicationStatusResponse  
- AggregatedState string
- This is the aggregated replication status based on all the regional replication status flags.
- Summary
List<Pulumi.Azure Native. Compute. Inputs. Regional Replication Status Response> 
- This is a summary of replication status for each region.
- AggregatedState string
- This is the aggregated replication status based on all the regional replication status flags.
- Summary
[]RegionalReplication Status Response 
- This is a summary of replication status for each region.
- aggregatedState String
- This is the aggregated replication status based on all the regional replication status flags.
- summary
List<RegionalReplication Status Response> 
- This is a summary of replication status for each region.
- aggregatedState string
- This is the aggregated replication status based on all the regional replication status flags.
- summary
RegionalReplication Status Response[] 
- This is a summary of replication status for each region.
- aggregated_state str
- This is the aggregated replication status based on all the regional replication status flags.
- summary
Sequence[RegionalReplication Status Response] 
- This is a summary of replication status for each region.
- aggregatedState String
- This is the aggregated replication status based on all the regional replication status flags.
- summary List<Property Map>
- This is a summary of replication status for each region.
TargetRegionResponse  
- Name string
- The name of the region.
- AdditionalReplica List<Pulumi.Sets Azure Native. Compute. Inputs. Additional Replica Set Response> 
- List of storage sku with replica count to create direct drive replicas.
- Encryption
Pulumi.Azure Native. Compute. Inputs. Encryption Images Response 
- Optional. Allows users to provide customer managed keys for encrypting the OS and data disks in the gallery artifact.
- ExcludeFrom boolLatest 
- Contains the flag setting to hide an image when users specify version='latest'
- RegionalReplica intCount 
- The number of replicas of the Image Version to be created per region. This property is updatable.
- StorageAccount stringType 
- Specifies the storage account type to be used to store the image. This property is not updatable.
- Name string
- The name of the region.
- AdditionalReplica []AdditionalSets Replica Set Response 
- List of storage sku with replica count to create direct drive replicas.
- Encryption
EncryptionImages Response 
- Optional. Allows users to provide customer managed keys for encrypting the OS and data disks in the gallery artifact.
- ExcludeFrom boolLatest 
- Contains the flag setting to hide an image when users specify version='latest'
- RegionalReplica intCount 
- The number of replicas of the Image Version to be created per region. This property is updatable.
- StorageAccount stringType 
- Specifies the storage account type to be used to store the image. This property is not updatable.
- name String
- The name of the region.
- additionalReplica List<AdditionalSets Replica Set Response> 
- List of storage sku with replica count to create direct drive replicas.
- encryption
EncryptionImages Response 
- Optional. Allows users to provide customer managed keys for encrypting the OS and data disks in the gallery artifact.
- excludeFrom BooleanLatest 
- Contains the flag setting to hide an image when users specify version='latest'
- regionalReplica IntegerCount 
- The number of replicas of the Image Version to be created per region. This property is updatable.
- storageAccount StringType 
- Specifies the storage account type to be used to store the image. This property is not updatable.
- name string
- The name of the region.
- additionalReplica AdditionalSets Replica Set Response[] 
- List of storage sku with replica count to create direct drive replicas.
- encryption
EncryptionImages Response 
- Optional. Allows users to provide customer managed keys for encrypting the OS and data disks in the gallery artifact.
- excludeFrom booleanLatest 
- Contains the flag setting to hide an image when users specify version='latest'
- regionalReplica numberCount 
- The number of replicas of the Image Version to be created per region. This property is updatable.
- storageAccount stringType 
- Specifies the storage account type to be used to store the image. This property is not updatable.
- name str
- The name of the region.
- additional_replica_ Sequence[Additionalsets Replica Set Response] 
- List of storage sku with replica count to create direct drive replicas.
- encryption
EncryptionImages Response 
- Optional. Allows users to provide customer managed keys for encrypting the OS and data disks in the gallery artifact.
- exclude_from_ boollatest 
- Contains the flag setting to hide an image when users specify version='latest'
- regional_replica_ intcount 
- The number of replicas of the Image Version to be created per region. This property is updatable.
- storage_account_ strtype 
- Specifies the storage account type to be used to store the image. This property is not updatable.
- name String
- The name of the region.
- additionalReplica List<Property Map>Sets 
- List of storage sku with replica count to create direct drive replicas.
- encryption Property Map
- Optional. Allows users to provide customer managed keys for encrypting the OS and data disks in the gallery artifact.
- excludeFrom BooleanLatest 
- Contains the flag setting to hide an image when users specify version='latest'
- regionalReplica NumberCount 
- The number of replicas of the Image Version to be created per region. This property is updatable.
- storageAccount StringType 
- Specifies the storage account type to be used to store the image. This property is not updatable.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi