These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi
azure-native.automation.getSoftwareUpdateConfigurationByName
Explore with Pulumi AI
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi
Get a single software update configuration by name. API Version: 2019-06-01.
Using getSoftwareUpdateConfigurationByName
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 getSoftwareUpdateConfigurationByName(args: GetSoftwareUpdateConfigurationByNameArgs, opts?: InvokeOptions): Promise<GetSoftwareUpdateConfigurationByNameResult>
function getSoftwareUpdateConfigurationByNameOutput(args: GetSoftwareUpdateConfigurationByNameOutputArgs, opts?: InvokeOptions): Output<GetSoftwareUpdateConfigurationByNameResult>def get_software_update_configuration_by_name(automation_account_name: Optional[str] = None,
                                              resource_group_name: Optional[str] = None,
                                              software_update_configuration_name: Optional[str] = None,
                                              opts: Optional[InvokeOptions] = None) -> GetSoftwareUpdateConfigurationByNameResult
def get_software_update_configuration_by_name_output(automation_account_name: Optional[pulumi.Input[str]] = None,
                                              resource_group_name: Optional[pulumi.Input[str]] = None,
                                              software_update_configuration_name: Optional[pulumi.Input[str]] = None,
                                              opts: Optional[InvokeOptions] = None) -> Output[GetSoftwareUpdateConfigurationByNameResult]func LookupSoftwareUpdateConfigurationByName(ctx *Context, args *LookupSoftwareUpdateConfigurationByNameArgs, opts ...InvokeOption) (*LookupSoftwareUpdateConfigurationByNameResult, error)
