dbformysql.azure.com/v1beta20210501

dbformysql.azure.com/v1beta20210501

Package v1beta20210501 contains API Schema definitions for the dbformysql v1beta20210501 API group

Resource Types:

    APIVersion (string alias)

    Deprecated version of APIVersion. Use v1api20210501.APIVersion instead

    Value Description

    "2021-05-01"

    Backup

    (Appears on:FlexibleServer_Spec)

    Deprecated version of Backup. Use v1api20210501.Backup instead

    Field Description
    backupRetentionDays
    int
    geoRedundantBackup
    EnableStatusEnum

    Backup_ARM

    (Appears on:ServerProperties_ARM)

    Deprecated version of Backup. Use v1api20210501.Backup instead

    Field Description
    backupRetentionDays
    int
    geoRedundantBackup
    EnableStatusEnum

    Backup_STATUS

    (Appears on:FlexibleServer_STATUS)

    Deprecated version of Backup_STATUS. Use v1api20210501.Backup_STATUS instead

    Field Description
    backupRetentionDays
    int
    earliestRestoreDate
    string
    geoRedundantBackup
    EnableStatusEnum_STATUS

    Backup_STATUS_ARM

    (Appears on:ServerProperties_STATUS_ARM)

    Deprecated version of Backup_STATUS. Use v1api20210501.Backup_STATUS instead

    Field Description
    backupRetentionDays
    int
    earliestRestoreDate
    string
    geoRedundantBackup
    EnableStatusEnum_STATUS

    DataEncryption

    (Appears on:FlexibleServer_Spec)

    Deprecated version of DataEncryption. Use v1api20210501.DataEncryption instead

    Field Description
    geoBackupKeyURI
    string
    geoBackupUserAssignedIdentityReference
    genruntime.ResourceReference
    primaryKeyURI
    string
    primaryUserAssignedIdentityReference
    genruntime.ResourceReference
    type
    DataEncryption_Type

    DataEncryption_ARM

    (Appears on:ServerProperties_ARM)

    Deprecated version of DataEncryption. Use v1api20210501.DataEncryption instead

    Field Description
    geoBackupKeyURI
    string
    geoBackupUserAssignedIdentityId
    string
    primaryKeyURI
    string
    primaryUserAssignedIdentityId
    string
    type
    DataEncryption_Type

    DataEncryption_STATUS

    (Appears on:FlexibleServer_STATUS)

    Deprecated version of DataEncryption_STATUS. Use v1api20210501.DataEncryption_STATUS instead

    Field Description
    geoBackupKeyURI
    string
    geoBackupUserAssignedIdentityId
    string
    primaryKeyURI
    string
    primaryUserAssignedIdentityId
    string
    type
    DataEncryption_Type_STATUS

    DataEncryption_STATUS_ARM

    (Appears on:ServerProperties_STATUS_ARM)

    Deprecated version of DataEncryption_STATUS. Use v1api20210501.DataEncryption_STATUS instead

    Field Description
    geoBackupKeyURI
    string
    geoBackupUserAssignedIdentityId
    string
    primaryKeyURI
    string
    primaryUserAssignedIdentityId
    string
    type
    DataEncryption_Type_STATUS

    DataEncryption_Type (string alias)

    (Appears on:DataEncryption, DataEncryption_ARM)

    Deprecated version of DataEncryption_Type. Use v1api20210501.DataEncryption_Type instead

    Value Description

    "AzureKeyVault"

    "SystemManaged"

    DataEncryption_Type_STATUS (string alias)

    (Appears on:DataEncryption_STATUS, DataEncryption_STATUS_ARM)

    Deprecated version of DataEncryption_Type_STATUS. Use v1api20210501.DataEncryption_Type_STATUS instead

    Value Description

    "AzureKeyVault"

    "SystemManaged"

    DatabaseProperties_ARM

    (Appears on:FlexibleServers_Database_Spec_ARM)

    Deprecated version of DatabaseProperties. Use v1api20210501.DatabaseProperties instead

    Field Description
    charset
    string
    collation
    string

    DatabaseProperties_STATUS_ARM

    (Appears on:FlexibleServers_Database_STATUS_ARM)

    Deprecated version of DatabaseProperties_STATUS. Use v1api20210501.DatabaseProperties_STATUS instead

    Field Description
    charset
    string
    collation
    string

    EnableStatusEnum (string alias)

    (Appears on:Backup, Backup_ARM, Storage, Storage_ARM)

    Deprecated version of EnableStatusEnum. Use v1api20210501.EnableStatusEnum instead

    Value Description

    "Disabled"

    "Enabled"

    EnableStatusEnum_STATUS (string alias)

    (Appears on:Backup_STATUS, Backup_STATUS_ARM, Network_STATUS, Network_STATUS_ARM, Storage_STATUS, Storage_STATUS_ARM)

    Deprecated version of EnableStatusEnum_STATUS. Use v1api20210501.EnableStatusEnum_STATUS instead

    Value Description

    "Disabled"

    "Enabled"

    FirewallRuleProperties_ARM

    (Appears on:FlexibleServers_FirewallRule_Spec_ARM)

    Deprecated version of FirewallRuleProperties. Use v1api20210501.FirewallRuleProperties instead

    Field Description
    endIpAddress
    string
    startIpAddress
    string

    FirewallRuleProperties_STATUS_ARM

    (Appears on:FlexibleServers_FirewallRule_STATUS_ARM)

    Deprecated version of FirewallRuleProperties_STATUS. Use v1api20210501.FirewallRuleProperties_STATUS instead

    Field Description
    endIpAddress
    string
    startIpAddress
    string

    FlexibleServer

    Deprecated version of FlexibleServer. Use v1api20210501.FlexibleServer instead

    Field Description
    metadata
    Kubernetes meta/v1.ObjectMeta
    Refer to the Kubernetes API documentation for the fields of the metadata field.
    spec
    FlexibleServer_Spec


    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
    ServerProperties_CreateMode
    dataEncryption
    DataEncryption
    highAvailability
    HighAvailability
    identity
    Identity
    location
    string
    maintenanceWindow
    MaintenanceWindow
    network
    Network
    operatorSpec
    FlexibleServerOperatorSpec

    OperatorSpec: The specification for configuring operator behavior. This field is interpreted by the operator and not passed directly to Azure

    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
    ReplicationRole
    restorePointInTime
    string
    sku
    Sku
    sourceServerResourceId
    string
    storage
    Storage
    tags
    map[string]string
    version
    ServerVersion
    status
    FlexibleServer_STATUS

    FlexibleServerOperatorSecrets

    (Appears on:FlexibleServerOperatorSpec)

    Field Description
    fullyQualifiedDomainName
    genruntime.SecretDestination

    FullyQualifiedDomainName: indicates where the FullyQualifiedDomainName secret should be placed. If omitted, the secret will not be retrieved from Azure.

    FlexibleServerOperatorSpec

    (Appears on:FlexibleServer_Spec)

    Details for configuring operator behavior. Fields in this struct are interpreted by the operator directly rather than being passed to Azure

    Field Description
    secrets
    FlexibleServerOperatorSecrets

    Secrets: configures where to place Azure generated secrets.

    FlexibleServer_STATUS

    (Appears on:FlexibleServer)

    Deprecated version of FlexibleServer_STATUS. Use v1api20210501.FlexibleServer_STATUS instead

    Field Description
    administratorLogin
    string
    availabilityZone
    string
    backup
    Backup_STATUS
    conditions
    []genruntime/conditions.Condition

    Conditions: The observed state of the resource

    createMode
    ServerProperties_CreateMode_STATUS
    dataEncryption
    DataEncryption_STATUS
    fullyQualifiedDomainName
    string
    highAvailability
    HighAvailability_STATUS
    id
    string
    identity
    Identity_STATUS
    location
    string
    maintenanceWindow
    MaintenanceWindow_STATUS
    name
    string
    network
    Network_STATUS
    replicaCapacity
    int
    replicationRole
    ReplicationRole_STATUS
    restorePointInTime
    string
    sku
    Sku_STATUS
    sourceServerResourceId
    string
    state
    ServerProperties_State_STATUS
    storage
    Storage_STATUS
    systemData
    SystemData_STATUS
    tags
    map[string]string
    type
    string
    version
    ServerVersion_STATUS

    FlexibleServer_STATUS_ARM

    Deprecated version of FlexibleServer_STATUS. Use v1api20210501.FlexibleServer_STATUS instead

    Field Description
    id
    string
    identity
    Identity_STATUS_ARM
    location
    string
    name
    string
    properties
    ServerProperties_STATUS_ARM
    sku
    Sku_STATUS_ARM
    systemData
    SystemData_STATUS_ARM
    tags
    map[string]string
    type
    string

    FlexibleServer_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
    ServerProperties_CreateMode
    dataEncryption
    DataEncryption
    highAvailability
    HighAvailability
    identity
    Identity
    location
    string
    maintenanceWindow
    MaintenanceWindow
    network
    Network
    operatorSpec
    FlexibleServerOperatorSpec

    OperatorSpec: The specification for configuring operator behavior. This field is interpreted by the operator and not passed directly to Azure

    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
    ReplicationRole
    restorePointInTime
    string
    sku
    Sku
    sourceServerResourceId
    string
    storage
    Storage
    tags
    map[string]string
    version
    ServerVersion

    FlexibleServer_Spec_ARM

    Deprecated version of FlexibleServer_Spec. Use v1api20210501.FlexibleServer_Spec instead

    Field Description
    identity
    Identity_ARM
    location
    string
    name
    string
    properties
    ServerProperties_ARM
    sku
    Sku_ARM
    tags
    map[string]string

    FlexibleServersDatabase

    Deprecated version of FlexibleServersDatabase. Use v1api20210501.FlexibleServersDatabase instead

    Field Description
    metadata
    Kubernetes meta/v1.ObjectMeta
    Refer to the Kubernetes API documentation for the fields of the metadata field.
    spec
    FlexibleServers_Database_Spec


    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
    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

    status
    FlexibleServers_Database_STATUS

    FlexibleServersFirewallRule

    Deprecated version of FlexibleServersFirewallRule. Use v1api20210501.FlexibleServersFirewallRule instead

    Field Description
    metadata
    Kubernetes meta/v1.ObjectMeta
    Refer to the Kubernetes API documentation for the fields of the metadata field.
    spec
    FlexibleServers_FirewallRule_Spec


    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
    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
    status
    FlexibleServers_FirewallRule_STATUS

    FlexibleServers_Database_STATUS

    (Appears on:FlexibleServersDatabase)

    Deprecated version of FlexibleServers_Database_STATUS. Use v1api20210501.FlexibleServers_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

    FlexibleServers_Database_STATUS_ARM

    Deprecated version of FlexibleServers_Database_STATUS. Use v1api20210501.FlexibleServers_Database_STATUS instead

    Field Description
    id
    string
    name
    string
    properties
    DatabaseProperties_STATUS_ARM
    systemData
    SystemData_STATUS_ARM
    type
    string

    FlexibleServers_Database_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
    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

    FlexibleServers_Database_Spec_ARM

    Deprecated version of FlexibleServers_Database_Spec. Use v1api20210501.FlexibleServers_Database_Spec instead

    Field Description
    name
    string
    properties
    DatabaseProperties_ARM

    FlexibleServers_FirewallRule_STATUS

    (Appears on:FlexibleServersFirewallRule)

    Deprecated version of FlexibleServers_FirewallRule_STATUS. Use v1api20210501.FlexibleServers_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

    FlexibleServers_FirewallRule_STATUS_ARM

    Deprecated version of FlexibleServers_FirewallRule_STATUS. Use v1api20210501.FlexibleServers_FirewallRule_STATUS instead

    Field Description
    id
    string
    name
    string
    properties
    FirewallRuleProperties_STATUS_ARM
    systemData
    SystemData_STATUS_ARM
    type
    string

    FlexibleServers_FirewallRule_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
    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

    FlexibleServers_FirewallRule_Spec_ARM

    Deprecated version of FlexibleServers_FirewallRule_Spec. Use v1api20210501.FlexibleServers_FirewallRule_Spec instead

    Field Description
    name
    string
    properties
    FirewallRuleProperties_ARM

    HighAvailability

    (Appears on:FlexibleServer_Spec)

    Deprecated version of HighAvailability. Use v1api20210501.HighAvailability instead

    Field Description
    mode
    HighAvailability_Mode
    standbyAvailabilityZone
    string

    HighAvailability_ARM

    (Appears on:ServerProperties_ARM)

    Deprecated version of HighAvailability. Use v1api20210501.HighAvailability instead

    Field Description
    mode
    HighAvailability_Mode
    standbyAvailabilityZone
    string

    HighAvailability_Mode (string alias)

    (Appears on:HighAvailability, HighAvailability_ARM)

    Deprecated version of HighAvailability_Mode. Use v1api20210501.HighAvailability_Mode instead

    Value Description

    "Disabled"

    "SameZone"

    "ZoneRedundant"

    HighAvailability_Mode_STATUS (string alias)

    (Appears on:HighAvailability_STATUS, HighAvailability_STATUS_ARM)

    Deprecated version of HighAvailability_Mode_STATUS. Use v1api20210501.HighAvailability_Mode_STATUS instead

    Value Description

    "Disabled"

    "SameZone"

    "ZoneRedundant"

    HighAvailability_STATUS

    (Appears on:FlexibleServer_STATUS)

    Deprecated version of HighAvailability_STATUS. Use v1api20210501.HighAvailability_STATUS instead

    Field Description
    mode
    HighAvailability_Mode_STATUS
    standbyAvailabilityZone
    string
    state
    HighAvailability_State_STATUS

    HighAvailability_STATUS_ARM

    (Appears on:ServerProperties_STATUS_ARM)

    Deprecated version of HighAvailability_STATUS. Use v1api20210501.HighAvailability_STATUS instead

    Field Description
    mode
    HighAvailability_Mode_STATUS
    standbyAvailabilityZone
    string
    state
    HighAvailability_State_STATUS

    HighAvailability_State_STATUS (string alias)

    (Appears on:HighAvailability_STATUS, HighAvailability_STATUS_ARM)

    Deprecated version of HighAvailability_State_STATUS. Use v1api20210501.HighAvailability_State_STATUS instead

    Value Description

    "CreatingStandby"

    "FailingOver"

    "Healthy"

    "NotEnabled"

    "RemovingStandby"

    Identity

    (Appears on:FlexibleServer_Spec)

    Deprecated version of Identity. Use v1api20210501.Identity instead

    Field Description
    type
    Identity_Type
    userAssignedIdentities
    []UserAssignedIdentityDetails

    Identity_ARM

    (Appears on:FlexibleServer_Spec_ARM)

    Deprecated version of Identity. Use v1api20210501.Identity instead

    Field Description
    type
    Identity_Type
    userAssignedIdentities
    map[string]./api/dbformysql/v1beta20210501.UserAssignedIdentityDetails_ARM

    Identity_STATUS

    (Appears on:FlexibleServer_STATUS)

    Deprecated version of Identity_STATUS. Use v1api20210501.Identity_STATUS instead

    Field Description
    principalId
    string
    tenantId
    string
    type
    Identity_Type_STATUS
    userAssignedIdentities
    map[string]k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1.JSON

    Identity_STATUS_ARM

    (Appears on:FlexibleServer_STATUS_ARM)

    Deprecated version of Identity_STATUS. Use v1api20210501.Identity_STATUS instead

    Field Description
    principalId
    string
    tenantId
    string
    type
    Identity_Type_STATUS
    userAssignedIdentities
    map[string]k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1.JSON

    Identity_Type (string alias)

    (Appears on:Identity, Identity_ARM)

    Deprecated version of Identity_Type. Use v1api20210501.Identity_Type instead

    Value Description

    "UserAssigned"

    Identity_Type_STATUS (string alias)

    (Appears on:Identity_STATUS, Identity_STATUS_ARM)

    Deprecated version of Identity_Type_STATUS. Use v1api20210501.Identity_Type_STATUS instead

    Value Description

    "UserAssigned"

    MaintenanceWindow

    (Appears on:FlexibleServer_Spec)

    Deprecated version of MaintenanceWindow. Use v1api20210501.MaintenanceWindow instead

    Field Description
    customWindow
    string
    dayOfWeek
    int
    startHour
    int
    startMinute
    int

    MaintenanceWindow_ARM

    (Appears on:ServerProperties_ARM)

    Deprecated version of MaintenanceWindow. Use v1api20210501.MaintenanceWindow instead

    Field Description
    customWindow
    string
    dayOfWeek
    int
    startHour
    int
    startMinute
    int

    MaintenanceWindow_STATUS

    (Appears on:FlexibleServer_STATUS)

    Deprecated version of MaintenanceWindow_STATUS. Use v1api20210501.MaintenanceWindow_STATUS instead

    Field Description
    customWindow
    string
    dayOfWeek
    int
    startHour
    int
    startMinute
    int

    MaintenanceWindow_STATUS_ARM

    (Appears on:ServerProperties_STATUS_ARM)

    Deprecated version of MaintenanceWindow_STATUS. Use v1api20210501.MaintenanceWindow_STATUS instead

    Field Description
    customWindow
    string
    dayOfWeek
    int
    startHour
    int
    startMinute
    int

    Network

    (Appears on:FlexibleServer_Spec)

    Deprecated version of Network. Use v1api20210501.Network instead

    Field Description
    delegatedSubnetResourceReference
    genruntime.ResourceReference
    privateDnsZoneResourceReference
    genruntime.ResourceReference

    Network_ARM

    (Appears on:ServerProperties_ARM)

    Deprecated version of Network. Use v1api20210501.Network instead

    Field Description
    delegatedSubnetResourceId
    string
    privateDnsZoneResourceId
    string

    Network_STATUS

    (Appears on:FlexibleServer_STATUS)

    Deprecated version of Network_STATUS. Use v1api20210501.Network_STATUS instead

    Field Description
    delegatedSubnetResourceId
    string
    privateDnsZoneResourceId
    string
    publicNetworkAccess
    EnableStatusEnum_STATUS

    Network_STATUS_ARM

    (Appears on:ServerProperties_STATUS_ARM)

    Deprecated version of Network_STATUS. Use v1api20210501.Network_STATUS instead

    Field Description
    delegatedSubnetResourceId
    string
    privateDnsZoneResourceId
    string
    publicNetworkAccess
    EnableStatusEnum_STATUS

    ReplicationRole (string alias)

    (Appears on:FlexibleServer_Spec, ServerProperties_ARM)

    Deprecated version of ReplicationRole. Use v1api20210501.ReplicationRole instead

    Value Description

    "None"

    "Replica"

    "Source"

    ReplicationRole_STATUS (string alias)

    (Appears on:FlexibleServer_STATUS, ServerProperties_STATUS_ARM)

    Deprecated version of ReplicationRole_STATUS. Use v1api20210501.ReplicationRole_STATUS instead

    Value Description

    "None"

    "Replica"

    "Source"

    ServerProperties_ARM

    (Appears on:FlexibleServer_Spec_ARM)

    Deprecated version of ServerProperties. Use v1api20210501.ServerProperties instead

    Field Description
    administratorLogin
    string
    administratorLoginPassword
    string
    availabilityZone
    string
    backup
    Backup_ARM
    createMode
    ServerProperties_CreateMode
    dataEncryption
    DataEncryption_ARM
    highAvailability
    HighAvailability_ARM
    maintenanceWindow
    MaintenanceWindow_ARM
    network
    Network_ARM
    replicationRole
    ReplicationRole
    restorePointInTime
    string
    sourceServerResourceId
    string
    storage
    Storage_ARM
    version
    ServerVersion

    ServerProperties_CreateMode (string alias)

    (Appears on:FlexibleServer_Spec, ServerProperties_ARM)

    Deprecated version of ServerProperties_CreateMode. Use v1api20210501.ServerProperties_CreateMode instead

    Value Description

    "Default"

    "GeoRestore"

    "PointInTimeRestore"

    "Replica"

    ServerProperties_CreateMode_STATUS (string alias)

    (Appears on:FlexibleServer_STATUS, ServerProperties_STATUS_ARM)

    Deprecated version of ServerProperties_CreateMode_STATUS. Use v1api20210501.ServerProperties_CreateMode_STATUS instead

    Value Description

    "Default"

    "GeoRestore"

    "PointInTimeRestore"

    "Replica"

    ServerProperties_STATUS_ARM

    (Appears on:FlexibleServer_STATUS_ARM)

    Deprecated version of ServerProperties_STATUS. Use v1api20210501.ServerProperties_STATUS instead

    Field Description
    administratorLogin
    string
    availabilityZone
    string
    backup
    Backup_STATUS_ARM
    createMode
    ServerProperties_CreateMode_STATUS
    dataEncryption
    DataEncryption_STATUS_ARM
    fullyQualifiedDomainName
    string
    highAvailability
    HighAvailability_STATUS_ARM
    maintenanceWindow
    MaintenanceWindow_STATUS_ARM
    network
    Network_STATUS_ARM
    replicaCapacity
    int
    replicationRole
    ReplicationRole_STATUS
    restorePointInTime
    string
    sourceServerResourceId
    string
    state
    ServerProperties_State_STATUS
    storage
    Storage_STATUS_ARM
    version
    ServerVersion_STATUS

    ServerProperties_State_STATUS (string alias)

    (Appears on:FlexibleServer_STATUS, ServerProperties_STATUS_ARM)

    Deprecated version of ServerProperties_State_STATUS. Use v1api20210501.ServerProperties_State_STATUS instead

    Value Description

    "Disabled"

    "Dropping"

    "Ready"

    "Starting"

    "Stopped"

    "Stopping"

    "Updating"

    ServerVersion (string alias)

    (Appears on:FlexibleServer_Spec, ServerProperties_ARM)

    Deprecated version of ServerVersion. Use v1api20210501.ServerVersion instead

    Value Description

    "5.7"

    "8.0.21"

    ServerVersion_STATUS (string alias)

    (Appears on:FlexibleServer_STATUS, ServerProperties_STATUS_ARM)

    Deprecated version of ServerVersion_STATUS. Use v1api20210501.ServerVersion_STATUS instead

    Value Description

    "5.7"

    "8.0.21"

    Sku

    (Appears on:FlexibleServer_Spec)

    Deprecated version of Sku. Use v1api20210501.Sku instead

    Field Description
    name
    string
    tier
    Sku_Tier

    Sku_ARM

    (Appears on:FlexibleServer_Spec_ARM)

    Deprecated version of Sku. Use v1api20210501.Sku instead

    Field Description
    name
    string
    tier
    Sku_Tier

    Sku_STATUS

    (Appears on:FlexibleServer_STATUS)

    Deprecated version of Sku_STATUS. Use v1api20210501.Sku_STATUS instead

    Field Description
    name
    string
    tier
    Sku_Tier_STATUS

    Sku_STATUS_ARM

    (Appears on:FlexibleServer_STATUS_ARM)

    Deprecated version of Sku_STATUS. Use v1api20210501.Sku_STATUS instead

    Field Description
    name
    string
    tier
    Sku_Tier_STATUS

    Sku_Tier (string alias)

    (Appears on:Sku, Sku_ARM)

    Deprecated version of Sku_Tier. Use v1api20210501.Sku_Tier instead

    Value Description

    "Burstable"

    "GeneralPurpose"

    "MemoryOptimized"

    Sku_Tier_STATUS (string alias)

    (Appears on:Sku_STATUS, Sku_STATUS_ARM)

    Deprecated version of Sku_Tier_STATUS. Use v1api20210501.Sku_Tier_STATUS instead

    Value Description

    "Burstable"

    "GeneralPurpose"

    "MemoryOptimized"

    Storage

    (Appears on:FlexibleServer_Spec)

    Deprecated version of Storage. Use v1api20210501.Storage instead

    Field Description
    autoGrow
    EnableStatusEnum
    iops
    int
    storageSizeGB
    int

    Storage_ARM

    (Appears on:ServerProperties_ARM)

    Deprecated version of Storage. Use v1api20210501.Storage instead

    Field Description
    autoGrow
    EnableStatusEnum
    iops
    int
    storageSizeGB
    int

    Storage_STATUS

    (Appears on:FlexibleServer_STATUS)

    Deprecated version of Storage_STATUS. Use v1api20210501.Storage_STATUS instead

    Field Description
    autoGrow
    EnableStatusEnum_STATUS
    iops
    int
    storageSizeGB
    int
    storageSku
    string

    Storage_STATUS_ARM

    (Appears on:ServerProperties_STATUS_ARM)

    Deprecated version of Storage_STATUS. Use v1api20210501.Storage_STATUS instead

    Field Description
    autoGrow
    EnableStatusEnum_STATUS
    iops
    int
    storageSizeGB
    int
    storageSku
    string

    SystemData_CreatedByType_STATUS (string alias)

    (Appears on:SystemData_STATUS, SystemData_STATUS_ARM)

    Deprecated version of SystemData_CreatedByType_STATUS. Use v1api20210501.SystemData_CreatedByType_STATUS instead

    Value Description

    "Application"

    "Key"

    "ManagedIdentity"

    "User"

    SystemData_LastModifiedByType_STATUS (string alias)

    (Appears on:SystemData_STATUS, SystemData_STATUS_ARM)

    Deprecated version of SystemData_LastModifiedByType_STATUS. Use v1api20210501.SystemData_LastModifiedByType_STATUS instead

    Value Description

    "Application"

    "Key"

    "ManagedIdentity"

    "User"

    SystemData_STATUS

    (Appears on:FlexibleServer_STATUS, FlexibleServers_Database_STATUS, FlexibleServers_FirewallRule_STATUS)

    Deprecated version of SystemData_STATUS. Use v1api20210501.SystemData_STATUS instead

    Field Description
    createdAt
    string
    createdBy
    string
    createdByType
    SystemData_CreatedByType_STATUS
    lastModifiedAt
    string
    lastModifiedBy
    string
    lastModifiedByType
    SystemData_LastModifiedByType_STATUS

    SystemData_STATUS_ARM

    (Appears on:FlexibleServer_STATUS_ARM, FlexibleServers_Database_STATUS_ARM, FlexibleServers_FirewallRule_STATUS_ARM)

    Deprecated version of SystemData_STATUS. Use v1api20210501.SystemData_STATUS instead

    Field Description
    createdAt
    string
    createdBy
    string
    createdByType
    SystemData_CreatedByType_STATUS
    lastModifiedAt
    string
    lastModifiedBy
    string
    lastModifiedByType
    SystemData_LastModifiedByType_STATUS

    UserAssignedIdentityDetails

    (Appears on:Identity)

    Deprecated version of UserAssignedIdentityDetails. Use v1api20210501.UserAssignedIdentityDetails instead

    Field Description
    reference
    genruntime.ResourceReference

    UserAssignedIdentityDetails_ARM

    (Appears on:Identity_ARM)

    Information about the user assigned identity for the resource