Field | Type | Description |
---|---|---|
apiVersion |
string | azurerm.kubeform.com/v1alpha1 |
kind |
string | MonitorAutoscaleSetting |
metadata |
Kubernetes meta/v1.ObjectMeta | Refer to the Kubernetes API documentation for the fields of the metadata field. |
spec |
MonitorAutoscaleSettingSpec | |
status |
MonitorAutoscaleSettingStatus |
Field | Type | Description |
---|---|---|
providerRef |
Kubernetes core/v1.LocalObjectReference | |
id |
string | |
enabled |
bool | (Optional) |
location |
string | |
name |
string | |
notification |
[]MonitorAutoscaleSettingSpecNotification | (Optional) |
profile |
[]MonitorAutoscaleSettingSpecProfile | |
resourceGroupName |
string | |
tags |
map[string]string | (Optional) |
targetResourceID |
string |
Field | Type | Description |
---|---|---|
email |
[]MonitorAutoscaleSettingSpecNotificationEmail | (Optional) |
webhook |
[]MonitorAutoscaleSettingSpecNotificationWebhook | (Optional) |
Field | Type | Description |
---|---|---|
customEmails |
[]string | (Optional) |
sendToSubscriptionAdministrator |
bool | (Optional) |
sendToSubscriptionCoAdministrator |
bool | (Optional) |
Field | Type | Description |
---|---|---|
properties |
map[string]string | (Optional) |
serviceURI |
string |
Field | Type | Description |
---|---|---|
capacity |
[]MonitorAutoscaleSettingSpecProfileCapacity | |
fixedDate |
[]MonitorAutoscaleSettingSpecProfileFixedDate | (Optional) |
name |
string | |
recurrence |
[]MonitorAutoscaleSettingSpecProfileRecurrence | (Optional) |
rule |
[]MonitorAutoscaleSettingSpecProfileRule | (Optional) |
Field | Type | Description |
---|---|---|
default |
int | |
maximum |
int | |
minimum |
int |
Field | Type | Description |
---|---|---|
end |
string | |
start |
string | |
timezone |
string | (Optional) |
Field | Type | Description |
---|---|---|
days |
[]string | |
hours |
[]int64 | |
minutes |
[]int64 | |
timezone |
string | (Optional) |
Field | Type | Description |
---|---|---|
metricTrigger |
[]MonitorAutoscaleSettingSpecProfileRuleMetricTrigger | |
scaleAction |
[]MonitorAutoscaleSettingSpecProfileRuleScaleAction |
Field | Type | Description |
---|---|---|
metricName |
string | |
metricResourceID |
string | |
operator |
string | |
statistic |
string | |
threshold |
encoding/json.Number | |
timeAggregation |
string | |
timeGrain |
string | |
timeWindow |
string |
Field | Type | Description |
---|---|---|
cooldown |
string | |
direction |
string | |
type |
string | |
value |
int |
Field | Type | Description |
---|---|---|
observedGeneration |
int64 | (Optional) Resource generation, which is updated on mutation by the API Server. |
output |
MonitorAutoscaleSettingSpec | (Optional) |
state |
kubeform.dev/kubeform/apis.State | (Optional) |