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.63.0 published on Tuesday, Sep 24, 2024 by Pulumi
azure-native.maintenance.getMaintenanceConfiguration
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.63.0 published on Tuesday, Sep 24, 2024 by Pulumi
Maintenance configuration record type Azure REST API version: 2022-11-01-preview.
Other available API versions: 2023-04-01, 2023-09-01-preview, 2023-10-01-preview.
Using getMaintenanceConfiguration
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 getMaintenanceConfiguration(args: GetMaintenanceConfigurationArgs, opts?: InvokeOptions): Promise<GetMaintenanceConfigurationResult>
function getMaintenanceConfigurationOutput(args: GetMaintenanceConfigurationOutputArgs, opts?: InvokeOptions): Output<GetMaintenanceConfigurationResult>
def get_maintenance_configuration(resource_group_name: Optional[str] = None,
resource_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetMaintenanceConfigurationResult
def get_maintenance_configuration_output(resource_group_name: Optional[pulumi.Input[str]] = None,
resource_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetMaintenanceConfigurationResult]
func LookupMaintenanceConfiguration(ctx *Context, args *LookupMaintenanceConfigurationArgs, opts ...InvokeOption) (*LookupMaintenanceConfigurationResult, error)
func LookupMaintenanceConfigurationOutput(ctx *Context, args *LookupMaintenanceConfigurationOutputArgs, opts ...InvokeOption) LookupMaintenanceConfigurationResultOutput
> Note: This function is named LookupMaintenanceConfiguration
in the Go SDK.
public static class GetMaintenanceConfiguration
{
public static Task<GetMaintenanceConfigurationResult> InvokeAsync(GetMaintenanceConfigurationArgs args, InvokeOptions? opts = null)
public static Output<GetMaintenanceConfigurationResult> Invoke(GetMaintenanceConfigurationInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetMaintenanceConfigurationResult> getMaintenanceConfiguration(GetMaintenanceConfigurationArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:maintenance:getMaintenanceConfiguration
arguments:
# arguments dictionary
The following arguments are supported:
- Resource
Group stringName - Resource Group Name
- Resource
Name string - Maintenance Configuration Name
- Resource
Group stringName - Resource Group Name
- Resource
Name string - Maintenance Configuration Name
- resource
Group StringName - Resource Group Name
- resource
Name String - Maintenance Configuration Name
- resource
Group stringName - Resource Group Name
- resource
Name string - Maintenance Configuration Name
- resource_
group_ strname - Resource Group Name
- resource_
name str - Maintenance Configuration Name
- resource
Group StringName - Resource Group Name
- resource
Name String - Maintenance Configuration Name
getMaintenanceConfiguration Result
The following output properties are available:
- Id string
- Fully qualified identifier of the resource
- Name string
- Name of the resource
- System
Data Pulumi.Azure Native. Maintenance. Outputs. System Data Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- Type of the resource
- Duration string
- Duration of the maintenance window in HH:mm format. If not provided, default value will be used based on maintenance scope provided. Example: 05:00.
- Expiration
Date stringTime - Effective expiration date of the maintenance window in YYYY-MM-DD hh:mm format. The window will be created in the time zone provided and adjusted to daylight savings according to that time zone. Expiration date must be set to a future date. If not provided, it will be set to the maximum datetime 9999-12-31 23:59:59.
- Extension
Properties Dictionary<string, string> - Gets or sets extensionProperties of the maintenanceConfiguration
- Install
Patches Pulumi.Azure Native. Maintenance. Outputs. Input Patch Configuration Response - The input parameters to be passed to the patch run operation.
- Location string
- Gets or sets location of the resource
- Maintenance
Scope string - Gets or sets maintenanceScope of the configuration
- Namespace string
- Gets or sets namespace of the resource
- Overrides
List<Pulumi.
Azure Native. Maintenance. Outputs. Maintenance Override Properties Response> - Override Properties for the maintenance Configuration.
- Recur
Every string - Rate at which a Maintenance window is expected to recur. The rate can be expressed as daily, weekly, or monthly schedules. Daily schedule are formatted as recurEvery: [Frequency as integer]['Day(s)']. If no frequency is provided, the default frequency is 1. Daily schedule examples are recurEvery: Day, recurEvery: 3Days. Weekly schedule are formatted as recurEvery: [Frequency as integer]['Week(s)'] [Optional comma separated list of weekdays Monday-Sunday]. Weekly schedule examples are recurEvery: 3Weeks, recurEvery: Week Saturday,Sunday. Monthly schedules are formatted as [Frequency as integer]['Month(s)'] [Comma separated list of month days] or [Frequency as integer]['Month(s)'] [Week of Month (First, Second, Third, Fourth, Last)] [Weekday Monday-Sunday] [Optional Offset(No. of days)]. Offset value must be between -6 to 6 inclusive. Monthly schedule examples are recurEvery: Month, recurEvery: 2Months, recurEvery: Month day23,day24, recurEvery: Month Last Sunday, recurEvery: Month Fourth Monday, recurEvery: Month Last Sunday Offset-3, recurEvery: Month Third Sunday Offset6.
- Start
Date stringTime - Effective start date of the maintenance window in YYYY-MM-DD hh:mm format. The start date can be set to either the current date or future date. The window will be created in the time zone provided and adjusted to daylight savings according to that time zone.
- Dictionary<string, string>
- Gets or sets tags of the resource
- Time
Zone string - Name of the timezone. List of timezones can be obtained by executing [System.TimeZoneInfo]::GetSystemTimeZones() in PowerShell. Example: Pacific Standard Time, UTC, W. Europe Standard Time, Korea Standard Time, Cen. Australia Standard Time.
- Visibility string
- Gets or sets the visibility of the configuration. The default value is 'Custom'
- Id string
- Fully qualified identifier of the resource
- Name string
- Name of the resource
- System
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- Type of the resource
- Duration string
- Duration of the maintenance window in HH:mm format. If not provided, default value will be used based on maintenance scope provided. Example: 05:00.
- Expiration
Date stringTime - Effective expiration date of the maintenance window in YYYY-MM-DD hh:mm format. The window will be created in the time zone provided and adjusted to daylight savings according to that time zone. Expiration date must be set to a future date. If not provided, it will be set to the maximum datetime 9999-12-31 23:59:59.
- Extension
Properties map[string]string - Gets or sets extensionProperties of the maintenanceConfiguration
- Install
Patches InputPatch Configuration Response - The input parameters to be passed to the patch run operation.
- Location string
- Gets or sets location of the resource
- Maintenance
Scope string - Gets or sets maintenanceScope of the configuration
- Namespace string
- Gets or sets namespace of the resource
- Overrides
[]Maintenance
Override Properties Response - Override Properties for the maintenance Configuration.
- Recur
Every string - Rate at which a Maintenance window is expected to recur. The rate can be expressed as daily, weekly, or monthly schedules. Daily schedule are formatted as recurEvery: [Frequency as integer]['Day(s)']. If no frequency is provided, the default frequency is 1. Daily schedule examples are recurEvery: Day, recurEvery: 3Days. Weekly schedule are formatted as recurEvery: [Frequency as integer]['Week(s)'] [Optional comma separated list of weekdays Monday-Sunday]. Weekly schedule examples are recurEvery: 3Weeks, recurEvery: Week Saturday,Sunday. Monthly schedules are formatted as [Frequency as integer]['Month(s)'] [Comma separated list of month days] or [Frequency as integer]['Month(s)'] [Week of Month (First, Second, Third, Fourth, Last)] [Weekday Monday-Sunday] [Optional Offset(No. of days)]. Offset value must be between -6 to 6 inclusive. Monthly schedule examples are recurEvery: Month, recurEvery: 2Months, recurEvery: Month day23,day24, recurEvery: Month Last Sunday, recurEvery: Month Fourth Monday, recurEvery: Month Last Sunday Offset-3, recurEvery: Month Third Sunday Offset6.
- Start
Date stringTime - Effective start date of the maintenance window in YYYY-MM-DD hh:mm format. The start date can be set to either the current date or future date. The window will be created in the time zone provided and adjusted to daylight savings according to that time zone.
- map[string]string
- Gets or sets tags of the resource
- Time
Zone string - Name of the timezone. List of timezones can be obtained by executing [System.TimeZoneInfo]::GetSystemTimeZones() in PowerShell. Example: Pacific Standard Time, UTC, W. Europe Standard Time, Korea Standard Time, Cen. Australia Standard Time.
- Visibility string
- Gets or sets the visibility of the configuration. The default value is 'Custom'
- id String
- Fully qualified identifier of the resource
- name String
- Name of the resource
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- Type of the resource
- duration String
- Duration of the maintenance window in HH:mm format. If not provided, default value will be used based on maintenance scope provided. Example: 05:00.
- expiration
Date StringTime - Effective expiration date of the maintenance window in YYYY-MM-DD hh:mm format. The window will be created in the time zone provided and adjusted to daylight savings according to that time zone. Expiration date must be set to a future date. If not provided, it will be set to the maximum datetime 9999-12-31 23:59:59.
- extension
Properties Map<String,String> - Gets or sets extensionProperties of the maintenanceConfiguration
- install
Patches InputPatch Configuration Response - The input parameters to be passed to the patch run operation.
- location String
- Gets or sets location of the resource
- maintenance
Scope String - Gets or sets maintenanceScope of the configuration
- namespace String
- Gets or sets namespace of the resource
- overrides
List<Maintenance
Override Properties Response> - Override Properties for the maintenance Configuration.
- recur
Every String - Rate at which a Maintenance window is expected to recur. The rate can be expressed as daily, weekly, or monthly schedules. Daily schedule are formatted as recurEvery: [Frequency as integer]['Day(s)']. If no frequency is provided, the default frequency is 1. Daily schedule examples are recurEvery: Day, recurEvery: 3Days. Weekly schedule are formatted as recurEvery: [Frequency as integer]['Week(s)'] [Optional comma separated list of weekdays Monday-Sunday]. Weekly schedule examples are recurEvery: 3Weeks, recurEvery: Week Saturday,Sunday. Monthly schedules are formatted as [Frequency as integer]['Month(s)'] [Comma separated list of month days] or [Frequency as integer]['Month(s)'] [Week of Month (First, Second, Third, Fourth, Last)] [Weekday Monday-Sunday] [Optional Offset(No. of days)]. Offset value must be between -6 to 6 inclusive. Monthly schedule examples are recurEvery: Month, recurEvery: 2Months, recurEvery: Month day23,day24, recurEvery: Month Last Sunday, recurEvery: Month Fourth Monday, recurEvery: Month Last Sunday Offset-3, recurEvery: Month Third Sunday Offset6.
- start
Date StringTime - Effective start date of the maintenance window in YYYY-MM-DD hh:mm format. The start date can be set to either the current date or future date. The window will be created in the time zone provided and adjusted to daylight savings according to that time zone.
- Map<String,String>
- Gets or sets tags of the resource
- time
Zone String - Name of the timezone. List of timezones can be obtained by executing [System.TimeZoneInfo]::GetSystemTimeZones() in PowerShell. Example: Pacific Standard Time, UTC, W. Europe Standard Time, Korea Standard Time, Cen. Australia Standard Time.
- visibility String
- Gets or sets the visibility of the configuration. The default value is 'Custom'
- id string
- Fully qualified identifier of the resource
- name string
- Name of the resource
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type string
- Type of the resource
- duration string
- Duration of the maintenance window in HH:mm format. If not provided, default value will be used based on maintenance scope provided. Example: 05:00.
- expiration
Date stringTime - Effective expiration date of the maintenance window in YYYY-MM-DD hh:mm format. The window will be created in the time zone provided and adjusted to daylight savings according to that time zone. Expiration date must be set to a future date. If not provided, it will be set to the maximum datetime 9999-12-31 23:59:59.
- extension
Properties {[key: string]: string} - Gets or sets extensionProperties of the maintenanceConfiguration
- install
Patches InputPatch Configuration Response - The input parameters to be passed to the patch run operation.
- location string
- Gets or sets location of the resource
- maintenance
Scope string - Gets or sets maintenanceScope of the configuration
- namespace string
- Gets or sets namespace of the resource
- overrides
Maintenance
Override Properties Response[] - Override Properties for the maintenance Configuration.
- recur
Every string - Rate at which a Maintenance window is expected to recur. The rate can be expressed as daily, weekly, or monthly schedules. Daily schedule are formatted as recurEvery: [Frequency as integer]['Day(s)']. If no frequency is provided, the default frequency is 1. Daily schedule examples are recurEvery: Day, recurEvery: 3Days. Weekly schedule are formatted as recurEvery: [Frequency as integer]['Week(s)'] [Optional comma separated list of weekdays Monday-Sunday]. Weekly schedule examples are recurEvery: 3Weeks, recurEvery: Week Saturday,Sunday. Monthly schedules are formatted as [Frequency as integer]['Month(s)'] [Comma separated list of month days] or [Frequency as integer]['Month(s)'] [Week of Month (First, Second, Third, Fourth, Last)] [Weekday Monday-Sunday] [Optional Offset(No. of days)]. Offset value must be between -6 to 6 inclusive. Monthly schedule examples are recurEvery: Month, recurEvery: 2Months, recurEvery: Month day23,day24, recurEvery: Month Last Sunday, recurEvery: Month Fourth Monday, recurEvery: Month Last Sunday Offset-3, recurEvery: Month Third Sunday Offset6.
- start
Date stringTime - Effective start date of the maintenance window in YYYY-MM-DD hh:mm format. The start date can be set to either the current date or future date. The window will be created in the time zone provided and adjusted to daylight savings according to that time zone.
- {[key: string]: string}
- Gets or sets tags of the resource
- time
Zone string - Name of the timezone. List of timezones can be obtained by executing [System.TimeZoneInfo]::GetSystemTimeZones() in PowerShell. Example: Pacific Standard Time, UTC, W. Europe Standard Time, Korea Standard Time, Cen. Australia Standard Time.
- visibility string
- Gets or sets the visibility of the configuration. The default value is 'Custom'
- id str
- Fully qualified identifier of the resource
- name str
- Name of the resource
- system_
data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type str
- Type of the resource
- duration str
- Duration of the maintenance window in HH:mm format. If not provided, default value will be used based on maintenance scope provided. Example: 05:00.
- expiration_
date_ strtime - Effective expiration date of the maintenance window in YYYY-MM-DD hh:mm format. The window will be created in the time zone provided and adjusted to daylight savings according to that time zone. Expiration date must be set to a future date. If not provided, it will be set to the maximum datetime 9999-12-31 23:59:59.
- extension_
properties Mapping[str, str] - Gets or sets extensionProperties of the maintenanceConfiguration
- install_
patches InputPatch Configuration Response - The input parameters to be passed to the patch run operation.
- location str
- Gets or sets location of the resource
- maintenance_
scope str - Gets or sets maintenanceScope of the configuration
- namespace str
- Gets or sets namespace of the resource
- overrides
Sequence[Maintenance
Override Properties Response] - Override Properties for the maintenance Configuration.
- recur_
every str - Rate at which a Maintenance window is expected to recur. The rate can be expressed as daily, weekly, or monthly schedules. Daily schedule are formatted as recurEvery: [Frequency as integer]['Day(s)']. If no frequency is provided, the default frequency is 1. Daily schedule examples are recurEvery: Day, recurEvery: 3Days. Weekly schedule are formatted as recurEvery: [Frequency as integer]['Week(s)'] [Optional comma separated list of weekdays Monday-Sunday]. Weekly schedule examples are recurEvery: 3Weeks, recurEvery: Week Saturday,Sunday. Monthly schedules are formatted as [Frequency as integer]['Month(s)'] [Comma separated list of month days] or [Frequency as integer]['Month(s)'] [Week of Month (First, Second, Third, Fourth, Last)] [Weekday Monday-Sunday] [Optional Offset(No. of days)]. Offset value must be between -6 to 6 inclusive. Monthly schedule examples are recurEvery: Month, recurEvery: 2Months, recurEvery: Month day23,day24, recurEvery: Month Last Sunday, recurEvery: Month Fourth Monday, recurEvery: Month Last Sunday Offset-3, recurEvery: Month Third Sunday Offset6.
- start_
date_ strtime - Effective start date of the maintenance window in YYYY-MM-DD hh:mm format. The start date can be set to either the current date or future date. The window will be created in the time zone provided and adjusted to daylight savings according to that time zone.
- Mapping[str, str]
- Gets or sets tags of the resource
- time_
zone str - Name of the timezone. List of timezones can be obtained by executing [System.TimeZoneInfo]::GetSystemTimeZones() in PowerShell. Example: Pacific Standard Time, UTC, W. Europe Standard Time, Korea Standard Time, Cen. Australia Standard Time.
- visibility str
- Gets or sets the visibility of the configuration. The default value is 'Custom'
- id String
- Fully qualified identifier of the resource
- name String
- Name of the resource
- system
Data Property Map - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- Type of the resource
- duration String
- Duration of the maintenance window in HH:mm format. If not provided, default value will be used based on maintenance scope provided. Example: 05:00.
- expiration
Date StringTime - Effective expiration date of the maintenance window in YYYY-MM-DD hh:mm format. The window will be created in the time zone provided and adjusted to daylight savings according to that time zone. Expiration date must be set to a future date. If not provided, it will be set to the maximum datetime 9999-12-31 23:59:59.
- extension
Properties Map<String> - Gets or sets extensionProperties of the maintenanceConfiguration
- install
Patches Property Map - The input parameters to be passed to the patch run operation.
- location String
- Gets or sets location of the resource
- maintenance
Scope String - Gets or sets maintenanceScope of the configuration
- namespace String
- Gets or sets namespace of the resource
- overrides List<Property Map>
- Override Properties for the maintenance Configuration.
- recur
Every String - Rate at which a Maintenance window is expected to recur. The rate can be expressed as daily, weekly, or monthly schedules. Daily schedule are formatted as recurEvery: [Frequency as integer]['Day(s)']. If no frequency is provided, the default frequency is 1. Daily schedule examples are recurEvery: Day, recurEvery: 3Days. Weekly schedule are formatted as recurEvery: [Frequency as integer]['Week(s)'] [Optional comma separated list of weekdays Monday-Sunday]. Weekly schedule examples are recurEvery: 3Weeks, recurEvery: Week Saturday,Sunday. Monthly schedules are formatted as [Frequency as integer]['Month(s)'] [Comma separated list of month days] or [Frequency as integer]['Month(s)'] [Week of Month (First, Second, Third, Fourth, Last)] [Weekday Monday-Sunday] [Optional Offset(No. of days)]. Offset value must be between -6 to 6 inclusive. Monthly schedule examples are recurEvery: Month, recurEvery: 2Months, recurEvery: Month day23,day24, recurEvery: Month Last Sunday, recurEvery: Month Fourth Monday, recurEvery: Month Last Sunday Offset-3, recurEvery: Month Third Sunday Offset6.
- start
Date StringTime - Effective start date of the maintenance window in YYYY-MM-DD hh:mm format. The start date can be set to either the current date or future date. The window will be created in the time zone provided and adjusted to daylight savings according to that time zone.
- Map<String>
- Gets or sets tags of the resource
- time
Zone String - Name of the timezone. List of timezones can be obtained by executing [System.TimeZoneInfo]::GetSystemTimeZones() in PowerShell. Example: Pacific Standard Time, UTC, W. Europe Standard Time, Korea Standard Time, Cen. Australia Standard Time.
- visibility String
- Gets or sets the visibility of the configuration. The default value is 'Custom'
Supporting Types
InputLinuxParametersResponse
- Classifications
To List<string>Include - Classification category of patches to be patched
- Package
Name List<string>Masks To Exclude - Package names to be excluded for patching.
- Package
Name List<string>Masks To Include - Package names to be included for patching.
- Classifications
To []stringInclude - Classification category of patches to be patched
- Package
Name []stringMasks To Exclude - Package names to be excluded for patching.
- Package
Name []stringMasks To Include - Package names to be included for patching.
- classifications
To List<String>Include - Classification category of patches to be patched
- package
Name List<String>Masks To Exclude - Package names to be excluded for patching.
- package
Name List<String>Masks To Include - Package names to be included for patching.
- classifications
To string[]Include - Classification category of patches to be patched
- package
Name string[]Masks To Exclude - Package names to be excluded for patching.
- package
Name string[]Masks To Include - Package names to be included for patching.
- classifications_
to_ Sequence[str]include - Classification category of patches to be patched
- package_
name_ Sequence[str]masks_ to_ exclude - Package names to be excluded for patching.
- package_
name_ Sequence[str]masks_ to_ include - Package names to be included for patching.
- classifications
To List<String>Include - Classification category of patches to be patched
- package
Name List<String>Masks To Exclude - Package names to be excluded for patching.
- package
Name List<String>Masks To Include - Package names to be included for patching.
InputPatchConfigurationResponse
- Linux
Parameters Pulumi.Azure Native. Maintenance. Inputs. Input Linux Parameters Response - Input parameters specific to patching Linux machine. For Windows machines, do not pass this property.
- Post
Tasks List<Pulumi.Azure Native. Maintenance. Inputs. Task Properties Response> - List of post tasks. e.g. [{'source' :'runbook', 'taskScope': 'Resource', 'parameters': { 'arg1': 'value1'}}]
- Pre
Tasks List<Pulumi.Azure Native. Maintenance. Inputs. Task Properties Response> - List of pre tasks. e.g. [{'source' :'runbook', 'taskScope': 'Global', 'parameters': { 'arg1': 'value1'}}]
- Reboot
Setting string - Possible reboot preference as defined by the user based on which it would be decided to reboot the machine or not after the patch operation is completed.
- Windows
Parameters Pulumi.Azure Native. Maintenance. Inputs. Input Windows Parameters Response - Input parameters specific to patching a Windows machine. For Linux machines, do not pass this property.
- Linux
Parameters InputLinux Parameters Response - Input parameters specific to patching Linux machine. For Windows machines, do not pass this property.
- Post
Tasks []TaskProperties Response - List of post tasks. e.g. [{'source' :'runbook', 'taskScope': 'Resource', 'parameters': { 'arg1': 'value1'}}]
- Pre
Tasks []TaskProperties Response - List of pre tasks. e.g. [{'source' :'runbook', 'taskScope': 'Global', 'parameters': { 'arg1': 'value1'}}]
- Reboot
Setting string - Possible reboot preference as defined by the user based on which it would be decided to reboot the machine or not after the patch operation is completed.
- Windows
Parameters InputWindows Parameters Response - Input parameters specific to patching a Windows machine. For Linux machines, do not pass this property.
- linux
Parameters InputLinux Parameters Response - Input parameters specific to patching Linux machine. For Windows machines, do not pass this property.
- post
Tasks List<TaskProperties Response> - List of post tasks. e.g. [{'source' :'runbook', 'taskScope': 'Resource', 'parameters': { 'arg1': 'value1'}}]
- pre
Tasks List<TaskProperties Response> - List of pre tasks. e.g. [{'source' :'runbook', 'taskScope': 'Global', 'parameters': { 'arg1': 'value1'}}]
- reboot
Setting String - Possible reboot preference as defined by the user based on which it would be decided to reboot the machine or not after the patch operation is completed.
- windows
Parameters InputWindows Parameters Response - Input parameters specific to patching a Windows machine. For Linux machines, do not pass this property.
- linux
Parameters InputLinux Parameters Response - Input parameters specific to patching Linux machine. For Windows machines, do not pass this property.
- post
Tasks TaskProperties Response[] - List of post tasks. e.g. [{'source' :'runbook', 'taskScope': 'Resource', 'parameters': { 'arg1': 'value1'}}]
- pre
Tasks TaskProperties Response[] - List of pre tasks. e.g. [{'source' :'runbook', 'taskScope': 'Global', 'parameters': { 'arg1': 'value1'}}]
- reboot
Setting string - Possible reboot preference as defined by the user based on which it would be decided to reboot the machine or not after the patch operation is completed.
- windows
Parameters InputWindows Parameters Response - Input parameters specific to patching a Windows machine. For Linux machines, do not pass this property.
- linux_
parameters InputLinux Parameters Response - Input parameters specific to patching Linux machine. For Windows machines, do not pass this property.
- post_
tasks Sequence[TaskProperties Response] - List of post tasks. e.g. [{'source' :'runbook', 'taskScope': 'Resource', 'parameters': { 'arg1': 'value1'}}]
- pre_
tasks Sequence[TaskProperties Response] - List of pre tasks. e.g. [{'source' :'runbook', 'taskScope': 'Global', 'parameters': { 'arg1': 'value1'}}]
- reboot_
setting str - Possible reboot preference as defined by the user based on which it would be decided to reboot the machine or not after the patch operation is completed.
- windows_
parameters InputWindows Parameters Response - Input parameters specific to patching a Windows machine. For Linux machines, do not pass this property.
- linux
Parameters Property Map - Input parameters specific to patching Linux machine. For Windows machines, do not pass this property.
- post
Tasks List<Property Map> - List of post tasks. e.g. [{'source' :'runbook', 'taskScope': 'Resource', 'parameters': { 'arg1': 'value1'}}]
- pre
Tasks List<Property Map> - List of pre tasks. e.g. [{'source' :'runbook', 'taskScope': 'Global', 'parameters': { 'arg1': 'value1'}}]
- reboot
Setting String - Possible reboot preference as defined by the user based on which it would be decided to reboot the machine or not after the patch operation is completed.
- windows
Parameters Property Map - Input parameters specific to patching a Windows machine. For Linux machines, do not pass this property.
InputWindowsParametersResponse
- Classifications
To List<string>Include - Classification category of patches to be patched
- Exclude
Kbs boolRequiring Reboot - Exclude patches which need reboot
- Kb
Numbers List<string>To Exclude - Windows KBID to be excluded for patching.
- Kb
Numbers List<string>To Include - Windows KBID to be included for patching.
- Classifications
To []stringInclude - Classification category of patches to be patched
- Exclude
Kbs boolRequiring Reboot - Exclude patches which need reboot
- Kb
Numbers []stringTo Exclude - Windows KBID to be excluded for patching.
- Kb
Numbers []stringTo Include - Windows KBID to be included for patching.
- classifications
To List<String>Include - Classification category of patches to be patched
- exclude
Kbs BooleanRequiring Reboot - Exclude patches which need reboot
- kb
Numbers List<String>To Exclude - Windows KBID to be excluded for patching.
- kb
Numbers List<String>To Include - Windows KBID to be included for patching.
- classifications
To string[]Include - Classification category of patches to be patched
- exclude
Kbs booleanRequiring Reboot - Exclude patches which need reboot
- kb
Numbers string[]To Exclude - Windows KBID to be excluded for patching.
- kb
Numbers string[]To Include - Windows KBID to be included for patching.
- classifications_
to_ Sequence[str]include - Classification category of patches to be patched
- exclude_
kbs_ boolrequiring_ reboot - Exclude patches which need reboot
- kb_
numbers_ Sequence[str]to_ exclude - Windows KBID to be excluded for patching.
- kb_
numbers_ Sequence[str]to_ include - Windows KBID to be included for patching.
- classifications
To List<String>Include - Classification category of patches to be patched
- exclude
Kbs BooleanRequiring Reboot - Exclude patches which need reboot
- kb
Numbers List<String>To Exclude - Windows KBID to be excluded for patching.
- kb
Numbers List<String>To Include - Windows KBID to be included for patching.
MaintenanceOverridePropertiesResponse
- End
Date stringTime - Effective end date of the maintenance override window in YYYY-MM-DD hh:mm format. The window will be created in the time zone provided and adjusted to daylight savings according to that time zone. Expiration date must be set to a future date. If not provided, it will be set to the maximum datetime 9999-12-31 23:59:59.
- Override
Properties Dictionary<string, string> - Gets or sets overrideProperties of the maintenanceConfiguration
- Start
Date stringTime - Effective start date of the maintenance override window in YYYY-MM-DD hh:mm format. The start date can be set to either the current date or future date. The window will be created in the time zone provided and adjusted to daylight savings according to that time zone.
- Time
Zone string - Name of the timezone. List of timezones can be obtained by executing [System.TimeZoneInfo]::GetSystemTimeZones() in PowerShell. Example: Pacific Standard Time, UTC, W. Europe Standard Time, Korea Standard Time, Cen. Australia Standard Time.
- End
Date stringTime - Effective end date of the maintenance override window in YYYY-MM-DD hh:mm format. The window will be created in the time zone provided and adjusted to daylight savings according to that time zone. Expiration date must be set to a future date. If not provided, it will be set to the maximum datetime 9999-12-31 23:59:59.
- Override
Properties map[string]string - Gets or sets overrideProperties of the maintenanceConfiguration
- Start
Date stringTime - Effective start date of the maintenance override window in YYYY-MM-DD hh:mm format. The start date can be set to either the current date or future date. The window will be created in the time zone provided and adjusted to daylight savings according to that time zone.
- Time
Zone string - Name of the timezone. List of timezones can be obtained by executing [System.TimeZoneInfo]::GetSystemTimeZones() in PowerShell. Example: Pacific Standard Time, UTC, W. Europe Standard Time, Korea Standard Time, Cen. Australia Standard Time.
- end
Date StringTime - Effective end date of the maintenance override window in YYYY-MM-DD hh:mm format. The window will be created in the time zone provided and adjusted to daylight savings according to that time zone. Expiration date must be set to a future date. If not provided, it will be set to the maximum datetime 9999-12-31 23:59:59.
- override
Properties Map<String,String> - Gets or sets overrideProperties of the maintenanceConfiguration
- start
Date StringTime - Effective start date of the maintenance override window in YYYY-MM-DD hh:mm format. The start date can be set to either the current date or future date. The window will be created in the time zone provided and adjusted to daylight savings according to that time zone.
- time
Zone String - Name of the timezone. List of timezones can be obtained by executing [System.TimeZoneInfo]::GetSystemTimeZones() in PowerShell. Example: Pacific Standard Time, UTC, W. Europe Standard Time, Korea Standard Time, Cen. Australia Standard Time.
- end
Date stringTime - Effective end date of the maintenance override window in YYYY-MM-DD hh:mm format. The window will be created in the time zone provided and adjusted to daylight savings according to that time zone. Expiration date must be set to a future date. If not provided, it will be set to the maximum datetime 9999-12-31 23:59:59.
- override
Properties {[key: string]: string} - Gets or sets overrideProperties of the maintenanceConfiguration
- start
Date stringTime - Effective start date of the maintenance override window in YYYY-MM-DD hh:mm format. The start date can be set to either the current date or future date. The window will be created in the time zone provided and adjusted to daylight savings according to that time zone.
- time
Zone string - Name of the timezone. List of timezones can be obtained by executing [System.TimeZoneInfo]::GetSystemTimeZones() in PowerShell. Example: Pacific Standard Time, UTC, W. Europe Standard Time, Korea Standard Time, Cen. Australia Standard Time.
- end_
date_ strtime - Effective end date of the maintenance override window in YYYY-MM-DD hh:mm format. The window will be created in the time zone provided and adjusted to daylight savings according to that time zone. Expiration date must be set to a future date. If not provided, it will be set to the maximum datetime 9999-12-31 23:59:59.
- override_
properties Mapping[str, str] - Gets or sets overrideProperties of the maintenanceConfiguration
- start_
date_ strtime - Effective start date of the maintenance override window in YYYY-MM-DD hh:mm format. The start date can be set to either the current date or future date. The window will be created in the time zone provided and adjusted to daylight savings according to that time zone.
- time_
zone str - Name of the timezone. List of timezones can be obtained by executing [System.TimeZoneInfo]::GetSystemTimeZones() in PowerShell. Example: Pacific Standard Time, UTC, W. Europe Standard Time, Korea Standard Time, Cen. Australia Standard Time.
- end
Date StringTime - Effective end date of the maintenance override window in YYYY-MM-DD hh:mm format. The window will be created in the time zone provided and adjusted to daylight savings according to that time zone. Expiration date must be set to a future date. If not provided, it will be set to the maximum datetime 9999-12-31 23:59:59.
- override
Properties Map<String> - Gets or sets overrideProperties of the maintenanceConfiguration
- start
Date StringTime - Effective start date of the maintenance override window in YYYY-MM-DD hh:mm format. The start date can be set to either the current date or future date. The window will be created in the time zone provided and adjusted to daylight savings according to that time zone.
- time
Zone String - Name of the timezone. List of timezones can be obtained by executing [System.TimeZoneInfo]::GetSystemTimeZones() in PowerShell. Example: Pacific Standard Time, UTC, W. Europe Standard Time, Korea Standard Time, Cen. Australia Standard Time.
SystemDataResponse
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
- created
At string - The timestamp of resource creation (UTC).
- created
By string - The identity that created the resource.
- created
By stringType - The type of identity that created the resource.
- last
Modified stringAt - The timestamp of resource last modification (UTC)
- last
Modified stringBy - The identity that last modified the resource.
- last
Modified 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.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
TaskPropertiesResponse
- Parameters Dictionary<string, string>
- Gets or sets the parameters of the task.
- Source string
- Gets or sets the name of the runbook.
- Task
Scope string - Global Task execute once when schedule trigger. Resource task execute for each VM.
- Parameters map[string]string
- Gets or sets the parameters of the task.
- Source string
- Gets or sets the name of the runbook.
- Task
Scope string - Global Task execute once when schedule trigger. Resource task execute for each VM.
- parameters Map<String,String>
- Gets or sets the parameters of the task.
- source String
- Gets or sets the name of the runbook.
- task
Scope String - Global Task execute once when schedule trigger. Resource task execute for each VM.
- parameters {[key: string]: string}
- Gets or sets the parameters of the task.
- source string
- Gets or sets the name of the runbook.
- task
Scope string - Global Task execute once when schedule trigger. Resource task execute for each VM.
- parameters Mapping[str, str]
- Gets or sets the parameters of the task.
- source str
- Gets or sets the name of the runbook.
- task_
scope str - Global Task execute once when schedule trigger. Resource task execute for each VM.
- parameters Map<String>
- Gets or sets the parameters of the task.
- source String
- Gets or sets the name of the runbook.
- task
Scope String - Global Task execute once when schedule trigger. Resource task execute for each VM.
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.63.0 published on Tuesday, Sep 24, 2024 by Pulumi