Share via


IMaintenanceConfiguration Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.Api20230201.MaintenanceConfigurationTypeConverter))]
public interface IMaintenanceConfiguration : Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.Api20230201.ISubResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.Api20230201.MaintenanceConfigurationTypeConverter))>]
type IMaintenanceConfiguration = interface
    interface IJsonSerializable
    interface ISubResource
Public Interface IMaintenanceConfiguration
Implements ISubResource
Derived
Attributes
Implements

Properties

Id

Resource ID.

(Inherited from ISubResource)
Name

The name of the resource that is unique within a resource group. This name can be used to access the resource.

(Inherited from ISubResource)
NotAllowedTime

Time slots on which upgrade is not allowed.

SystemDataCreatedAt

The timestamp of resource creation (UTC).

SystemDataCreatedBy

The identity that created the resource.

SystemDataCreatedByType

The type of identity that created the resource.

SystemDataLastModifiedAt

The timestamp of resource last modification (UTC)

SystemDataLastModifiedBy

The identity that last modified the resource.

SystemDataLastModifiedByType

The type of identity that last modified the resource.

TimeInWeek

If two array entries specify the same day of the week, the applied configuration is the union of times in both entries.

Type

Resource type

(Inherited from ISubResource)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to