func LookupSoftwareUpdateConfigurationByNameOutput(ctx *Context, args *LookupSoftwareUpdateConfigurationByNameOutputArgs, opts ...InvokeOption) LookupSoftwareUpdateConfigurationByNameResultOutput> Note: This function is named LookupSoftwareUpdateConfigurationByName in the Go SDK.
public static class GetSoftwareUpdateConfigurationByName 
{
    public static Task<GetSoftwareUpdateConfigurationByNameResult> InvokeAsync(GetSoftwareUpdateConfigurationByNameArgs args, InvokeOptions? opts = null)
    public static Output<GetSoftwareUpdateConfigurationByNameResult> Invoke(GetSoftwareUpdateConfigurationByNameInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetSoftwareUpdateConfigurationByNameResult> getSoftwareUpdateConfigurationByName(GetSoftwareUpdateConfigurationByNameArgs args, InvokeOptions options)
public static Output<GetSoftwareUpdateConfigurationByNameResult> getSoftwareUpdateConfigurationByName(GetSoftwareUpdateConfigurationByNameArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:automation:getSoftwareUpdateConfigurationByName
  arguments:
    # arguments dictionaryThe following arguments are supported:
- AutomationAccount stringName 
- The name of the automation account.
- ResourceGroup stringName 
- Name of an Azure Resource group.
- SoftwareUpdate stringConfiguration Name 
- The name of the software update configuration to be created.
- AutomationAccount stringName 
- The name of the automation account.
- ResourceGroup stringName 
- Name of an Azure Resource group.
- SoftwareUpdate stringConfiguration Name 
- The name of the software update configuration to be created.
- automationAccount StringName 
- The name of the automation account.
- resourceGroup StringName 
- Name of an Azure Resource group.
- softwareUpdate StringConfiguration Name 
- The name of the software update configuration to be created.
- automationAccount stringName 
- The name of the automation account.
- resourceGroup stringName 
- Name of an Azure Resource group.
- softwareUpdate stringConfiguration Name 
- The name of the software update configuration to be created.
- automation_account_ strname 
- The name of the automation account.
- resource_group_ strname 
- Name of an Azure Resource group.
- software_update_ strconfiguration_ name 
- The name of the software update configuration to be created.
- automationAccount StringName 
- The name of the automation account.
- resourceGroup StringName 
- Name of an Azure Resource group.
- softwareUpdate StringConfiguration Name 
- The name of the software update configuration to be created.
getSoftwareUpdateConfigurationByName Result
The following output properties are available:
- CreatedBy string
- CreatedBy property, which only appears in the response.
- CreationTime string
- Creation time of the resource, which only appears in the response.
- Id string
- Resource Id.
- LastModified stringBy 
- LastModifiedBy property, which only appears in the response.
- LastModified stringTime 
- Last time resource was modified, which only appears in the response.
- Name string
- Resource name.
- ProvisioningState string
- Provisioning state for the software update configuration, which only appears in the response.
- ScheduleInfo Pulumi.Azure Native. Automation. Outputs. SUCSchedule Properties Response 
- Schedule information for the Software update configuration
- Type string
- Resource type
- UpdateConfiguration Pulumi.Azure Native. Automation. Outputs. Update Configuration Response 
- update specific properties for the Software update configuration
- Error
Pulumi.Azure Native. Automation. Outputs. Error Response Response 
- Details of provisioning error
- Tasks
Pulumi.Azure Native. Automation. Outputs. Software Update Configuration Tasks Response 
- Tasks information for the Software update configuration.
- CreatedBy string
- CreatedBy property, which only appears in the response.
- CreationTime string
- Creation time of the resource, which only appears in the response.
- Id string
- Resource Id.
- LastModified stringBy 
- LastModifiedBy property, which only appears in the response.
- LastModified stringTime 
- Last time resource was modified, which only appears in the response.
- Name string
- Resource name.
- ProvisioningState string
- Provisioning state for the software update configuration, which only appears in the response.
- ScheduleInfo SUCScheduleProperties Response 
- Schedule information for the Software update configuration
- Type string
- Resource type
- UpdateConfiguration UpdateConfiguration Response 
- update specific properties for the Software update configuration
- Error
ErrorResponse Response 
- Details of provisioning error
- Tasks
SoftwareUpdate Configuration Tasks Response 
- Tasks information for the Software update configuration.
- createdBy String
- CreatedBy property, which only appears in the response.
- creationTime String
- Creation time of the resource, which only appears in the response.
- id String
- Resource Id.
- lastModified StringBy 
- LastModifiedBy property, which only appears in the response.
- lastModified StringTime 
- Last time resource was modified, which only appears in the response.
- name String
- Resource name.
- provisioningState String
- Provisioning state for the software update configuration, which only appears in the response.
- scheduleInfo SUCScheduleProperties Response 
- Schedule information for the Software update configuration
- type String
- Resource type
- updateConfiguration UpdateConfiguration Response 
- update specific properties for the Software update configuration
- error
ErrorResponse Response 
- Details of provisioning error
- tasks
SoftwareUpdate Configuration Tasks Response 
- Tasks information for the Software update configuration.
- createdBy string
- CreatedBy property, which only appears in the response.
- creationTime string
- Creation time of the resource, which only appears in the response.
- id string
- Resource Id.
- lastModified stringBy 
- LastModifiedBy property, which only appears in the response.
- lastModified stringTime 
- Last time resource was modified, which only appears in the response.
- name string
- Resource name.
- provisioningState string
- Provisioning state for the software update configuration, which only appears in the response.
- scheduleInfo SUCScheduleProperties Response 
- Schedule information for the Software update configuration
- type string
- Resource type
- updateConfiguration UpdateConfiguration Response 
- update specific properties for the Software update configuration
- error
ErrorResponse Response 
- Details of provisioning error
- tasks
SoftwareUpdate Configuration Tasks Response 
- Tasks information for the Software update configuration.
- created_by str
- CreatedBy property, which only appears in the response.
- creation_time str
- Creation time of the resource, which only appears in the response.
- id str
- Resource Id.
- last_modified_ strby 
- LastModifiedBy property, which only appears in the response.
- last_modified_ strtime 
- Last time resource was modified, which only appears in the response.
- name str
- Resource name.
- provisioning_state str
- Provisioning state for the software update configuration, which only appears in the response.
- schedule_info SUCScheduleProperties Response 
- Schedule information for the Software update configuration
- type str
- Resource type
- update_configuration UpdateConfiguration Response 
- update specific properties for the Software update configuration
- error
ErrorResponse Response 
- Details of provisioning error
- tasks
SoftwareUpdate Configuration Tasks Response 
- Tasks information for the Software update configuration.
- createdBy String
- CreatedBy property, which only appears in the response.
- creationTime String
- Creation time of the resource, which only appears in the response.
- id String
- Resource Id.
- lastModified StringBy 
- LastModifiedBy property, which only appears in the response.
- lastModified StringTime 
- Last time resource was modified, which only appears in the response.
- name String
- Resource name.
- provisioningState String
- Provisioning state for the software update configuration, which only appears in the response.
- scheduleInfo Property Map
- Schedule information for the Software update configuration
- type String
- Resource type
- updateConfiguration Property Map
- update specific properties for the Software update configuration
- error Property Map
- Details of provisioning error
- tasks Property Map
- Tasks information for the Software update configuration.
Supporting Types
AdvancedScheduleMonthlyOccurrenceResponse    
- Day string
- Day of the occurrence. Must be one of monday, tuesday, wednesday, thursday, friday, saturday, sunday.
- Occurrence int
- Occurrence of the week within the month. Must be between 1 and 5
- Day string
- Day of the occurrence. Must be one of monday, tuesday, wednesday, thursday, friday, saturday, sunday.
- Occurrence int
- Occurrence of the week within the month. Must be between 1 and 5
- day String
- Day of the occurrence. Must be one of monday, tuesday, wednesday, thursday, friday, saturday, sunday.
- occurrence Integer
- Occurrence of the week within the month. Must be between 1 and 5
- day string
- Day of the occurrence. Must be one of monday, tuesday, wednesday, thursday, friday, saturday, sunday.
- occurrence number
- Occurrence of the week within the month. Must be between 1 and 5
- day str
- Day of the occurrence. Must be one of monday, tuesday, wednesday, thursday, friday, saturday, sunday.
- occurrence int
- Occurrence of the week within the month. Must be between 1 and 5
- day String
- Day of the occurrence. Must be one of monday, tuesday, wednesday, thursday, friday, saturday, sunday.
- occurrence Number
- Occurrence of the week within the month. Must be between 1 and 5
AdvancedScheduleResponse  
- MonthDays List<int>
- Days of the month that the job should execute on. Must be between 1 and 31.
- MonthlyOccurrences List<Pulumi.Azure Native. Automation. Inputs. Advanced Schedule Monthly Occurrence Response> 
- Occurrences of days within a month.
- WeekDays List<string>
- Days of the week that the job should execute on.
- MonthDays []int
- Days of the month that the job should execute on. Must be between 1 and 31.
- MonthlyOccurrences []AdvancedSchedule Monthly Occurrence Response 
- Occurrences of days within a month.
- WeekDays []string
- Days of the week that the job should execute on.
- monthDays List<Integer>
- Days of the month that the job should execute on. Must be between 1 and 31.
- monthlyOccurrences List<AdvancedSchedule Monthly Occurrence Response> 
- Occurrences of days within a month.
- weekDays List<String>
- Days of the week that the job should execute on.
- monthDays number[]
- Days of the month that the job should execute on. Must be between 1 and 31.
- monthlyOccurrences AdvancedSchedule Monthly Occurrence Response[] 
- Occurrences of days within a month.
- weekDays string[]
- Days of the week that the job should execute on.
- month_days Sequence[int]
- Days of the month that the job should execute on. Must be between 1 and 31.
- monthly_occurrences Sequence[AdvancedSchedule Monthly Occurrence Response] 
- Occurrences of days within a month.
- week_days Sequence[str]
- Days of the week that the job should execute on.
- monthDays List<Number>
- Days of the month that the job should execute on. Must be between 1 and 31.
- monthlyOccurrences List<Property Map>
- Occurrences of days within a month.
- weekDays List<String>
- Days of the week that the job should execute on.
AzureQueryPropertiesResponse   
- Locations List<string>
- List of locations to scope the query to.
- Scope List<string>
- List of Subscription or Resource Group ARM Ids.
- 
Pulumi.Azure Native. Automation. Inputs. Tag Settings Properties Response 
- Tag settings for the VM.
- Locations []string
- List of locations to scope the query to.
- Scope []string
- List of Subscription or Resource Group ARM Ids.
- 
TagSettings Properties Response 
- Tag settings for the VM.
- locations List<String>
- List of locations to scope the query to.
- scope List<String>
- List of Subscription or Resource Group ARM Ids.
- 
TagSettings Properties Response 
- Tag settings for the VM.
- locations string[]
- List of locations to scope the query to.
- scope string[]
- List of Subscription or Resource Group ARM Ids.
- 
TagSettings Properties Response 
- Tag settings for the VM.
- locations Sequence[str]
- List of locations to scope the query to.
- scope Sequence[str]
- List of Subscription or Resource Group ARM Ids.
- tag_settings TagSettings Properties Response 
- Tag settings for the VM.
- locations List<String>
- List of locations to scope the query to.
- scope List<String>
- List of Subscription or Resource Group ARM Ids.
- Property Map
- Tag settings for the VM.
ErrorResponseResponse  
LinuxPropertiesResponse  
- ExcludedPackage List<string>Name Masks 
- packages excluded from the software update configuration.
- IncludedPackage stringClassifications 
- Update classifications included in the software update configuration.
- IncludedPackage List<string>Name Masks 
- packages included from the software update configuration.
- RebootSetting string
- Reboot setting for the software update configuration.
- ExcludedPackage []stringName Masks 
- packages excluded from the software update configuration.
- IncludedPackage stringClassifications 
- Update classifications included in the software update configuration.
- IncludedPackage []stringName Masks 
- packages included from the software update configuration.
- RebootSetting string
- Reboot setting for the software update configuration.
- excludedPackage List<String>Name Masks 
- packages excluded from the software update configuration.
- includedPackage StringClassifications 
- Update classifications included in the software update configuration.
- includedPackage List<String>Name Masks 
- packages included from the software update configuration.
- rebootSetting String
- Reboot setting for the software update configuration.
- excludedPackage string[]Name Masks 
- packages excluded from the software update configuration.
- includedPackage stringClassifications 
- Update classifications included in the software update configuration.
- includedPackage string[]Name Masks 
- packages included from the software update configuration.
- rebootSetting string
- Reboot setting for the software update configuration.
- excluded_package_ Sequence[str]name_ masks 
- packages excluded from the software update configuration.
- included_package_ strclassifications 
- Update classifications included in the software update configuration.
- included_package_ Sequence[str]name_ masks 
- packages included from the software update configuration.
- reboot_setting str
- Reboot setting for the software update configuration.
- excludedPackage List<String>Name Masks 
- packages excluded from the software update configuration.
- includedPackage StringClassifications 
- Update classifications included in the software update configuration.
- includedPackage List<String>Name Masks 
- packages included from the software update configuration.
- rebootSetting String
- Reboot setting for the software update configuration.
NonAzureQueryPropertiesResponse    
- FunctionAlias string
- Log Analytics Saved Search name.
- WorkspaceId string
- Workspace Id for Log Analytics in which the saved Search is resided.
- FunctionAlias string
- Log Analytics Saved Search name.
- WorkspaceId string
- Workspace Id for Log Analytics in which the saved Search is resided.
- functionAlias String
- Log Analytics Saved Search name.
- workspaceId String
- Workspace Id for Log Analytics in which the saved Search is resided.
- functionAlias string
- Log Analytics Saved Search name.
- workspaceId string
- Workspace Id for Log Analytics in which the saved Search is resided.
- function_alias str
- Log Analytics Saved Search name.
- workspace_id str
- Workspace Id for Log Analytics in which the saved Search is resided.
- functionAlias String
- Log Analytics Saved Search name.
- workspaceId String
- Workspace Id for Log Analytics in which the saved Search is resided.
SUCSchedulePropertiesResponse  
- StartTime doubleOffset Minutes 
- Gets the start time's offset in minutes.
- AdvancedSchedule Pulumi.Azure Native. Automation. Inputs. Advanced Schedule Response 
- Gets or sets the advanced schedule.
- CreationTime string
- Gets or sets the creation time.
- Description string
- Gets or sets the description.
- ExpiryTime string
- Gets or sets the end time of the schedule.
- ExpiryTime doubleOffset Minutes 
- Gets or sets the expiry time's offset in minutes.
- Frequency string
- Gets or sets the frequency of the schedule.
- Interval double
- Gets or sets the interval of the schedule.
- IsEnabled bool
- Gets or sets a value indicating whether this schedule is enabled.
- LastModified stringTime 
- Gets or sets the last modified time.
- NextRun string
- Gets or sets the next run time of the schedule.
- NextRun doubleOffset Minutes 
- Gets or sets the next run time's offset in minutes.
- StartTime string
- Gets or sets the start time of the schedule.
- TimeZone string
- Gets or sets the time zone of the schedule.
- StartTime float64Offset Minutes 
- Gets the start time's offset in minutes.
- AdvancedSchedule AdvancedSchedule Response 
- Gets or sets the advanced schedule.
- CreationTime string
- Gets or sets the creation time.
- Description string
- Gets or sets the description.
- ExpiryTime string
- Gets or sets the end time of the schedule.
- ExpiryTime float64Offset Minutes 
- Gets or sets the expiry time's offset in minutes.
- Frequency string
- Gets or sets the frequency of the schedule.
- Interval float64
- Gets or sets the interval of the schedule.
- IsEnabled bool
- Gets or sets a value indicating whether this schedule is enabled.
- LastModified stringTime 
- Gets or sets the last modified time.
- NextRun string
- Gets or sets the next run time of the schedule.
- NextRun float64Offset Minutes 
- Gets or sets the next run time's offset in minutes.
- StartTime string
- Gets or sets the start time of the schedule.
- TimeZone string
- Gets or sets the time zone of the schedule.
- startTime DoubleOffset Minutes 
- Gets the start time's offset in minutes.
- advancedSchedule AdvancedSchedule Response 
- Gets or sets the advanced schedule.
- creationTime String
- Gets or sets the creation time.
- description String
- Gets or sets the description.
- expiryTime String
- Gets or sets the end time of the schedule.
- expiryTime DoubleOffset Minutes 
- Gets or sets the expiry time's offset in minutes.
- frequency String
- Gets or sets the frequency of the schedule.
- interval Double
- Gets or sets the interval of the schedule.
- isEnabled Boolean
- Gets or sets a value indicating whether this schedule is enabled.
- lastModified StringTime 
- Gets or sets the last modified time.
- nextRun String
- Gets or sets the next run time of the schedule.
- nextRun DoubleOffset Minutes 
- Gets or sets the next run time's offset in minutes.
- startTime String
- Gets or sets the start time of the schedule.
- timeZone String
- Gets or sets the time zone of the schedule.
- startTime numberOffset Minutes 
- Gets the start time's offset in minutes.
- advancedSchedule AdvancedSchedule Response 
- Gets or sets the advanced schedule.
- creationTime string
- Gets or sets the creation time.
- description string
- Gets or sets the description.
- expiryTime string
- Gets or sets the end time of the schedule.
- expiryTime numberOffset Minutes 
- Gets or sets the expiry time's offset in minutes.
- frequency string
- Gets or sets the frequency of the schedule.
- interval number
- Gets or sets the interval of the schedule.
- isEnabled boolean
- Gets or sets a value indicating whether this schedule is enabled.
- lastModified stringTime 
- Gets or sets the last modified time.
- nextRun string
- Gets or sets the next run time of the schedule.
- nextRun numberOffset Minutes 
- Gets or sets the next run time's offset in minutes.
- startTime string
- Gets or sets the start time of the schedule.
- timeZone string
- Gets or sets the time zone of the schedule.
- start_time_ floatoffset_ minutes 
- Gets the start time's offset in minutes.
- advanced_schedule AdvancedSchedule Response 
- Gets or sets the advanced schedule.
- creation_time str
- Gets or sets the creation time.
- description str
- Gets or sets the description.
- expiry_time str
- Gets or sets the end time of the schedule.
- expiry_time_ floatoffset_ minutes 
- Gets or sets the expiry time's offset in minutes.
- frequency str
- Gets or sets the frequency of the schedule.
- interval float
- Gets or sets the interval of the schedule.
- is_enabled bool
- Gets or sets a value indicating whether this schedule is enabled.
- last_modified_ strtime 
- Gets or sets the last modified time.
- next_run str
- Gets or sets the next run time of the schedule.
- next_run_ floatoffset_ minutes 
- Gets or sets the next run time's offset in minutes.
- start_time str
- Gets or sets the start time of the schedule.
- time_zone str
- Gets or sets the time zone of the schedule.
- startTime NumberOffset Minutes 
- Gets the start time's offset in minutes.
- advancedSchedule Property Map
- Gets or sets the advanced schedule.
- creationTime String
- Gets or sets the creation time.
- description String
- Gets or sets the description.
- expiryTime String
- Gets or sets the end time of the schedule.
- expiryTime NumberOffset Minutes 
- Gets or sets the expiry time's offset in minutes.
- frequency String
- Gets or sets the frequency of the schedule.
- interval Number
- Gets or sets the interval of the schedule.
- isEnabled Boolean
- Gets or sets a value indicating whether this schedule is enabled.
- lastModified StringTime 
- Gets or sets the last modified time.
- nextRun String
- Gets or sets the next run time of the schedule.
- nextRun NumberOffset Minutes 
- Gets or sets the next run time's offset in minutes.
- startTime String
- Gets or sets the start time of the schedule.
- timeZone String
- Gets or sets the time zone of the schedule.
SoftwareUpdateConfigurationTasksResponse    
- PostTask Pulumi.Azure Native. Automation. Inputs. Task Properties Response 
- Post task properties.
- PreTask Pulumi.Azure Native. Automation. Inputs. Task Properties Response 
- Pre task properties.
- PostTask TaskProperties Response 
- Post task properties.
- PreTask TaskProperties Response 
- Pre task properties.
- postTask TaskProperties Response 
- Post task properties.
- preTask TaskProperties Response 
- Pre task properties.
- postTask TaskProperties Response 
- Post task properties.
- preTask TaskProperties Response 
- Pre task properties.
- post_task TaskProperties Response 
- Post task properties.
- pre_task TaskProperties Response 
- Pre task properties.
- postTask Property Map
- Post task properties.
- preTask Property Map
- Pre task properties.
TagSettingsPropertiesResponse   
- FilterOperator string
- Filter VMs by Any or All specified tags.
- 
Dictionary<string, ImmutableArray<string>> 
- Dictionary of tags with its list of values.
- FilterOperator string
- Filter VMs by Any or All specified tags.
- map[string][]string
- Dictionary of tags with its list of values.
- filterOperator String
- Filter VMs by Any or All specified tags.
- Map<String,List<String>>
- Dictionary of tags with its list of values.
- filterOperator string
- Filter VMs by Any or All specified tags.
- {[key: string]: string[]}
- Dictionary of tags with its list of values.
- filter_operator str
- Filter VMs by Any or All specified tags.
- Mapping[str, Sequence[str]]
- Dictionary of tags with its list of values.
- filterOperator String
- Filter VMs by Any or All specified tags.
- Map<List<String>>
- Dictionary of tags with its list of values.
TargetPropertiesResponse  
- AzureQueries List<Pulumi.Azure Native. Automation. Inputs. Azure Query Properties Response> 
- List of Azure queries in the software update configuration.
- NonAzure List<Pulumi.Queries Azure Native. Automation. Inputs. Non Azure Query Properties Response> 
- List of non Azure queries in the software update configuration.
- AzureQueries []AzureQuery Properties Response 
- List of Azure queries in the software update configuration.
- NonAzure []NonQueries Azure Query Properties Response 
- List of non Azure queries in the software update configuration.
- azureQueries List<AzureQuery Properties Response> 
- List of Azure queries in the software update configuration.
- nonAzure List<NonQueries Azure Query Properties Response> 
- List of non Azure queries in the software update configuration.
- azureQueries AzureQuery Properties Response[] 
- List of Azure queries in the software update configuration.
- nonAzure NonQueries Azure Query Properties Response[] 
- List of non Azure queries in the software update configuration.
- azure_queries Sequence[AzureQuery Properties Response] 
- List of Azure queries in the software update configuration.
- non_azure_ Sequence[Nonqueries Azure Query Properties Response] 
- List of non Azure queries in the software update configuration.
- azureQueries List<Property Map>
- List of Azure queries in the software update configuration.
- nonAzure List<Property Map>Queries 
- List of non Azure queries in the software update configuration.
TaskPropertiesResponse  
- Parameters Dictionary<string, string>
- Gets or sets the parameters of the task.
- Source string
- Gets or sets the name of the runbook.
- Parameters map[string]string
- Gets or sets the parameters of the task.
- Source string
- Gets or sets the name of the runbook.
- parameters Map<String,String>
- Gets or sets the parameters of the task.
- source String
- Gets or sets the name of the runbook.
- parameters {[key: string]: string}
- Gets or sets the parameters of the task.
- source string
- Gets or sets the name of the runbook.
- parameters Mapping[str, str]
- Gets or sets the parameters of the task.
- source str
- Gets or sets the name of the runbook.
- parameters Map<String>
- Gets or sets the parameters of the task.
- source String
- Gets or sets the name of the runbook.
UpdateConfigurationResponse  
- OperatingSystem string
- operating system of target machines
- AzureVirtual List<string>Machines 
- List of azure resource Ids for azure virtual machines targeted by the software update configuration.
- Duration string
- Maximum time allowed for the software update configuration run. Duration needs to be specified using the format PT[n]H[n]M[n]S as per ISO8601
- Linux
Pulumi.Azure Native. Automation. Inputs. Linux Properties Response 
- Linux specific update configuration.
- NonAzure List<string>Computer Names 
- List of names of non-azure machines targeted by the software update configuration.
- Targets
Pulumi.Azure Native. Automation. Inputs. Target Properties Response 
- Group targets for the software update configuration.
- Windows
Pulumi.Azure Native. Automation. Inputs. Windows Properties Response 
- Windows specific update configuration.
- OperatingSystem string
- operating system of target machines
- AzureVirtual []stringMachines 
- List of azure resource Ids for azure virtual machines targeted by the software update configuration.
- Duration string
- Maximum time allowed for the software update configuration run. Duration needs to be specified using the format PT[n]H[n]M[n]S as per ISO8601
- Linux
LinuxProperties Response 
- Linux specific update configuration.
- NonAzure []stringComputer Names 
- List of names of non-azure machines targeted by the software update configuration.
- Targets
TargetProperties Response 
- Group targets for the software update configuration.
- Windows
WindowsProperties Response 
- Windows specific update configuration.
- operatingSystem String
- operating system of target machines
- azureVirtual List<String>Machines 
- List of azure resource Ids for azure virtual machines targeted by the software update configuration.
- duration String
- Maximum time allowed for the software update configuration run. Duration needs to be specified using the format PT[n]H[n]M[n]S as per ISO8601
- linux
LinuxProperties Response 
- Linux specific update configuration.
- nonAzure List<String>Computer Names 
- List of names of non-azure machines targeted by the software update configuration.
- targets
TargetProperties Response 
- Group targets for the software update configuration.
- windows
WindowsProperties Response 
- Windows specific update configuration.
- operatingSystem string
- operating system of target machines
- azureVirtual string[]Machines 
- List of azure resource Ids for azure virtual machines targeted by the software update configuration.
- duration string
- Maximum time allowed for the software update configuration run. Duration needs to be specified using the format PT[n]H[n]M[n]S as per ISO8601
- linux
LinuxProperties Response 
- Linux specific update configuration.
- nonAzure string[]Computer Names 
- List of names of non-azure machines targeted by the software update configuration.
- targets
TargetProperties Response 
- Group targets for the software update configuration.
- windows
WindowsProperties Response 
- Windows specific update configuration.
- operating_system str
- operating system of target machines
- azure_virtual_ Sequence[str]machines 
- List of azure resource Ids for azure virtual machines targeted by the software update configuration.
- duration str
- Maximum time allowed for the software update configuration run. Duration needs to be specified using the format PT[n]H[n]M[n]S as per ISO8601
- linux
LinuxProperties Response 
- Linux specific update configuration.
- non_azure_ Sequence[str]computer_ names 
- List of names of non-azure machines targeted by the software update configuration.
- targets
TargetProperties Response 
- Group targets for the software update configuration.
- windows
WindowsProperties Response 
- Windows specific update configuration.
- operatingSystem String
- operating system of target machines
- azureVirtual List<String>Machines 
- List of azure resource Ids for azure virtual machines targeted by the software update configuration.
- duration String
- Maximum time allowed for the software update configuration run. Duration needs to be specified using the format PT[n]H[n]M[n]S as per ISO8601
- linux Property Map
- Linux specific update configuration.
- nonAzure List<String>Computer Names 
- List of names of non-azure machines targeted by the software update configuration.
- targets Property Map
- Group targets for the software update configuration.
- windows Property Map
- Windows specific update configuration.
WindowsPropertiesResponse  
- ExcludedKb List<string>Numbers 
- KB numbers excluded from the software update configuration.
- IncludedKb List<string>Numbers 
- KB numbers included from the software update configuration.
- IncludedUpdate stringClassifications 
- Update classification included in the software update configuration. A comma separated string with required values
- RebootSetting string
- Reboot setting for the software update configuration.
- ExcludedKb []stringNumbers 
- KB numbers excluded from the software update configuration.
- IncludedKb []stringNumbers 
- KB numbers included from the software update configuration.
- IncludedUpdate stringClassifications 
- Update classification included in the software update configuration. A comma separated string with required values
- RebootSetting string
- Reboot setting for the software update configuration.
- excludedKb List<String>Numbers 
- KB numbers excluded from the software update configuration.
- includedKb List<String>Numbers 
- KB numbers included from the software update configuration.
- includedUpdate StringClassifications 
- Update classification included in the software update configuration. A comma separated string with required values
- rebootSetting String
- Reboot setting for the software update configuration.
- excludedKb string[]Numbers 
- KB numbers excluded from the software update configuration.
- includedKb string[]Numbers 
- KB numbers included from the software update configuration.
- includedUpdate stringClassifications 
- Update classification included in the software update configuration. A comma separated string with required values
- rebootSetting string
- Reboot setting for the software update configuration.
- excluded_kb_ Sequence[str]numbers 
- KB numbers excluded from the software update configuration.
- included_kb_ Sequence[str]numbers 
- KB numbers included from the software update configuration.
- included_update_ strclassifications 
- Update classification included in the software update configuration. A comma separated string with required values
- reboot_setting str
- Reboot setting for the software update configuration.
- excludedKb List<String>Numbers 
- KB numbers excluded from the software update configuration.
- includedKb List<String>Numbers 
- KB numbers included from the software update configuration.
- includedUpdate StringClassifications 
- Update classification included in the software update configuration. A comma separated string with required values
- rebootSetting String
- Reboot setting for the software update configuration.
Package Details
- Repository
- azure-native-v1 pulumi/pulumi-azure-native
- License
- Apache-2.0
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi