Field | Type | Description |
---|---|---|
apiVersion |
string | azurerm.kubeform.com/v1alpha1 |
kind |
string | MssqlElasticpool |
metadata |
Kubernetes meta/v1.ObjectMeta | Refer to the Kubernetes API documentation for the fields of the metadata field. |
spec |
MssqlElasticpoolSpec | |
status |
MssqlElasticpoolStatus |
Field | Type | Description |
---|---|---|
providerRef |
Kubernetes core/v1.LocalObjectReference | |
id |
string | |
elasticPoolProperties |
[]MssqlElasticpoolSpecElasticPoolProperties | (Optional) Deprecated |
location |
string | |
maxSizeBytes |
int | (Optional) |
maxSizeGb |
encoding/json.Number | (Optional) |
name |
string | |
perDatabaseSettings |
[]MssqlElasticpoolSpecPerDatabaseSettings | |
resourceGroupName |
string | |
serverName |
string | |
sku |
[]MssqlElasticpoolSpecSku | |
tags |
map[string]string | (Optional) |
zoneRedundant |
bool | (Optional) |
Field | Type | Description |
---|---|---|
creationDate |
string | (Optional) Deprecated |
licenseType |
string | (Optional) Deprecated |
maxSizeBytes |
int | (Optional) Deprecated |
state |
string | (Optional) Deprecated |
zoneRedundant |
bool | (Optional) Deprecated |
Field | Type | Description |
---|---|---|
maxCapacity |
encoding/json.Number | |
minCapacity |
encoding/json.Number |
Field | Type | Description |
---|---|---|
capacity |
int | |
family |
string | (Optional) |
name |
string | |
tier |
string |
Field | Type | Description |
---|---|---|
observedGeneration |
int64 | (Optional) Resource generation, which is updated on mutation by the API Server. |
output |
MssqlElasticpoolSpec | (Optional) |
state |
kubeform.dev/kubeform/apis.State | (Optional) |