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.sqlvirtualmachine.getSqlVirtualMachine
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
Gets a SQL virtual machine. Azure REST API version: 2022-02-01.
Other available API versions: 2023-01-01-preview, 2023-10-01.
Using getSqlVirtualMachine
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 getSqlVirtualMachine(args: GetSqlVirtualMachineArgs, opts?: InvokeOptions): Promise<GetSqlVirtualMachineResult>
function getSqlVirtualMachineOutput(args: GetSqlVirtualMachineOutputArgs, opts?: InvokeOptions): Output<GetSqlVirtualMachineResult>def get_sql_virtual_machine(expand: Optional[str] = None,
                            resource_group_name: Optional[str] = None,
                            sql_virtual_machine_name: Optional[str] = None,
                            opts: Optional[InvokeOptions] = None) -> GetSqlVirtualMachineResult
def get_sql_virtual_machine_output(expand: Optional[pulumi.Input[str]] = None,
                            resource_group_name: Optional[pulumi.Input[str]] = None,
                            sql_virtual_machine_name: Optional[pulumi.Input[str]] = None,
                            opts: Optional[InvokeOptions] = None) -> Output[GetSqlVirtualMachineResult]func LookupSqlVirtualMachine(ctx *Context, args *LookupSqlVirtualMachineArgs, opts ...InvokeOption) (*LookupSqlVirtualMachineResult, error)
