dbformysql.azure.com/v1alpha1api20210501
dbformysql.azure.com/v1alpha1api20210501
Package v1alpha1api20210501 contains API Schema definitions for the dbformysql v1alpha1api20210501 API group
Backup
(Appears on:FlexibleServers_Spec)
Deprecated version of Backup. Use v1beta20210501.Backup instead
Field | Description |
---|---|
backupRetentionDays int |
|
geoRedundantBackup BackupGeoRedundantBackup |
BackupARM
(Appears on:ServerPropertiesARM)
Deprecated version of Backup. Use v1beta20210501.Backup instead
Field | Description |
---|---|
backupRetentionDays int |
|
geoRedundantBackup BackupGeoRedundantBackup |
BackupGeoRedundantBackup
(string
alias)
(Appears on:Backup, BackupARM)
Deprecated version of BackupGeoRedundantBackup. Use v1beta20210501.BackupGeoRedundantBackup instead
Value | Description |
---|---|
"Disabled" |
|
"Enabled" |
Backup_Status
(Appears on:Server_Status)
Deprecated version of Backup_Status. Use v1beta20210501.Backup_Status instead
Field | Description |
---|---|
backupRetentionDays int |
|
earliestRestoreDate string |
|
geoRedundantBackup EnableStatusEnum_Status |
Backup_StatusARM
(Appears on:ServerProperties_StatusARM)
Deprecated version of Backup_Status. Use v1beta20210501.Backup_Status instead
Field | Description |
---|---|
backupRetentionDays int |
|
earliestRestoreDate string |
|
geoRedundantBackup EnableStatusEnum_Status |
DatabasePropertiesARM
(Appears on:FlexibleServersDatabases_SpecARM)
Deprecated version of DatabaseProperties. Use v1beta20210501.DatabaseProperties instead
Field | Description |
---|---|
charset string |
|
collation string |
DatabaseProperties_StatusARM
(Appears on:Database_StatusARM)
Deprecated version of DatabaseProperties_Status. Use v1beta20210501.DatabaseProperties_Status instead
Field | Description |
---|---|
charset string |
|
collation string |
Database_Status
(Appears on:FlexibleServersDatabase)
Deprecated version of Database_Status. Use v1beta20210501.Database_Status instead
Field | Description |
---|---|
charset string |
|
collation string |
|
conditions []genruntime/conditions.Condition |
Conditions: The observed state of the resource |
id string |
|
name string |
|
systemData SystemData_Status |
|
type string |
Database_StatusARM
Deprecated version of Database_Status. Use v1beta20210501.Database_Status instead
Field | Description |
---|---|
id string |
|
name string |
|
properties DatabaseProperties_StatusARM |
|
systemData SystemData_StatusARM |
|
type string |
EnableStatusEnum_Status
(string
alias)
(Appears on:Backup_Status, Backup_StatusARM, Network_Status, Network_StatusARM, Storage_Status, Storage_StatusARM)
Deprecated version of EnableStatusEnum_Status. Use v1beta20210501.EnableStatusEnum_Status instead
Value | Description |
---|---|
"Disabled" |
|
"Enabled" |
FirewallRulePropertiesARM
(Appears on:FlexibleServersFirewallRules_SpecARM)
Deprecated version of FirewallRuleProperties. Use v1beta20210501.FirewallRuleProperties instead
Field | Description |
---|---|
endIpAddress string |
|
startIpAddress string |
FirewallRuleProperties_StatusARM
(Appears on:FirewallRule_StatusARM)
Deprecated version of FirewallRuleProperties_Status. Use v1beta20210501.FirewallRuleProperties_Status instead
Field | Description |
---|---|
endIpAddress string |
|
startIpAddress string |
FirewallRule_Status
(Appears on:FlexibleServersFirewallRule)
Deprecated version of FirewallRule_Status. Use v1beta20210501.FirewallRule_Status instead
Field | Description |
---|---|
conditions []genruntime/conditions.Condition |
Conditions: The observed state of the resource |
endIpAddress string |
|
id string |
|
name string |
|
startIpAddress string |
|
systemData SystemData_Status |
|
type string |
FirewallRule_StatusARM
Deprecated version of FirewallRule_Status. Use v1beta20210501.FirewallRule_Status instead
Field | Description |
---|---|
id string |
|
name string |
|
properties FirewallRuleProperties_StatusARM |
|
systemData SystemData_StatusARM |
|
type string |
FlexibleServer
Deprecated version of FlexibleServer. Use v1beta20210501.FlexibleServer instead
Field | Description | ||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
metadata Kubernetes meta/v1.ObjectMeta |
Refer to the Kubernetes API documentation for the fields of the
metadata field.
|
||||||||||||||||||||||||||||||||||||
spec FlexibleServers_Spec |
|
||||||||||||||||||||||||||||||||||||
status Server_Status |
FlexibleServersDatabase
Deprecated version of FlexibleServersDatabase. Use v1beta20210501.FlexibleServersDatabase instead
Field | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
metadata Kubernetes meta/v1.ObjectMeta |
Refer to the Kubernetes API documentation for the fields of the
metadata field.
|
||||||||||||
spec FlexibleServersDatabases_Spec |
|
||||||||||||
status Database_Status |
FlexibleServersDatabases_Spec
(Appears on:FlexibleServersDatabase)
Field | Description |
---|---|
azureName string |
AzureName: The name of the resource in Azure. This is often the same as the name of the resource in Kubernetes but it doesn’t have to be. |
charset string |
|
collation string |
|
location string |
|
owner genruntime.KnownResourceReference |
Owner: The owner of the resource. The owner controls where the resource goes when it is deployed. The owner also controls the resources lifecycle. When the owner is deleted the resource will also be deleted. Owner is expected to be a reference to a dbformysql.azure.com/FlexibleServer resource |
tags map[string]string |
FlexibleServersDatabases_SpecARM
Deprecated version of FlexibleServersDatabases_Spec. Use v1beta20210501.FlexibleServersDatabases_Spec instead
Field | Description |
---|---|
location string |
|
name string |
|
properties DatabasePropertiesARM |
|
tags map[string]string |
FlexibleServersFirewallRule
Deprecated version of FlexibleServersFirewallRule. Use v1beta20210501.FlexibleServersFirewallRule instead
Field | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
metadata Kubernetes meta/v1.ObjectMeta |
Refer to the Kubernetes API documentation for the fields of the
metadata field.
|
||||||||||||
spec FlexibleServersFirewallRules_Spec |
|
||||||||||||
status FirewallRule_Status |
FlexibleServersFirewallRules_Spec
(Appears on:FlexibleServersFirewallRule)
Field | Description |
---|---|
azureName string |
AzureName: The name of the resource in Azure. This is often the same as the name of the resource in Kubernetes but it doesn’t have to be. |
endIpAddress string |
|
location string |
|
owner genruntime.KnownResourceReference |
Owner: The owner of the resource. The owner controls where the resource goes when it is deployed. The owner also controls the resources lifecycle. When the owner is deleted the resource will also be deleted. Owner is expected to be a reference to a dbformysql.azure.com/FlexibleServer resource |
startIpAddress string |
|
tags map[string]string |
FlexibleServersFirewallRules_SpecARM
Deprecated version of FlexibleServersFirewallRules_Spec. Use v1beta20210501.FlexibleServersFirewallRules_Spec instead
Field | Description |
---|---|
location string |
|
name string |
|
properties FirewallRulePropertiesARM |
|
tags map[string]string |
FlexibleServers_Spec
(Appears on:FlexibleServer)
Field | Description |
---|---|
administratorLogin string |
|
administratorLoginPassword genruntime.SecretReference |
|
availabilityZone string |
|
azureName string |
AzureName: The name of the resource in Azure. This is often the same as the name of the resource in Kubernetes but it doesn’t have to be. |
backup Backup |
|
createMode ServerPropertiesCreateMode |
|
highAvailability HighAvailability |
|
location string |
|
maintenanceWindow MaintenanceWindow |
|
network Network |
|
owner genruntime.KnownResourceReference |
Owner: The owner of the resource. The owner controls where the resource goes when it is deployed. The owner also controls the resources lifecycle. When the owner is deleted the resource will also be deleted. Owner is expected to be a reference to a resources.azure.com/ResourceGroup resource |
replicationRole ServerPropertiesReplicationRole |
|
restorePointInTime string |
|
sku Sku |
|
sourceServerResourceId string |
|
storage Storage |
|
tags map[string]string |
|
version ServerPropertiesVersion |
FlexibleServers_SpecARM
Deprecated version of FlexibleServers_Spec. Use v1beta20210501.FlexibleServers_Spec instead
Field | Description |
---|---|
location string |
|
name string |
|
properties ServerPropertiesARM |
|
sku SkuARM |
|
tags map[string]string |
HighAvailability
(Appears on:FlexibleServers_Spec)
Deprecated version of HighAvailability. Use v1beta20210501.HighAvailability instead
Field | Description |
---|---|
mode HighAvailabilityMode |
|
standbyAvailabilityZone string |
HighAvailabilityARM
(Appears on:ServerPropertiesARM)
Deprecated version of HighAvailability. Use v1beta20210501.HighAvailability instead
Field | Description |
---|---|
mode HighAvailabilityMode |
|
standbyAvailabilityZone string |
HighAvailabilityMode
(string
alias)
(Appears on:HighAvailability, HighAvailabilityARM)
Deprecated version of HighAvailabilityMode. Use v1beta20210501.HighAvailabilityMode instead
Value | Description |
---|---|
"Disabled" |
|
"SameZone" |
|
"ZoneRedundant" |
HighAvailabilityStatusMode
(string
alias)
(Appears on:HighAvailability_Status, HighAvailability_StatusARM)
Deprecated version of HighAvailabilityStatusMode. Use v1beta20210501.HighAvailabilityStatusMode instead
Value | Description |
---|---|
"Disabled" |
|
"SameZone" |
|
"ZoneRedundant" |
HighAvailabilityStatusState
(string
alias)
(Appears on:HighAvailability_Status, HighAvailability_StatusARM)
Deprecated version of HighAvailabilityStatusState. Use v1beta20210501.HighAvailabilityStatusState instead
Value | Description |
---|---|
"CreatingStandby" |
|
"FailingOver" |
|
"Healthy" |
|
"NotEnabled" |
|
"RemovingStandby" |
HighAvailability_Status
(Appears on:Server_Status)
Deprecated version of HighAvailability_Status. Use v1beta20210501.HighAvailability_Status instead
Field | Description |
---|---|
mode HighAvailabilityStatusMode |
|
standbyAvailabilityZone string |
|
state HighAvailabilityStatusState |
HighAvailability_StatusARM
(Appears on:ServerProperties_StatusARM)
Deprecated version of HighAvailability_Status. Use v1beta20210501.HighAvailability_Status instead
Field | Description |
---|---|
mode HighAvailabilityStatusMode |
|
standbyAvailabilityZone string |
|
state HighAvailabilityStatusState |
MaintenanceWindow
(Appears on:FlexibleServers_Spec)
Deprecated version of MaintenanceWindow. Use v1beta20210501.MaintenanceWindow instead
Field | Description |
---|---|
customWindow string |
|
dayOfWeek int |
|
startHour int |
|
startMinute int |
MaintenanceWindowARM
(Appears on:ServerPropertiesARM)
Deprecated version of MaintenanceWindow. Use v1beta20210501.MaintenanceWindow instead
Field | Description |
---|---|
customWindow string |
|
dayOfWeek int |
|
startHour int |
|
startMinute int |
MaintenanceWindow_Status
(Appears on:Server_Status)
Deprecated version of MaintenanceWindow_Status. Use v1beta20210501.MaintenanceWindow_Status instead
Field | Description |
---|---|
customWindow string |
|
dayOfWeek int |
|
startHour int |
|
startMinute int |
MaintenanceWindow_StatusARM
(Appears on:ServerProperties_StatusARM)
Deprecated version of MaintenanceWindow_Status. Use v1beta20210501.MaintenanceWindow_Status instead
Field | Description |
---|---|
customWindow string |
|
dayOfWeek int |
|
startHour int |
|
startMinute int |
Network
(Appears on:FlexibleServers_Spec)
Deprecated version of Network. Use v1beta20210501.Network instead
Field | Description |
---|---|
delegatedSubnetResourceReference genruntime.ResourceReference |
|
privateDnsZoneResourceReference genruntime.ResourceReference |
NetworkARM
(Appears on:ServerPropertiesARM)
Deprecated version of Network. Use v1beta20210501.Network instead
Field | Description |
---|---|
delegatedSubnetResourceId string |
|
privateDnsZoneResourceId string |
Network_Status
(Appears on:Server_Status)
Deprecated version of Network_Status. Use v1beta20210501.Network_Status instead
Field | Description |
---|---|
delegatedSubnetResourceId string |
|
privateDnsZoneResourceId string |
|
publicNetworkAccess EnableStatusEnum_Status |
Network_StatusARM
(Appears on:ServerProperties_StatusARM)
Deprecated version of Network_Status. Use v1beta20210501.Network_Status instead
Field | Description |
---|---|
delegatedSubnetResourceId string |
|
privateDnsZoneResourceId string |
|
publicNetworkAccess EnableStatusEnum_Status |
ReplicationRole_Status
(string
alias)
(Appears on:ServerProperties_StatusARM, Server_Status)
Deprecated version of ReplicationRole_Status. Use v1beta20210501.ReplicationRole_Status instead
Value | Description |
---|---|
"None" |
|
"Replica" |
|
"Source" |
ServerPropertiesARM
(Appears on:FlexibleServers_SpecARM)
Deprecated version of ServerProperties. Use v1beta20210501.ServerProperties instead
Field | Description |
---|---|
administratorLogin string |
|
administratorLoginPassword string |
|
availabilityZone string |
|
backup BackupARM |
|
createMode ServerPropertiesCreateMode |
|
highAvailability HighAvailabilityARM |
|
maintenanceWindow MaintenanceWindowARM |
|
network NetworkARM |
|
replicationRole ServerPropertiesReplicationRole |
|
restorePointInTime string |
|
sourceServerResourceId string |
|
storage StorageARM |
|
version ServerPropertiesVersion |
ServerPropertiesCreateMode
(string
alias)
(Appears on:FlexibleServers_Spec, ServerPropertiesARM)
Deprecated version of ServerPropertiesCreateMode. Use v1beta20210501.ServerPropertiesCreateMode instead
Value | Description |
---|---|
"Default" |
|
"GeoRestore" |
|
"PointInTimeRestore" |
|
"Replica" |
ServerPropertiesReplicationRole
(string
alias)
(Appears on:FlexibleServers_Spec, ServerPropertiesARM)
Deprecated version of ServerPropertiesReplicationRole. Use v1beta20210501.ServerPropertiesReplicationRole instead
Value | Description |
---|---|
"None" |
|
"Replica" |
|
"Source" |
ServerPropertiesStatusCreateMode
(string
alias)
(Appears on:ServerProperties_StatusARM, Server_Status)
Deprecated version of ServerPropertiesStatusCreateMode. Use v1beta20210501.ServerPropertiesStatusCreateMode instead
Value | Description |
---|---|
"Default" |
|
"GeoRestore" |
|
"PointInTimeRestore" |
|
"Replica" |
ServerPropertiesStatusState
(string
alias)
(Appears on:ServerProperties_StatusARM, Server_Status)
Deprecated version of ServerPropertiesStatusState. Use v1beta20210501.ServerPropertiesStatusState instead
Value | Description |
---|---|
"Disabled" |
|
"Dropping" |
|
"Ready" |
|
"Starting" |
|
"Stopped" |
|
"Stopping" |
|
"Updating" |
ServerPropertiesVersion
(string
alias)
(Appears on:FlexibleServers_Spec, ServerPropertiesARM)
Deprecated version of ServerPropertiesVersion. Use v1beta20210501.ServerPropertiesVersion instead
Value | Description |
---|---|
"5.7" |
|
"8.0.21" |
ServerProperties_StatusARM
(Appears on:Server_StatusARM)
Deprecated version of ServerProperties_Status. Use v1beta20210501.ServerProperties_Status instead
Field | Description |
---|---|
administratorLogin string |
|
availabilityZone string |
|
backup Backup_StatusARM |
|
createMode ServerPropertiesStatusCreateMode |
|
fullyQualifiedDomainName string |
|
highAvailability HighAvailability_StatusARM |
|
maintenanceWindow MaintenanceWindow_StatusARM |
|
network Network_StatusARM |
|
replicaCapacity int |
|
replicationRole ReplicationRole_Status |
|
restorePointInTime string |
|
sourceServerResourceId string |
|
state ServerPropertiesStatusState |
|
storage Storage_StatusARM |
|
version ServerVersion_Status |
ServerVersion_Status
(string
alias)
(Appears on:ServerProperties_StatusARM, Server_Status)
Deprecated version of ServerVersion_Status. Use v1beta20210501.ServerVersion_Status instead
Value | Description |
---|---|
"5.7" |
|
"8.0.21" |
Server_Status
(Appears on:FlexibleServer)
Deprecated version of Server_Status. Use v1beta20210501.Server_Status instead
Field | Description |
---|---|
administratorLogin string |
|
availabilityZone string |
|
backup Backup_Status |
|
conditions []genruntime/conditions.Condition |
Conditions: The observed state of the resource |
createMode ServerPropertiesStatusCreateMode |
|
fullyQualifiedDomainName string |
|
highAvailability HighAvailability_Status |
|
id string |
|
location string |
|
maintenanceWindow MaintenanceWindow_Status |
|
name string |
|
network Network_Status |
|
replicaCapacity int |
|
replicationRole ReplicationRole_Status |
|
restorePointInTime string |
|
sku Sku_Status |
|
sourceServerResourceId string |
|
state ServerPropertiesStatusState |
|
storage Storage_Status |
|
systemData SystemData_Status |
|
tags map[string]string |
|
type string |
|
version ServerVersion_Status |
Server_StatusARM
Deprecated version of Server_Status. Use v1beta20210501.Server_Status instead
Field | Description |
---|---|
id string |
|
location string |
|
name string |
|
properties ServerProperties_StatusARM |
|
sku Sku_StatusARM |
|
systemData SystemData_StatusARM |
|
tags map[string]string |
|
type string |
Sku
(Appears on:FlexibleServers_Spec)
Deprecated version of Sku. Use v1beta20210501.Sku instead
Field | Description |
---|---|
name string |
|
tier SkuTier |
SkuARM
(Appears on:FlexibleServers_SpecARM)
Deprecated version of Sku. Use v1beta20210501.Sku instead
Field | Description |
---|---|
name string |
|
tier SkuTier |
SkuStatusTier
(string
alias)
(Appears on:Sku_Status, Sku_StatusARM)
Deprecated version of SkuStatusTier. Use v1beta20210501.SkuStatusTier instead
Value | Description |
---|---|
"Burstable" |
|
"GeneralPurpose" |
|
"MemoryOptimized" |
SkuTier
(string
alias)
Deprecated version of SkuTier. Use v1beta20210501.SkuTier instead
Value | Description |
---|---|
"Burstable" |
|
"GeneralPurpose" |
|
"MemoryOptimized" |
Sku_Status
(Appears on:Server_Status)
Deprecated version of Sku_Status. Use v1beta20210501.Sku_Status instead
Field | Description |
---|---|
name string |
|
tier SkuStatusTier |
Sku_StatusARM
(Appears on:Server_StatusARM)
Deprecated version of Sku_Status. Use v1beta20210501.Sku_Status instead
Field | Description |
---|---|
name string |
|
tier SkuStatusTier |
Storage
(Appears on:FlexibleServers_Spec)
Deprecated version of Storage. Use v1beta20210501.Storage instead
Field | Description |
---|---|
autoGrow StorageAutoGrow |
|
iops int |
|
storageSizeGB int |
StorageARM
(Appears on:ServerPropertiesARM)
Deprecated version of Storage. Use v1beta20210501.Storage instead
Field | Description |
---|---|
autoGrow StorageAutoGrow |
|
iops int |
|
storageSizeGB int |
StorageAutoGrow
(string
alias)
(Appears on:Storage, StorageARM)
Deprecated version of StorageAutoGrow. Use v1beta20210501.StorageAutoGrow instead
Value | Description |
---|---|
"Disabled" |
|
"Enabled" |
Storage_Status
(Appears on:Server_Status)
Deprecated version of Storage_Status. Use v1beta20210501.Storage_Status instead
Field | Description |
---|---|
autoGrow EnableStatusEnum_Status |
|
iops int |
|
storageSizeGB int |
|
storageSku string |
Storage_StatusARM
(Appears on:ServerProperties_StatusARM)
Deprecated version of Storage_Status. Use v1beta20210501.Storage_Status instead
Field | Description |
---|---|
autoGrow EnableStatusEnum_Status |
|
iops int |
|
storageSizeGB int |
|
storageSku string |
SystemDataStatusCreatedByType
(string
alias)
(Appears on:SystemData_Status, SystemData_StatusARM)
Deprecated version of SystemDataStatusCreatedByType. Use v1beta20210501.SystemDataStatusCreatedByType instead
Value | Description |
---|---|
"Application" |
|
"Key" |
|
"ManagedIdentity" |
|
"User" |
SystemDataStatusLastModifiedByType
(string
alias)
(Appears on:SystemData_Status, SystemData_StatusARM)
Deprecated version of SystemDataStatusLastModifiedByType. Use v1beta20210501.SystemDataStatusLastModifiedByType instead
Value | Description |
---|---|
"Application" |
|
"Key" |
|
"ManagedIdentity" |
|
"User" |
SystemData_Status
(Appears on:Database_Status, FirewallRule_Status, Server_Status)
Deprecated version of SystemData_Status. Use v1beta20210501.SystemData_Status instead
Field | Description |
---|---|
createdAt string |
|
createdBy string |
|
createdByType SystemDataStatusCreatedByType |
|
lastModifiedAt string |
|
lastModifiedBy string |
|
lastModifiedByType SystemDataStatusLastModifiedByType |
SystemData_StatusARM
(Appears on:Database_StatusARM, FirewallRule_StatusARM, Server_StatusARM)
Deprecated version of SystemData_Status. Use v1beta20210501.SystemData_Status instead
Field | Description |
---|---|
createdAt string |
|
createdBy string |
|
createdByType SystemDataStatusCreatedByType |
|
lastModifiedAt string |
|
lastModifiedBy string |
|
lastModifiedByType SystemDataStatusLastModifiedByType |