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.containerservice.getMaintenanceConfiguration
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
Gets the details of maintenance configurations by managed cluster and resource group. API Version: 2021-03-01.
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(config_name: Optional[str] = None,
                                  resource_group_name: Optional[str] = None,
                                  resource_name: Optional[str] = None,
                                  opts: Optional[InvokeOptions] = None) -> GetMaintenanceConfigurationResult
def get_maintenance_configuration_output(config_name: Optional[pulumi.Input[str]] = None,
                                  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)
public static Output<GetMaintenanceConfigurationResult> getMaintenanceConfiguration(GetMaintenanceConfigurationArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:containerservice:getMaintenanceConfiguration
  arguments:
    # arguments dictionaryThe following arguments are supported:
- ConfigName string
- The name of the maintenance configuration.
- ResourceGroup stringName 
- The name of the resource group.
- ResourceName string
- The name of the managed cluster resource.
- ConfigName string
- The name of the maintenance configuration.
- ResourceGroup stringName 
- The name of the resource group.
- ResourceName string
- The name of the managed cluster resource.
- configName String
- The name of the maintenance configuration.
- resourceGroup StringName 
- The name of the resource group.
- resourceName String
- The name of the managed cluster resource.
- configName string
- The name of the maintenance configuration.
- resourceGroup stringName 
- The name of the resource group.
- resourceName string
- The name of the managed cluster resource.
- config_name str
- The name of the maintenance configuration.
- resource_group_ strname 
- The name of the resource group.
- resource_name str
- The name of the managed cluster resource.
- configName String
- The name of the maintenance configuration.
- resourceGroup StringName 
- The name of the resource group.
- resourceName String
- The name of the managed cluster resource.
getMaintenanceConfiguration Result
The following output properties are available:
- Id string
- Resource ID.
- Name string
- The name of the resource that is unique within a resource group. This name can be used to access the resource.
- SystemData Pulumi.Azure Native. Container Service. Outputs. System Data Response 
- The system meta data relating to this resource.
- Type string
- Resource type
- NotAllowed List<Pulumi.Time Azure Native. Container Service. Outputs. Time Span Response> 
- Time slots on which upgrade is not allowed.
- TimeIn List<Pulumi.Week Azure Native. Container Service. Outputs. Time In Week Response> 
- Weekday time slots allowed to upgrade.
- Id string
- Resource ID.
- Name string
- The name of the resource that is unique within a resource group. This name can be used to access the resource.
- SystemData SystemData Response 
- The system meta data relating to this resource.
- Type string
- Resource type
- NotAllowed []TimeTime Span Response 
- Time slots on which upgrade is not allowed.
- TimeIn []TimeWeek In Week Response 
- Weekday time slots allowed to upgrade.
- id String
- Resource ID.
- name String
- The name of the resource that is unique within a resource group. This name can be used to access the resource.
- systemData SystemData Response 
- The system meta data relating to this resource.
- type String
- Resource type
- notAllowed List<TimeTime Span Response> 
- Time slots on which upgrade is not allowed.
- timeIn List<TimeWeek In Week Response> 
- Weekday time slots allowed to upgrade.
- id string
- Resource ID.
- name string
- The name of the resource that is unique within a resource group. This name can be used to access the resource.
- systemData SystemData Response 
- The system meta data relating to this resource.
- type string
- Resource type
- notAllowed TimeTime Span Response[] 
- Time slots on which upgrade is not allowed.
- timeIn TimeWeek In Week Response[] 
- Weekday time slots allowed to upgrade.
- id str
- Resource ID.
- name str
- The name of the resource that is unique within a resource group. This name can be used to access the resource.
- system_data SystemData Response 
- The system meta data relating to this resource.
- type str
- Resource type
- not_allowed_ Sequence[Timetime Span Response] 
- Time slots on which upgrade is not allowed.
- time_in_ Sequence[Timeweek In Week Response] 
- Weekday time slots allowed to upgrade.
- id String
- Resource ID.
- name String
- The name of the resource that is unique within a resource group. This name can be used to access the resource.
- systemData Property Map
- The system meta data relating to this resource.
- type String
- Resource type
- notAllowed List<Property Map>Time 
- Time slots on which upgrade is not allowed.
- timeIn List<Property Map>Week 
- Weekday time slots allowed to upgrade.
Supporting Types
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.
TimeInWeekResponse   
- day str
- A day in a week.
- hour_slots Sequence[int]
- hour slots in a day.
TimeSpanResponse  
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