func LookupSqlVirtualMachineOutput(ctx *Context, args *LookupSqlVirtualMachineOutputArgs, opts ...InvokeOption) LookupSqlVirtualMachineResultOutput> Note: This function is named LookupSqlVirtualMachine in the Go SDK.
public static class GetSqlVirtualMachine 
{
    public static Task<GetSqlVirtualMachineResult> InvokeAsync(GetSqlVirtualMachineArgs args, InvokeOptions? opts = null)
    public static Output<GetSqlVirtualMachineResult> Invoke(GetSqlVirtualMachineInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetSqlVirtualMachineResult> getSqlVirtualMachine(GetSqlVirtualMachineArgs args, InvokeOptions options)
public static Output<GetSqlVirtualMachineResult> getSqlVirtualMachine(GetSqlVirtualMachineArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:sqlvirtualmachine:getSqlVirtualMachine
  arguments:
    # arguments dictionaryThe following arguments are supported:
- ResourceGroup stringName 
- Name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
- SqlVirtual stringMachine Name 
- Name of the SQL virtual machine.
- Expand string
- The child resources to include in the response.
- ResourceGroup stringName 
- Name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
- SqlVirtual stringMachine Name 
- Name of the SQL virtual machine.
- Expand string
- The child resources to include in the response.
- resourceGroup StringName 
- Name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
- sqlVirtual StringMachine Name 
- Name of the SQL virtual machine.
- expand String
- The child resources to include in the response.
- resourceGroup stringName 
- Name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
- sqlVirtual stringMachine Name 
- Name of the SQL virtual machine.
- expand string
- The child resources to include in the response.
- resource_group_ strname 
- Name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
- sql_virtual_ strmachine_ name 
- Name of the SQL virtual machine.
- expand str
- The child resources to include in the response.
- resourceGroup StringName 
- Name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
- sqlVirtual StringMachine Name 
- Name of the SQL virtual machine.
- expand String
- The child resources to include in the response.
getSqlVirtualMachine Result
The following output properties are available:
- Id string
- Resource ID.
- Location string
- Resource location.
- Name string
- Resource name.
- ProvisioningState string
- Provisioning state to track the async operation status.
- SystemData Pulumi.Azure Native. Sql Virtual Machine. Outputs. System Data Response 
- Metadata pertaining to creation and last modification of the resource.
- Type string
- Resource type.
- AssessmentSettings Pulumi.Azure Native. Sql Virtual Machine. Outputs. Assessment Settings Response 
- Assessment Settings.
- AutoBackup Pulumi.Settings Azure Native. Sql Virtual Machine. Outputs. Auto Backup Settings Response 
- Auto backup settings for SQL Server.
- AutoPatching Pulumi.Settings Azure Native. Sql Virtual Machine. Outputs. Auto Patching Settings Response 
- Auto patching settings for applying critical security updates to SQL virtual machine.
- Identity
Pulumi.Azure Native. Sql Virtual Machine. Outputs. Resource Identity Response 
- Azure Active Directory identity of the server.
- KeyVault Pulumi.Credential Settings Azure Native. Sql Virtual Machine. Outputs. Key Vault Credential Settings Response 
- Key vault credential settings.
- ServerConfigurations Pulumi.Management Settings Azure Native. Sql Virtual Machine. Outputs. Server Configurations Management Settings Response 
- SQL Server configuration management settings.
- SqlImage stringOffer 
- SQL image offer. Examples include SQL2016-WS2016, SQL2017-WS2016.
- SqlImage stringSku 
- SQL Server edition type.
- SqlManagement string
- SQL Server Management type.
- SqlServer stringLicense Type 
- SQL Server license type.
- SqlVirtual stringMachine Group Resource Id 
- ARM resource id of the SQL virtual machine group this SQL virtual machine is or will be part of.
- StorageConfiguration Pulumi.Settings Azure Native. Sql Virtual Machine. Outputs. Storage Configuration Settings Response 
- Storage Configuration Settings.
- Dictionary<string, string>
- Resource tags.
- VirtualMachine stringResource Id 
- ARM Resource id of underlying virtual machine created from SQL marketplace image.
- WsfcDomain Pulumi.Credentials Azure Native. Sql Virtual Machine. Outputs. Wsfc Domain Credentials Response 
- Domain credentials for setting up Windows Server Failover Cluster for SQL availability group.
- WsfcStatic stringIp 
- Domain credentials for setting up Windows Server Failover Cluster for SQL availability group.
- Id string
- Resource ID.
- Location string
- Resource location.
- Name string
- Resource name.
- ProvisioningState string
- Provisioning state to track the async operation status.
- SystemData SystemData Response 
- Metadata pertaining to creation and last modification of the resource.
- Type string
- Resource type.
- AssessmentSettings AssessmentSettings Response 
- Assessment Settings.
- AutoBackup AutoSettings Backup Settings Response 
- Auto backup settings for SQL Server.
- AutoPatching AutoSettings Patching Settings Response 
- Auto patching settings for applying critical security updates to SQL virtual machine.
- Identity
ResourceIdentity Response 
- Azure Active Directory identity of the server.
- KeyVault KeyCredential Settings Vault Credential Settings Response 
- Key vault credential settings.
- ServerConfigurations ServerManagement Settings Configurations Management Settings Response 
- SQL Server configuration management settings.
- SqlImage stringOffer 
- SQL image offer. Examples include SQL2016-WS2016, SQL2017-WS2016.
- SqlImage stringSku 
- SQL Server edition type.
- SqlManagement string
- SQL Server Management type.
- SqlServer stringLicense Type 
- SQL Server license type.
- SqlVirtual stringMachine Group Resource Id 
- ARM resource id of the SQL virtual machine group this SQL virtual machine is or will be part of.
- StorageConfiguration StorageSettings Configuration Settings Response 
- Storage Configuration Settings.
- map[string]string
- Resource tags.
- VirtualMachine stringResource Id 
- ARM Resource id of underlying virtual machine created from SQL marketplace image.
- WsfcDomain WsfcCredentials Domain Credentials Response 
- Domain credentials for setting up Windows Server Failover Cluster for SQL availability group.
- WsfcStatic stringIp 
- Domain credentials for setting up Windows Server Failover Cluster for SQL availability group.
- id String
- Resource ID.
- location String
- Resource location.
- name String
- Resource name.
- provisioningState String
- Provisioning state to track the async operation status.
- systemData SystemData Response 
- Metadata pertaining to creation and last modification of the resource.
- type String
- Resource type.
- assessmentSettings AssessmentSettings Response 
- Assessment Settings.
- autoBackup AutoSettings Backup Settings Response 
- Auto backup settings for SQL Server.
- autoPatching AutoSettings Patching Settings Response 
- Auto patching settings for applying critical security updates to SQL virtual machine.
- identity
ResourceIdentity Response 
- Azure Active Directory identity of the server.
- keyVault KeyCredential Settings Vault Credential Settings Response 
- Key vault credential settings.
- serverConfigurations ServerManagement Settings Configurations Management Settings Response 
- SQL Server configuration management settings.
- sqlImage StringOffer 
- SQL image offer. Examples include SQL2016-WS2016, SQL2017-WS2016.
- sqlImage StringSku 
- SQL Server edition type.
- sqlManagement String
- SQL Server Management type.
- sqlServer StringLicense Type 
- SQL Server license type.
- sqlVirtual StringMachine Group Resource Id 
- ARM resource id of the SQL virtual machine group this SQL virtual machine is or will be part of.
- storageConfiguration StorageSettings Configuration Settings Response 
- Storage Configuration Settings.
- Map<String,String>
- Resource tags.
- virtualMachine StringResource Id 
- ARM Resource id of underlying virtual machine created from SQL marketplace image.
- wsfcDomain WsfcCredentials Domain Credentials Response 
- Domain credentials for setting up Windows Server Failover Cluster for SQL availability group.
- wsfcStatic StringIp 
- Domain credentials for setting up Windows Server Failover Cluster for SQL availability group.
- id string
- Resource ID.
- location string
- Resource location.
- name string
- Resource name.
- provisioningState string
- Provisioning state to track the async operation status.
- systemData SystemData Response 
- Metadata pertaining to creation and last modification of the resource.
- type string
- Resource type.
- assessmentSettings AssessmentSettings Response 
- Assessment Settings.
- autoBackup AutoSettings Backup Settings Response 
- Auto backup settings for SQL Server.
- autoPatching AutoSettings Patching Settings Response 
- Auto patching settings for applying critical security updates to SQL virtual machine.
- identity
ResourceIdentity Response 
- Azure Active Directory identity of the server.
- keyVault KeyCredential Settings Vault Credential Settings Response 
- Key vault credential settings.
- serverConfigurations ServerManagement Settings Configurations Management Settings Response 
- SQL Server configuration management settings.
- sqlImage stringOffer 
- SQL image offer. Examples include SQL2016-WS2016, SQL2017-WS2016.
- sqlImage stringSku 
- SQL Server edition type.
- sqlManagement string
- SQL Server Management type.
- sqlServer stringLicense Type 
- SQL Server license type.
- sqlVirtual stringMachine Group Resource Id 
- ARM resource id of the SQL virtual machine group this SQL virtual machine is or will be part of.
- storageConfiguration StorageSettings Configuration Settings Response 
- Storage Configuration Settings.
- {[key: string]: string}
- Resource tags.
- virtualMachine stringResource Id 
- ARM Resource id of underlying virtual machine created from SQL marketplace image.
- wsfcDomain WsfcCredentials Domain Credentials Response 
- Domain credentials for setting up Windows Server Failover Cluster for SQL availability group.
- wsfcStatic stringIp 
- Domain credentials for setting up Windows Server Failover Cluster for SQL availability group.
- id str
- Resource ID.
- location str
- Resource location.
- name str
- Resource name.
- provisioning_state str
- Provisioning state to track the async operation status.
- system_data SystemData Response 
- Metadata pertaining to creation and last modification of the resource.
- type str
- Resource type.
- assessment_settings AssessmentSettings Response 
- Assessment Settings.
- auto_backup_ Autosettings Backup Settings Response 
- Auto backup settings for SQL Server.
- auto_patching_ Autosettings Patching Settings Response 
- Auto patching settings for applying critical security updates to SQL virtual machine.
- identity
ResourceIdentity Response 
- Azure Active Directory identity of the server.
- key_vault_ Keycredential_ settings Vault Credential Settings Response 
- Key vault credential settings.
- server_configurations_ Servermanagement_ settings Configurations Management Settings Response 
- SQL Server configuration management settings.
- sql_image_ stroffer 
- SQL image offer. Examples include SQL2016-WS2016, SQL2017-WS2016.
- sql_image_ strsku 
- SQL Server edition type.
- sql_management str
- SQL Server Management type.
- sql_server_ strlicense_ type 
- SQL Server license type.
- sql_virtual_ strmachine_ group_ resource_ id 
- ARM resource id of the SQL virtual machine group this SQL virtual machine is or will be part of.
- storage_configuration_ Storagesettings Configuration Settings Response 
- Storage Configuration Settings.
- Mapping[str, str]
- Resource tags.
- virtual_machine_ strresource_ id 
- ARM Resource id of underlying virtual machine created from SQL marketplace image.
- wsfc_domain_ Wsfccredentials Domain Credentials Response 
- Domain credentials for setting up Windows Server Failover Cluster for SQL availability group.
- wsfc_static_ strip 
- Domain credentials for setting up Windows Server Failover Cluster for SQL availability group.
- id String
- Resource ID.
- location String
- Resource location.
- name String
- Resource name.
- provisioningState String
- Provisioning state to track the async operation status.
- systemData Property Map
- Metadata pertaining to creation and last modification of the resource.
- type String
- Resource type.
- assessmentSettings Property Map
- Assessment Settings.
- autoBackup Property MapSettings 
- Auto backup settings for SQL Server.
- autoPatching Property MapSettings 
- Auto patching settings for applying critical security updates to SQL virtual machine.
- identity Property Map
- Azure Active Directory identity of the server.
- keyVault Property MapCredential Settings 
- Key vault credential settings.
- serverConfigurations Property MapManagement Settings 
- SQL Server configuration management settings.
- sqlImage StringOffer 
- SQL image offer. Examples include SQL2016-WS2016, SQL2017-WS2016.
- sqlImage StringSku 
- SQL Server edition type.
- sqlManagement String
- SQL Server Management type.
- sqlServer StringLicense Type 
- SQL Server license type.
- sqlVirtual StringMachine Group Resource Id 
- ARM resource id of the SQL virtual machine group this SQL virtual machine is or will be part of.
- storageConfiguration Property MapSettings 
- Storage Configuration Settings.
- Map<String>
- Resource tags.
- virtualMachine StringResource Id 
- ARM Resource id of underlying virtual machine created from SQL marketplace image.
- wsfcDomain Property MapCredentials 
- Domain credentials for setting up Windows Server Failover Cluster for SQL availability group.
- wsfcStatic StringIp 
- Domain credentials for setting up Windows Server Failover Cluster for SQL availability group.
Supporting Types
AdditionalFeaturesServerConfigurationsResponse    
- IsRServices boolEnabled 
- Enable or disable R services (SQL 2016 onwards).
- IsRServices boolEnabled 
- Enable or disable R services (SQL 2016 onwards).
- isRServices BooleanEnabled 
- Enable or disable R services (SQL 2016 onwards).
- isRServices booleanEnabled 
- Enable or disable R services (SQL 2016 onwards).
- is_r_ boolservices_ enabled 
- Enable or disable R services (SQL 2016 onwards).
- isRServices BooleanEnabled 
- Enable or disable R services (SQL 2016 onwards).
AssessmentSettingsResponse  
- Enable bool
- Enable or disable assessment feature on SQL virtual machine.
- RunImmediately bool
- Run assessment immediately on SQL virtual machine.
- Schedule
Pulumi.Azure Native. Sql Virtual Machine. Inputs. Schedule Response 
- Schedule for Assessment.
- Enable bool
- Enable or disable assessment feature on SQL virtual machine.
- RunImmediately bool
- Run assessment immediately on SQL virtual machine.
- Schedule
ScheduleResponse 
- Schedule for Assessment.
- enable Boolean
- Enable or disable assessment feature on SQL virtual machine.
- runImmediately Boolean
- Run assessment immediately on SQL virtual machine.
- schedule
ScheduleResponse 
- Schedule for Assessment.
- enable boolean
- Enable or disable assessment feature on SQL virtual machine.
- runImmediately boolean
- Run assessment immediately on SQL virtual machine.
- schedule
ScheduleResponse 
- Schedule for Assessment.
- enable bool
- Enable or disable assessment feature on SQL virtual machine.
- run_immediately bool
- Run assessment immediately on SQL virtual machine.
- schedule
ScheduleResponse 
- Schedule for Assessment.
- enable Boolean
- Enable or disable assessment feature on SQL virtual machine.
- runImmediately Boolean
- Run assessment immediately on SQL virtual machine.
- schedule Property Map
- Schedule for Assessment.
AutoBackupSettingsResponse   
- BackupSchedule stringType 
- Backup schedule type.
- BackupSystem boolDbs 
- Include or exclude system databases from auto backup.
- DaysOf List<string>Week 
- Days of the week for the backups when FullBackupFrequency is set to Weekly.
- Enable bool
- Enable or disable autobackup on SQL virtual machine.
- EnableEncryption bool
- Enable or disable encryption for backup on SQL virtual machine.
- FullBackup stringFrequency 
- Frequency of full backups. In both cases, full backups begin during the next scheduled time window.
- FullBackup intStart Time 
- Start time of a given day during which full backups can take place. 0-23 hours.
- FullBackup intWindow Hours 
- Duration of the time window of a given day during which full backups can take place. 1-23 hours.
- LogBackup intFrequency 
- Frequency of log backups. 5-60 minutes.
- RetentionPeriod int
- Retention period of backup: 1-90 days.
- StorageAccount stringUrl 
- Storage account url where backup will be taken to.
- StorageContainer stringName 
- Storage container name where backup will be taken to.
- BackupSchedule stringType 
- Backup schedule type.
- BackupSystem boolDbs 
- Include or exclude system databases from auto backup.
- DaysOf []stringWeek 
- Days of the week for the backups when FullBackupFrequency is set to Weekly.
- Enable bool
- Enable or disable autobackup on SQL virtual machine.
- EnableEncryption bool
- Enable or disable encryption for backup on SQL virtual machine.
- FullBackup stringFrequency 
- Frequency of full backups. In both cases, full backups begin during the next scheduled time window.
- FullBackup intStart Time 
- Start time of a given day during which full backups can take place. 0-23 hours.
- FullBackup intWindow Hours 
- Duration of the time window of a given day during which full backups can take place. 1-23 hours.
- LogBackup intFrequency 
- Frequency of log backups. 5-60 minutes.
- RetentionPeriod int
- Retention period of backup: 1-90 days.
- StorageAccount stringUrl 
- Storage account url where backup will be taken to.
- StorageContainer stringName 
- Storage container name where backup will be taken to.
- backupSchedule StringType 
- Backup schedule type.
- backupSystem BooleanDbs 
- Include or exclude system databases from auto backup.
- daysOf List<String>Week 
- Days of the week for the backups when FullBackupFrequency is set to Weekly.
- enable Boolean
- Enable or disable autobackup on SQL virtual machine.
- enableEncryption Boolean
- Enable or disable encryption for backup on SQL virtual machine.
- fullBackup StringFrequency 
- Frequency of full backups. In both cases, full backups begin during the next scheduled time window.
- fullBackup IntegerStart Time 
- Start time of a given day during which full backups can take place. 0-23 hours.
- fullBackup IntegerWindow Hours 
- Duration of the time window of a given day during which full backups can take place. 1-23 hours.
- logBackup IntegerFrequency 
- Frequency of log backups. 5-60 minutes.
- retentionPeriod Integer
- Retention period of backup: 1-90 days.
- storageAccount StringUrl 
- Storage account url where backup will be taken to.
- storageContainer StringName 
- Storage container name where backup will be taken to.
- backupSchedule stringType 
- Backup schedule type.
- backupSystem booleanDbs 
- Include or exclude system databases from auto backup.
- daysOf string[]Week 
- Days of the week for the backups when FullBackupFrequency is set to Weekly.
- enable boolean
- Enable or disable autobackup on SQL virtual machine.
- enableEncryption boolean
- Enable or disable encryption for backup on SQL virtual machine.
- fullBackup stringFrequency 
- Frequency of full backups. In both cases, full backups begin during the next scheduled time window.
- fullBackup numberStart Time 
- Start time of a given day during which full backups can take place. 0-23 hours.
- fullBackup numberWindow Hours 
- Duration of the time window of a given day during which full backups can take place. 1-23 hours.
- logBackup numberFrequency 
- Frequency of log backups. 5-60 minutes.
- retentionPeriod number
- Retention period of backup: 1-90 days.
- storageAccount stringUrl 
- Storage account url where backup will be taken to.
- storageContainer stringName 
- Storage container name where backup will be taken to.
- backup_schedule_ strtype 
- Backup schedule type.
- backup_system_ booldbs 
- Include or exclude system databases from auto backup.
- days_of_ Sequence[str]week 
- Days of the week for the backups when FullBackupFrequency is set to Weekly.
- enable bool
- Enable or disable autobackup on SQL virtual machine.
- enable_encryption bool
- Enable or disable encryption for backup on SQL virtual machine.
- full_backup_ strfrequency 
- Frequency of full backups. In both cases, full backups begin during the next scheduled time window.
- full_backup_ intstart_ time 
- Start time of a given day during which full backups can take place. 0-23 hours.
- full_backup_ intwindow_ hours 
- Duration of the time window of a given day during which full backups can take place. 1-23 hours.
- log_backup_ intfrequency 
- Frequency of log backups. 5-60 minutes.
- retention_period int
- Retention period of backup: 1-90 days.
- storage_account_ strurl 
- Storage account url where backup will be taken to.
- storage_container_ strname 
- Storage container name where backup will be taken to.
- backupSchedule StringType 
- Backup schedule type.
- backupSystem BooleanDbs 
- Include or exclude system databases from auto backup.
- daysOf List<String>Week 
- Days of the week for the backups when FullBackupFrequency is set to Weekly.
- enable Boolean
- Enable or disable autobackup on SQL virtual machine.
- enableEncryption Boolean
- Enable or disable encryption for backup on SQL virtual machine.
- fullBackup StringFrequency 
- Frequency of full backups. In both cases, full backups begin during the next scheduled time window.
- fullBackup NumberStart Time 
- Start time of a given day during which full backups can take place. 0-23 hours.
- fullBackup NumberWindow Hours 
- Duration of the time window of a given day during which full backups can take place. 1-23 hours.
- logBackup NumberFrequency 
- Frequency of log backups. 5-60 minutes.
- retentionPeriod Number
- Retention period of backup: 1-90 days.
- storageAccount StringUrl 
- Storage account url where backup will be taken to.
- storageContainer StringName 
- Storage container name where backup will be taken to.
AutoPatchingSettingsResponse   
- DayOf stringWeek 
- Day of week to apply the patch on.
- Enable bool
- Enable or disable autopatching on SQL virtual machine.
- MaintenanceWindow intDuration 
- Duration of patching.
- MaintenanceWindow intStarting Hour 
- Hour of the day when patching is initiated. Local VM time.
- DayOf stringWeek 
- Day of week to apply the patch on.
- Enable bool
- Enable or disable autopatching on SQL virtual machine.
- MaintenanceWindow intDuration 
- Duration of patching.
- MaintenanceWindow intStarting Hour 
- Hour of the day when patching is initiated. Local VM time.
- dayOf StringWeek 
- Day of week to apply the patch on.
- enable Boolean
- Enable or disable autopatching on SQL virtual machine.
- maintenanceWindow IntegerDuration 
- Duration of patching.
- maintenanceWindow IntegerStarting Hour 
- Hour of the day when patching is initiated. Local VM time.
- dayOf stringWeek 
- Day of week to apply the patch on.
- enable boolean
- Enable or disable autopatching on SQL virtual machine.
- maintenanceWindow numberDuration 
- Duration of patching.
- maintenanceWindow numberStarting Hour 
- Hour of the day when patching is initiated. Local VM time.
- day_of_ strweek 
- Day of week to apply the patch on.
- enable bool
- Enable or disable autopatching on SQL virtual machine.
- maintenance_window_ intduration 
- Duration of patching.
- maintenance_window_ intstarting_ hour 
- Hour of the day when patching is initiated. Local VM time.
- dayOf StringWeek 
- Day of week to apply the patch on.
- enable Boolean
- Enable or disable autopatching on SQL virtual machine.
- maintenanceWindow NumberDuration 
- Duration of patching.
- maintenanceWindow NumberStarting Hour 
- Hour of the day when patching is initiated. Local VM time.
KeyVaultCredentialSettingsResponse    
- AzureKey stringVault Url 
- Azure Key Vault url.
- CredentialName string
- Credential name.
- Enable bool
- Enable or disable key vault credential setting.
- ServicePrincipal stringName 
- Service principal name to access key vault.
- AzureKey stringVault Url 
- Azure Key Vault url.
- CredentialName string
- Credential name.
- Enable bool
- Enable or disable key vault credential setting.
- ServicePrincipal stringName 
- Service principal name to access key vault.
- azureKey StringVault Url 
- Azure Key Vault url.
- credentialName String
- Credential name.
- enable Boolean
- Enable or disable key vault credential setting.
- servicePrincipal StringName 
- Service principal name to access key vault.
- azureKey stringVault Url 
- Azure Key Vault url.
- credentialName string
- Credential name.
- enable boolean
- Enable or disable key vault credential setting.
- servicePrincipal stringName 
- Service principal name to access key vault.
- azure_key_ strvault_ url 
- Azure Key Vault url.
- credential_name str
- Credential name.
- enable bool
- Enable or disable key vault credential setting.
- service_principal_ strname 
- Service principal name to access key vault.
- azureKey StringVault Url 
- Azure Key Vault url.
- credentialName String
- Credential name.
- enable Boolean
- Enable or disable key vault credential setting.
- servicePrincipal StringName 
- Service principal name to access key vault.
ResourceIdentityResponse  
- PrincipalId string
- The Azure Active Directory principal id.
- TenantId string
- The Azure Active Directory tenant id.
- Type string
- The identity type. Set this to 'SystemAssigned' in order to automatically create and assign an Azure Active Directory principal for the resource.
- PrincipalId string
- The Azure Active Directory principal id.
- TenantId string
- The Azure Active Directory tenant id.
- Type string
- The identity type. Set this to 'SystemAssigned' in order to automatically create and assign an Azure Active Directory principal for the resource.
- principalId String
- The Azure Active Directory principal id.
- tenantId String
- The Azure Active Directory tenant id.
- type String
- The identity type. Set this to 'SystemAssigned' in order to automatically create and assign an Azure Active Directory principal for the resource.
- principalId string
- The Azure Active Directory principal id.
- tenantId string
- The Azure Active Directory tenant id.
- type string
- The identity type. Set this to 'SystemAssigned' in order to automatically create and assign an Azure Active Directory principal for the resource.
- principal_id str
- The Azure Active Directory principal id.
- tenant_id str
- The Azure Active Directory tenant id.
- type str
- The identity type. Set this to 'SystemAssigned' in order to automatically create and assign an Azure Active Directory principal for the resource.
- principalId String
- The Azure Active Directory principal id.
- tenantId String
- The Azure Active Directory tenant id.
- type String
- The identity type. Set this to 'SystemAssigned' in order to automatically create and assign an Azure Active Directory principal for the resource.
SQLInstanceSettingsResponse  
- Collation string
- SQL Server Collation.
- IsIfi boolEnabled 
- SQL Server IFI.
- IsLpim boolEnabled 
- SQL Server LPIM.
- IsOptimize boolFor Ad Hoc Workloads Enabled 
- SQL Server Optimize for Adhoc workloads.
- MaxDop int
- SQL Server MAXDOP.
- MaxServer intMemory MB 
- SQL Server maximum memory.
- MinServer intMemory MB 
- SQL Server minimum memory.
- Collation string
- SQL Server Collation.
- IsIfi boolEnabled 
- SQL Server IFI.
- IsLpim boolEnabled 
- SQL Server LPIM.
- IsOptimize boolFor Ad Hoc Workloads Enabled 
- SQL Server Optimize for Adhoc workloads.
- MaxDop int
- SQL Server MAXDOP.
- MaxServer intMemory MB 
- SQL Server maximum memory.
- MinServer intMemory MB 
- SQL Server minimum memory.
- collation String
- SQL Server Collation.
- isIfi BooleanEnabled 
- SQL Server IFI.
- isLpim BooleanEnabled 
- SQL Server LPIM.
- isOptimize BooleanFor Ad Hoc Workloads Enabled 
- SQL Server Optimize for Adhoc workloads.
- maxDop Integer
- SQL Server MAXDOP.
- maxServer IntegerMemory MB 
- SQL Server maximum memory.
- minServer IntegerMemory MB 
- SQL Server minimum memory.
- collation string
- SQL Server Collation.
- isIfi booleanEnabled 
- SQL Server IFI.
- isLpim booleanEnabled 
- SQL Server LPIM.
- isOptimize booleanFor Ad Hoc Workloads Enabled 
- SQL Server Optimize for Adhoc workloads.
- maxDop number
- SQL Server MAXDOP.
- maxServer numberMemory MB 
- SQL Server maximum memory.
- minServer numberMemory MB 
- SQL Server minimum memory.
- collation str
- SQL Server Collation.
- is_ifi_ boolenabled 
- SQL Server IFI.
- is_lpim_ boolenabled 
- SQL Server LPIM.
- is_optimize_ boolfor_ ad_ hoc_ workloads_ enabled 
- SQL Server Optimize for Adhoc workloads.
- max_dop int
- SQL Server MAXDOP.
- max_server_ intmemory_ mb 
- SQL Server maximum memory.
- min_server_ intmemory_ mb 
- SQL Server minimum memory.
- collation String
- SQL Server Collation.
- isIfi BooleanEnabled 
- SQL Server IFI.
- isLpim BooleanEnabled 
- SQL Server LPIM.
- isOptimize BooleanFor Ad Hoc Workloads Enabled 
- SQL Server Optimize for Adhoc workloads.
- maxDop Number
- SQL Server MAXDOP.
- maxServer NumberMemory MB 
- SQL Server maximum memory.
- minServer NumberMemory MB 
- SQL Server minimum memory.
SQLStorageSettingsResponse  
- DefaultFile stringPath 
- SQL Server default file path
- Luns List<int>
- Logical Unit Numbers for the disks.
- DefaultFile stringPath 
- SQL Server default file path
- Luns []int
- Logical Unit Numbers for the disks.
- defaultFile StringPath 
- SQL Server default file path
- luns List<Integer>
- Logical Unit Numbers for the disks.
- defaultFile stringPath 
- SQL Server default file path
- luns number[]
- Logical Unit Numbers for the disks.
- default_file_ strpath 
- SQL Server default file path
- luns Sequence[int]
- Logical Unit Numbers for the disks.
- defaultFile StringPath 
- SQL Server default file path
- luns List<Number>
- Logical Unit Numbers for the disks.
SQLTempDbSettingsResponse   
- DataFile intCount 
- SQL Server tempdb data file count
- DataFile intSize 
- SQL Server tempdb data file size
- DataGrowth int
- SQL Server tempdb data file autoGrowth size
- DefaultFile stringPath 
- SQL Server default file path
- LogFile intSize 
- SQL Server tempdb log file size
- LogGrowth int
- SQL Server tempdb log file autoGrowth size
- Luns List<int>
- Logical Unit Numbers for the disks.
- PersistFolder bool
- SQL Server tempdb persist folder choice
- PersistFolder stringPath 
- SQL Server tempdb persist folder location
- DataFile intCount 
- SQL Server tempdb data file count
- DataFile intSize 
- SQL Server tempdb data file size
- DataGrowth int
- SQL Server tempdb data file autoGrowth size
- DefaultFile stringPath 
- SQL Server default file path
- LogFile intSize 
- SQL Server tempdb log file size
- LogGrowth int
- SQL Server tempdb log file autoGrowth size
- Luns []int
- Logical Unit Numbers for the disks.
- PersistFolder bool
- SQL Server tempdb persist folder choice
- PersistFolder stringPath 
- SQL Server tempdb persist folder location
- dataFile IntegerCount 
- SQL Server tempdb data file count
- dataFile IntegerSize 
- SQL Server tempdb data file size
- dataGrowth Integer
- SQL Server tempdb data file autoGrowth size
- defaultFile StringPath 
- SQL Server default file path
- logFile IntegerSize 
- SQL Server tempdb log file size
- logGrowth Integer
- SQL Server tempdb log file autoGrowth size
- luns List<Integer>
- Logical Unit Numbers for the disks.
- persistFolder Boolean
- SQL Server tempdb persist folder choice
- persistFolder StringPath 
- SQL Server tempdb persist folder location
- dataFile numberCount 
- SQL Server tempdb data file count
- dataFile numberSize 
- SQL Server tempdb data file size
- dataGrowth number
- SQL Server tempdb data file autoGrowth size
- defaultFile stringPath 
- SQL Server default file path
- logFile numberSize 
- SQL Server tempdb log file size
- logGrowth number
- SQL Server tempdb log file autoGrowth size
- luns number[]
- Logical Unit Numbers for the disks.
- persistFolder boolean
- SQL Server tempdb persist folder choice
- persistFolder stringPath 
- SQL Server tempdb persist folder location
- data_file_ intcount 
- SQL Server tempdb data file count
- data_file_ intsize 
- SQL Server tempdb data file size
- data_growth int
- SQL Server tempdb data file autoGrowth size
- default_file_ strpath 
- SQL Server default file path
- log_file_ intsize 
- SQL Server tempdb log file size
- log_growth int
- SQL Server tempdb log file autoGrowth size
- luns Sequence[int]
- Logical Unit Numbers for the disks.
- persist_folder bool
- SQL Server tempdb persist folder choice
- persist_folder_ strpath 
- SQL Server tempdb persist folder location
- dataFile NumberCount 
- SQL Server tempdb data file count
- dataFile NumberSize 
- SQL Server tempdb data file size
- dataGrowth Number
- SQL Server tempdb data file autoGrowth size
- defaultFile StringPath 
- SQL Server default file path
- logFile NumberSize 
- SQL Server tempdb log file size
- logGrowth Number
- SQL Server tempdb log file autoGrowth size
- luns List<Number>
- Logical Unit Numbers for the disks.
- persistFolder Boolean
- SQL Server tempdb persist folder choice
- persistFolder StringPath 
- SQL Server tempdb persist folder location
ScheduleResponse 
- DayOf stringWeek 
- Day of the week to run assessment.
- Enable bool
- Enable or disable assessment schedule on SQL virtual machine.
- MonthlyOccurrence int
- Occurrence of the DayOfWeek day within a month to schedule assessment. Takes values: 1,2,3,4 and -1. Use -1 for last DayOfWeek day of the month
- StartTime string
- Time of the day in HH:mm format. Eg. 17:30
- WeeklyInterval int
- Number of weeks to schedule between 2 assessment runs. Takes value from 1-6
- DayOf stringWeek 
- Day of the week to run assessment.
- Enable bool
- Enable or disable assessment schedule on SQL virtual machine.
- MonthlyOccurrence int
- Occurrence of the DayOfWeek day within a month to schedule assessment. Takes values: 1,2,3,4 and -1. Use -1 for last DayOfWeek day of the month
- StartTime string
- Time of the day in HH:mm format. Eg. 17:30
- WeeklyInterval int
- Number of weeks to schedule between 2 assessment runs. Takes value from 1-6
- dayOf StringWeek 
- Day of the week to run assessment.
- enable Boolean
- Enable or disable assessment schedule on SQL virtual machine.
- monthlyOccurrence Integer
- Occurrence of the DayOfWeek day within a month to schedule assessment. Takes values: 1,2,3,4 and -1. Use -1 for last DayOfWeek day of the month
- startTime String
- Time of the day in HH:mm format. Eg. 17:30
- weeklyInterval Integer
- Number of weeks to schedule between 2 assessment runs. Takes value from 1-6
- dayOf stringWeek 
- Day of the week to run assessment.
- enable boolean
- Enable or disable assessment schedule on SQL virtual machine.
- monthlyOccurrence number
- Occurrence of the DayOfWeek day within a month to schedule assessment. Takes values: 1,2,3,4 and -1. Use -1 for last DayOfWeek day of the month
- startTime string
- Time of the day in HH:mm format. Eg. 17:30
- weeklyInterval number
- Number of weeks to schedule between 2 assessment runs. Takes value from 1-6
- day_of_ strweek 
- Day of the week to run assessment.
- enable bool
- Enable or disable assessment schedule on SQL virtual machine.
- monthly_occurrence int
- Occurrence of the DayOfWeek day within a month to schedule assessment. Takes values: 1,2,3,4 and -1. Use -1 for last DayOfWeek day of the month
- start_time str
- Time of the day in HH:mm format. Eg. 17:30
- weekly_interval int
- Number of weeks to schedule between 2 assessment runs. Takes value from 1-6
- dayOf StringWeek 
- Day of the week to run assessment.
- enable Boolean
- Enable or disable assessment schedule on SQL virtual machine.
- monthlyOccurrence Number
- Occurrence of the DayOfWeek day within a month to schedule assessment. Takes values: 1,2,3,4 and -1. Use -1 for last DayOfWeek day of the month
- startTime String
- Time of the day in HH:mm format. Eg. 17:30
- weeklyInterval Number
- Number of weeks to schedule between 2 assessment runs. Takes value from 1-6
ServerConfigurationsManagementSettingsResponse    
- AdditionalFeatures Pulumi.Server Configurations Azure Native. Sql Virtual Machine. Inputs. Additional Features Server Configurations Response 
- Additional SQL feature settings.
- SqlConnectivity Pulumi.Update Settings Azure Native. Sql Virtual Machine. Inputs. Sql Connectivity Update Settings Response 
- SQL connectivity type settings.
- SqlInstance Pulumi.Settings Azure Native. Sql Virtual Machine. Inputs. SQLInstance Settings Response 
- SQL Instance settings.
- SqlStorage Pulumi.Update Settings Azure Native. Sql Virtual Machine. Inputs. Sql Storage Update Settings Response 
- SQL storage update settings.
- SqlWorkload Pulumi.Type Update Settings Azure Native. Sql Virtual Machine. Inputs. Sql Workload Type Update Settings Response 
- SQL workload type settings.
- AdditionalFeatures AdditionalServer Configurations Features Server Configurations Response 
- Additional SQL feature settings.
- SqlConnectivity SqlUpdate Settings Connectivity Update Settings Response 
- SQL connectivity type settings.
- SqlInstance SQLInstanceSettings Settings Response 
- SQL Instance settings.
- SqlStorage SqlUpdate Settings Storage Update Settings Response 
- SQL storage update settings.
- SqlWorkload SqlType Update Settings Workload Type Update Settings Response 
- SQL workload type settings.
- additionalFeatures AdditionalServer Configurations Features Server Configurations Response 
- Additional SQL feature settings.
- sqlConnectivity SqlUpdate Settings Connectivity Update Settings Response 
- SQL connectivity type settings.
- sqlInstance SQLInstanceSettings Settings Response 
- SQL Instance settings.
- sqlStorage SqlUpdate Settings Storage Update Settings Response 
- SQL storage update settings.
- sqlWorkload SqlType Update Settings Workload Type Update Settings Response 
- SQL workload type settings.
- additionalFeatures AdditionalServer Configurations Features Server Configurations Response 
- Additional SQL feature settings.
- sqlConnectivity SqlUpdate Settings Connectivity Update Settings Response 
- SQL connectivity type settings.
- sqlInstance SQLInstanceSettings Settings Response 
- SQL Instance settings.
- sqlStorage SqlUpdate Settings Storage Update Settings Response 
- SQL storage update settings.
- sqlWorkload SqlType Update Settings Workload Type Update Settings Response 
- SQL workload type settings.
- additional_features_ Additionalserver_ configurations Features Server Configurations Response 
- Additional SQL feature settings.
- sql_connectivity_ Sqlupdate_ settings Connectivity Update Settings Response 
- SQL connectivity type settings.
- sql_instance_ SQLInstancesettings Settings Response 
- SQL Instance settings.
- sql_storage_ Sqlupdate_ settings Storage Update Settings Response 
- SQL storage update settings.
- sql_workload_ Sqltype_ update_ settings Workload Type Update Settings Response 
- SQL workload type settings.
- additionalFeatures Property MapServer Configurations 
- Additional SQL feature settings.
- sqlConnectivity Property MapUpdate Settings 
- SQL connectivity type settings.
- sqlInstance Property MapSettings 
- SQL Instance settings.
- sqlStorage Property MapUpdate Settings 
- SQL storage update settings.
- sqlWorkload Property MapType Update Settings 
- SQL workload type settings.
SqlConnectivityUpdateSettingsResponse    
- ConnectivityType string
- SQL Server connectivity option.
- Port int
- SQL Server port.
- ConnectivityType string
- SQL Server connectivity option.
- Port int
- SQL Server port.
- connectivityType String
- SQL Server connectivity option.
- port Integer
- SQL Server port.
- connectivityType string
- SQL Server connectivity option.
- port number
- SQL Server port.
- connectivity_type str
- SQL Server connectivity option.
- port int
- SQL Server port.
- connectivityType String
- SQL Server connectivity option.
- port Number
- SQL Server port.
SqlStorageUpdateSettingsResponse    
- DiskConfiguration stringType 
- Disk configuration to apply to SQL Server.
- DiskCount int
- Virtual machine disk count.
- StartingDevice intId 
- Device id of the first disk to be updated.
- DiskConfiguration stringType 
- Disk configuration to apply to SQL Server.
- DiskCount int
- Virtual machine disk count.
- StartingDevice intId 
- Device id of the first disk to be updated.
- diskConfiguration StringType 
- Disk configuration to apply to SQL Server.
- diskCount Integer
- Virtual machine disk count.
- startingDevice IntegerId 
- Device id of the first disk to be updated.
- diskConfiguration stringType 
- Disk configuration to apply to SQL Server.
- diskCount number
- Virtual machine disk count.
- startingDevice numberId 
- Device id of the first disk to be updated.
- disk_configuration_ strtype 
- Disk configuration to apply to SQL Server.
- disk_count int
- Virtual machine disk count.
- starting_device_ intid 
- Device id of the first disk to be updated.
- diskConfiguration StringType 
- Disk configuration to apply to SQL Server.
- diskCount Number
- Virtual machine disk count.
- startingDevice NumberId 
- Device id of the first disk to be updated.
SqlWorkloadTypeUpdateSettingsResponse     
- SqlWorkload stringType 
- SQL Server workload type.
- SqlWorkload stringType 
- SQL Server workload type.
- sqlWorkload StringType 
- SQL Server workload type.
- sqlWorkload stringType 
- SQL Server workload type.
- sql_workload_ strtype 
- SQL Server workload type.
- sqlWorkload StringType 
- SQL Server workload type.
StorageConfigurationSettingsResponse   
- DiskConfiguration stringType 
- Disk configuration to apply to SQL Server.
- SqlData Pulumi.Settings Azure Native. Sql Virtual Machine. Inputs. SQLStorage Settings Response 
- SQL Server Data Storage Settings.
- SqlLog Pulumi.Settings Azure Native. Sql Virtual Machine. Inputs. SQLStorage Settings Response 
- SQL Server Log Storage Settings.
- SqlSystem boolDb On Data Disk 
- SQL Server SystemDb Storage on DataPool if true.
- SqlTemp Pulumi.Db Settings Azure Native. Sql Virtual Machine. Inputs. SQLTemp Db Settings Response 
- SQL Server TempDb Storage Settings.
- StorageWorkload stringType 
- Storage workload type.
- DiskConfiguration stringType 
- Disk configuration to apply to SQL Server.
- SqlData SQLStorageSettings Settings Response 
- SQL Server Data Storage Settings.
- SqlLog SQLStorageSettings Settings Response 
- SQL Server Log Storage Settings.
- SqlSystem boolDb On Data Disk 
- SQL Server SystemDb Storage on DataPool if true.
- SqlTemp SQLTempDb Settings Db Settings Response 
- SQL Server TempDb Storage Settings.
- StorageWorkload stringType 
- Storage workload type.
- diskConfiguration StringType 
- Disk configuration to apply to SQL Server.
- sqlData SQLStorageSettings Settings Response 
- SQL Server Data Storage Settings.
- sqlLog SQLStorageSettings Settings Response 
- SQL Server Log Storage Settings.
- sqlSystem BooleanDb On Data Disk 
- SQL Server SystemDb Storage on DataPool if true.
- sqlTemp SQLTempDb Settings Db Settings Response 
- SQL Server TempDb Storage Settings.
- storageWorkload StringType 
- Storage workload type.
- diskConfiguration stringType 
- Disk configuration to apply to SQL Server.
- sqlData SQLStorageSettings Settings Response 
- SQL Server Data Storage Settings.
- sqlLog SQLStorageSettings Settings Response 
- SQL Server Log Storage Settings.
- sqlSystem booleanDb On Data Disk 
- SQL Server SystemDb Storage on DataPool if true.
- sqlTemp SQLTempDb Settings Db Settings Response 
- SQL Server TempDb Storage Settings.
- storageWorkload stringType 
- Storage workload type.
- disk_configuration_ strtype 
- Disk configuration to apply to SQL Server.
- sql_data_ SQLStoragesettings Settings Response 
- SQL Server Data Storage Settings.
- sql_log_ SQLStoragesettings Settings Response 
- SQL Server Log Storage Settings.
- sql_system_ booldb_ on_ data_ disk 
- SQL Server SystemDb Storage on DataPool if true.
- sql_temp_ SQLTempdb_ settings Db Settings Response 
- SQL Server TempDb Storage Settings.
- storage_workload_ strtype 
- Storage workload type.
- diskConfiguration StringType 
- Disk configuration to apply to SQL Server.
- sqlData Property MapSettings 
- SQL Server Data Storage Settings.
- sqlLog Property MapSettings 
- SQL Server Log Storage Settings.
- sqlSystem BooleanDb On Data Disk 
- SQL Server SystemDb Storage on DataPool if true.
- sqlTemp Property MapDb Settings 
- SQL Server TempDb Storage Settings.
- storageWorkload StringType 
- Storage workload type.
SystemDataResponse  
- CreatedAt string
- The timestamp of resource creation (UTC).
- CreatedBy string
- The identity that created the resource.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource last modification (UTC)
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- The type of identity that last modified the resource.
- CreatedAt string
- The timestamp of resource creation (UTC).
- CreatedBy string
- The identity that created the resource.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource last modification (UTC)
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- The type of identity that last modified the resource.
- createdAt String
- The timestamp of resource creation (UTC).
- createdBy String
- The identity that created the resource.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource last modification (UTC)
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- The type of identity that last modified the resource.
- createdAt string
- The timestamp of resource creation (UTC).
- createdBy string
- The identity that created the resource.
- createdBy stringType 
- The type of identity that created the resource.
- lastModified stringAt 
- The timestamp of resource last modification (UTC)
- lastModified stringBy 
- The identity that last modified the resource.
- lastModified stringBy Type 
- The type of identity that last modified the resource.
- created_at str
- The timestamp of resource creation (UTC).
- created_by str
- The identity that created the resource.
- created_by_ strtype 
- The type of identity that created the resource.
- last_modified_ strat 
- The timestamp of resource last modification (UTC)
- last_modified_ strby 
- The identity that last modified the resource.
- last_modified_ strby_ type 
- The type of identity that last modified the resource.
- createdAt String
- The timestamp of resource creation (UTC).
- createdBy String
- The identity that created the resource.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource last modification (UTC)
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- The type of identity that last modified the resource.
WsfcDomainCredentialsResponse   
- ClusterBootstrap stringAccount Password 
- Cluster bootstrap account password.
- ClusterOperator stringAccount Password 
- Cluster operator account password.
- SqlService stringAccount Password 
- SQL service account password.
- ClusterBootstrap stringAccount Password 
- Cluster bootstrap account password.
- ClusterOperator stringAccount Password 
- Cluster operator account password.
- SqlService stringAccount Password 
- SQL service account password.
- clusterBootstrap StringAccount Password 
- Cluster bootstrap account password.
- clusterOperator StringAccount Password 
- Cluster operator account password.
- sqlService StringAccount Password 
- SQL service account password.
- clusterBootstrap stringAccount Password 
- Cluster bootstrap account password.
- clusterOperator stringAccount Password 
- Cluster operator account password.
- sqlService stringAccount Password 
- SQL service account password.
- cluster_bootstrap_ straccount_ password 
- Cluster bootstrap account password.
- cluster_operator_ straccount_ password 
- Cluster operator account password.
- sql_service_ straccount_ password 
- SQL service account password.
- clusterBootstrap StringAccount Password 
- Cluster bootstrap account password.
- clusterOperator StringAccount Password 
- Cluster operator account password.
- sqlService StringAccount Password 
- SQL service account password.
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