Field | Type | Description |
---|---|---|
apiVersion |
string | azurerm.kubeform.com/v1alpha1 |
kind |
string | SqlDatabase |
metadata |
Kubernetes meta/v1.ObjectMeta | Refer to the Kubernetes API documentation for the fields of the metadata field. |
spec |
SqlDatabaseSpec | |
status |
SqlDatabaseStatus |
Field | Type | Description |
---|---|---|
providerRef |
Kubernetes core/v1.LocalObjectReference | |
id |
string | |
secretRef |
Kubernetes core/v1.LocalObjectReference | |
collation |
string | (Optional) |
createMode |
string | (Optional) |
creationDate |
string | (Optional) |
defaultSecondaryLocation |
string | (Optional) |
edition |
string | (Optional) |
elasticPoolName |
string | (Optional) |
encryption |
string | (Optional) |
import |
[]SqlDatabaseSpecImport | (Optional) |
location |
string | |
maxSizeBytes |
string | (Optional) |
name |
string | |
readScale |
bool | (Optional) |
requestedServiceObjectiveID |
string | (Optional) |
requestedServiceObjectiveName |
string | (Optional) |
resourceGroupName |
string | |
restorePointInTime |
string | (Optional) |
serverName |
string | |
sourceDatabaseDeletionDate |
string | (Optional) |
sourceDatabaseID |
string | (Optional) |
tags |
map[string]string | (Optional) |
threatDetectionPolicy |
[]SqlDatabaseSpecThreatDetectionPolicy | (Optional) |
Field | Type | Description |
---|---|---|
administratorLogin |
string | |
authenticationType |
string | |
operationMode |
string | (Optional) |
storageKeyType |
string | |
storageURI |
string |
Field | Type | Description |
---|---|---|
disabledAlerts |
[]string | (Optional) |
emailAccountAdmins |
string | (Optional) |
emailAddresses |
[]string | (Optional) |
retentionDays |
int | (Optional) |
state |
string | (Optional) |
storageEndpoint |
string | (Optional) |
useServerDefault |
string | (Optional) |
Field | Type | Description |
---|---|---|
observedGeneration |
int64 | (Optional) Resource generation, which is updated on mutation by the API Server. |
output |
SqlDatabaseSpec | (Optional) |
state |
kubeform.dev/kubeform/apis.State | (Optional) |
Name | Type | Description |
---|---|---|
import.<index>.administrator_login_password |
string | |
import.<index>.storage_key |
string | |
threat_detection_policy.<index>.storage_account_access_key |
string |