These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi
azure-native-v2.compute.getGalleryInVMAccessControlProfileVersion
Explore with Pulumi AI
These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 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 dictionary
The following arguments are supported:
- Gallery
Name string - The name of the Shared Image Gallery in which the inVMAccessControlProfile resides.
- In
VMAccess stringControl Profile Name - The name of the gallery inVMAccessControlProfile in which the inVMAccessControlProfile version resides.
- In
VMAccess stringControl Profile Version Name - The name of the gallery inVMAccessControlProfile version to be retrieved.
- Resource
Group stringName - The name of the resource group.
- Gallery
Name string - The name of the Shared Image Gallery in which the inVMAccessControlProfile resides.
- In
VMAccess stringControl Profile Name - The name of the gallery inVMAccessControlProfile in which the inVMAccessControlProfile version resides.
- In
VMAccess stringControl Profile Version Name - The name of the gallery inVMAccessControlProfile version to be retrieved.
- Resource
Group stringName - The name of the resource group.
- gallery
Name String - The name of the Shared Image Gallery in which the inVMAccessControlProfile resides.
- in
VMAccess StringControl Profile Name - The name of the gallery inVMAccessControlProfile in which the inVMAccessControlProfile version resides.
- in
VMAccess StringControl Profile Version Name - The name of the gallery inVMAccessControlProfile version to be retrieved.
- resource
Group StringName - The name of the resource group.
- gallery
Name string - The name of the Shared Image Gallery in which the inVMAccessControlProfile resides.
- in
VMAccess stringControl Profile Name - The name of the gallery inVMAccessControlProfile in which the inVMAccessControlProfile version resides.
- in
VMAccess stringControl Profile Version Name - The name of the gallery inVMAccessControlProfile version to be retrieved.
- resource
Group 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.
- gallery
Name String - The name of the Shared Image Gallery in which the inVMAccessControlProfile resides.
- in
VMAccess StringControl Profile Name - The name of the gallery inVMAccessControlProfile in which the inVMAccessControlProfile version resides.
- in
VMAccess StringControl Profile Version Name - The name of the gallery inVMAccessControlProfile version to be retrieved.
- resource
Group StringName - The name of the resource group.
getGalleryInVMAccessControlProfileVersion Result
The following output properties are available:
- Default
Access 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
- Provisioning
State string - The provisioning state, which only appears in the response.
- Published
Date string - The timestamp for when the Resource Profile Version is published.
- Replication
Status Pulumi.Azure Native. Compute. Outputs. Replication Status Response - This is the replication status of the gallery image version.
- Type string
- 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
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
- Target
Locations 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.
- Default
Access 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
- Provisioning
State string - The provisioning state, which only appears in the response.
- Published
Date string - 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 string
- 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
Access
Control Rules Response - This is the Access Control Rules specification for an inVMAccessControlProfile version.
- map[string]string
- Resource tags
- Target
Locations []TargetRegion Response - The target regions where the Resource Profile version is going to be replicated to. This property is updatable.
- default
Access 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
- provisioning
State String - The provisioning state, which only appears in the response.
- published
Date String - 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 String
- Resource type
- exclude
From BooleanLatest - If set to true, Virtual Machines deployed from the latest version of the Resource Profile won't use this Profile version.
- rules
Access
Control Rules Response - This is the Access Control Rules specification for an inVMAccessControlProfile version.
- Map<String,String>
- Resource tags
- target
Locations List<TargetRegion Response> - The target regions where the Resource Profile version is going to be replicated to. This property is updatable.
- default
Access 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
- provisioning
State string - The provisioning state, which only appears in the response.
- published
Date string - 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 string
- Resource type
- exclude
From booleanLatest - If set to true, Virtual Machines deployed from the latest version of the Resource Profile won't use this Profile version.
- rules
Access
Control Rules Response - This is the Access Control Rules specification for an inVMAccessControlProfile version.
- {[key: string]: string}
- Resource tags
- target
Locations 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
Access
Control 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.
- default
Access 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
- provisioning
State String - The provisioning state, which only appears in the response.
- published
Date String - The timestamp for when the Resource Profile Version is published.
- replication
Status Property Map - This is the replication status of the gallery image version.
- type String
- Resource type
- exclude
From 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
- target
Locations 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.
- Exe
Path string - The path to the executable.
- Group
Name string - The groupName corresponding to this identity.
- Process
Name string - The process name of the executable.
- User
Name string - The username corresponding to this identity.
- Name string
- The name of the identity.
- Exe
Path string - The path to the executable.
- Group
Name string - The groupName corresponding to this identity.
- Process
Name string - The process name of the executable.
- User
Name string - The username corresponding to this identity.
- name String
- The name of the identity.
- exe
Path String - The path to the executable.
- group
Name String - The groupName corresponding to this identity.
- process
Name String - The process name of the executable.
- user
Name String - The username corresponding to this identity.
- name string
- The name of the identity.
- exe
Path string - The path to the executable.
- group
Name string - The groupName corresponding to this identity.
- process
Name string - The process name of the executable.
- user
Name 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.
- exe
Path String - The path to the executable.
- group
Name String - The groupName corresponding to this identity.
- process
Name String - The process name of the executable.
- user
Name String - The username corresponding to this identity.
AccessControlRulesPrivilegeResponse
- Name string
- The name of the privilege.
- Path string
- The HTTP path corresponding to the privilege.
- Query
Parameters 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.
- Query
Parameters 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.
- query
Parameters 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.
- query
Parameters {[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.
- query
Parameters 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.
- Role
Assignments 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
[]Access
Control Rules Identity Response - A list of identities.
- Privileges
[]Access
Control Rules Privilege Response - A list of privileges.
- Role
Assignments []AccessControl Rules Role Assignment Response - A list of role assignments.
- Roles
[]Access
Control Rules Role Response - A list of roles.
- identities
List<Access
Control Rules Identity Response> - A list of identities.
- privileges
List<Access
Control Rules Privilege Response> - A list of privileges.
- role
Assignments List<AccessControl Rules Role Assignment Response> - A list of role assignments.
- roles
List<Access
Control Rules Role Response> - A list of roles.
- identities
Access
Control Rules Identity Response[] - A list of identities.
- privileges
Access
Control Rules Privilege Response[] - A list of privileges.
- role
Assignments AccessControl Rules Role Assignment Response[] - A list of role assignments.
- roles
Access
Control Rules Role Response[] - A list of roles.
- identities
Sequence[Access
Control Rules Identity Response] - A list of identities.
- privileges
Sequence[Access
Control Rules Privilege Response] - A list of privileges.
- role_
assignments Sequence[AccessControl Rules Role Assignment Response] - A list of role assignments.
- roles
Sequence[Access
Control Rules Role Response] - A list of roles.
- identities List<Property Map>
- A list of identities.
- privileges List<Property Map>
- A list of privileges.
- role
Assignments 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
- Regional
Replica intCount - The number of direct drive replicas of the Image Version to be created.This Property is updatable
- Storage
Account 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 stringType - Specifies the storage account type to be used to create the direct drive replicas
- regional
Replica IntegerCount - The number of direct drive replicas of the Image Version to be created.This Property is updatable
- storage
Account StringType - Specifies the storage account type to be used to create the direct drive replicas
- regional
Replica numberCount - The number of direct drive replicas of the Image Version to be created.This Property is updatable
- storage
Account 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
- regional
Replica NumberCount - The number of direct drive replicas of the Image Version to be created.This Property is updatable
- storage
Account 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.
- Disk
Encryption 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 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.
- disk
Encryption 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.
- disk
Encryption 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.
- disk
Encryption StringSet Id - A relative URI containing the resource ID of the disk encryption set.
EncryptionImagesResponse
- Data
Disk List<Pulumi.Images Azure Native. Compute. Inputs. Data Disk Image Encryption Response> - A list of encryption specifications for data disk images.
- Os
Disk Pulumi.Image Azure Native. Compute. Inputs. OSDisk Image Encryption Response - Contains encryption settings for an OS disk image.
- Data
Disk []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.
- data
Disk List<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.
- data
Disk 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.
- 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.
- data
Disk List<Property Map>Images - A list of encryption specifications for data disk images.
- os
Disk Property MapImage - Contains encryption settings for an OS disk image.
OSDiskImageEncryptionResponse
- Disk
Encryption stringSet Id - A relative URI containing the resource ID of the disk encryption set.
- Security
Profile Pulumi.Azure Native. Compute. Inputs. OSDisk Image Security Profile Response - This property specifies the security profile of an OS disk image.
- Disk
Encryption stringSet 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.
- disk
Encryption StringSet 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.
- disk
Encryption stringSet 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.
- 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.
- disk
Encryption StringSet Id - A relative URI containing the resource ID of the disk encryption set.
- security
Profile Property Map - This property specifies the security profile of an OS disk image.
OSDiskImageSecurityProfileResponse
- Confidential
VMEncryption stringType - confidential VM encryption types
- Secure
VMDisk stringEncryption Set Id - secure VM disk encryption set id
- Confidential
VMEncryption stringType - confidential VM encryption types
- Secure
VMDisk stringEncryption Set Id - secure VM disk encryption set id
- confidential
VMEncryption StringType - confidential VM encryption types
- secure
VMDisk StringEncryption Set Id - secure VM disk encryption set id
- confidential
VMEncryption stringType - confidential VM encryption types
- secure
VMDisk 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
- confidential
VMEncryption StringType - confidential VM encryption types
- secure
VMDisk StringEncryption Set Id - secure VM disk encryption set id
RegionalReplicationStatusResponse
ReplicationStatusResponse
- Aggregated
State 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.
- Aggregated
State string - This is the aggregated replication status based on all the regional replication status flags.
- Summary
[]Regional
Replication Status Response - This is a summary of replication status for each region.
- aggregated
State String - This is the aggregated replication status based on all the regional replication status flags.
- summary
List<Regional
Replication Status Response> - This is a summary of replication status for each region.
- aggregated
State string - This is the aggregated replication status based on all the regional replication status flags.
- summary
Regional
Replication 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[Regional
Replication Status Response] - This is a summary of replication status for each region.
- aggregated
State 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.
- Additional
Replica 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.
- 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 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.
- Additional
Replica []AdditionalSets Replica Set Response - List of storage sku with replica count to create direct drive replicas.
- Encryption
Encryption
Images 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 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.
- additional
Replica List<AdditionalSets Replica Set Response> - List of storage sku with replica count to create direct drive replicas.
- encryption
Encryption
Images Response - Optional. Allows users to provide customer managed keys for encrypting the OS and data disks in the gallery artifact.
- exclude
From BooleanLatest - Contains the flag setting to hide an image when users specify version='latest'
- regional
Replica IntegerCount - The number of replicas of the Image Version to be created per region. This property is updatable.
- storage
Account 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.
- additional
Replica AdditionalSets Replica Set Response[] - List of storage sku with replica count to create direct drive replicas.
- encryption
Encryption
Images Response - Optional. Allows users to provide customer managed keys for encrypting the OS and data disks in the gallery artifact.
- exclude
From booleanLatest - Contains the flag setting to hide an image when users specify version='latest'
- regional
Replica numberCount - The number of replicas of the Image Version to be created per region. This property is updatable.
- storage
Account 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
Encryption
Images 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.
- additional
Replica 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.
- exclude
From BooleanLatest - Contains the flag setting to hide an image when users specify version='latest'
- regional
Replica NumberCount - The number of replicas of the Image Version to be created per region. This property is updatable.
- storage
Account StringType - Specifies the storage account type to be used to store the image. This property is not updatable.
Package Details
- Repository
- azure-native-v2 pulumi/pulumi-azure-native
- License
- Apache-2.0
These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi