dbformariadb.azure.com/v1beta20180601

dbformariadb.azure.com/v1beta20180601

Package v1beta20180601 contains API Schema definitions for the dbformariadb v1beta20180601 API group

Resource Types:

    APIVersion (string alias)

    Deprecated version of APIVersion. Use v1api20180601.APIVersion instead

    Value Description

    "2018-06-01"

    Configuration

    Deprecated version of Configuration. Use v1api20180601.Configuration instead

    Field Description
    metadata
    Kubernetes meta/v1.ObjectMeta
    Refer to the Kubernetes API documentation for the fields of the metadata field.
    spec
    Servers_Configuration_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.

    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 dbformariadb.azure.com/Server resource

    source
    string
    value
    string
    status
    Servers_Configuration_STATUS

    ConfigurationProperties_ARM

    (Appears on:Servers_Configuration_Spec_ARM)

    Deprecated version of ConfigurationProperties. Use v1api20180601.ConfigurationProperties instead

    Field Description
    source
    string
    value
    string

    ConfigurationProperties_STATUS_ARM

    (Appears on:Servers_Configuration_STATUS_ARM)

    Deprecated version of ConfigurationProperties_STATUS. Use v1api20180601.ConfigurationProperties_STATUS instead

    Field Description
    allowedValues
    string
    dataType
    string
    defaultValue
    string
    description
    string
    source
    string
    value
    string

    Database

    Deprecated version of Database. Use v1api20180601.Database instead

    Field Description
    metadata
    Kubernetes meta/v1.ObjectMeta
    Refer to the Kubernetes API documentation for the fields of the metadata field.
    spec
    Servers_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 dbformariadb.azure.com/Server resource

    status
    Servers_Database_STATUS

    DatabaseProperties_ARM

    (Appears on:Servers_Database_Spec_ARM)

    Deprecated version of DatabaseProperties. Use v1api20180601.DatabaseProperties instead

    Field Description
    charset
    string
    collation
    string

    DatabaseProperties_STATUS_ARM

    (Appears on:Servers_Database_STATUS_ARM)

    Deprecated version of DatabaseProperties_STATUS. Use v1api20180601.DatabaseProperties_STATUS instead

    Field Description
    charset
    string
    collation
    string

    MinimalTlsVersion (string alias)

    (Appears on:ServerPropertiesForDefaultCreate, ServerPropertiesForDefaultCreate_ARM, ServerPropertiesForGeoRestore, ServerPropertiesForGeoRestore_ARM, ServerPropertiesForReplica, ServerPropertiesForReplica_ARM, ServerPropertiesForRestore, ServerPropertiesForRestore_ARM)

    Deprecated version of MinimalTlsVersion. Use v1api20180601.MinimalTlsVersion instead

    Value Description

    "TLS1_0"

    "TLS1_1"

    "TLS1_2"

    "TLSEnforcementDisabled"

    MinimalTlsVersion_STATUS (string alias)

    (Appears on:ServerProperties_STATUS_ARM, Server_STATUS)

    Deprecated version of MinimalTlsVersion_STATUS. Use v1api20180601.MinimalTlsVersion_STATUS instead

    Value Description

    "TLS1_0"

    "TLS1_1"

    "TLS1_2"

    "TLSEnforcementDisabled"

    PrivateEndpointProperty_STATUS

    (Appears on:ServerPrivateEndpointConnectionProperties_STATUS)

    Deprecated version of PrivateEndpointProperty_STATUS. Use v1api20180601.PrivateEndpointProperty_STATUS instead

    Field Description
    id
    string

    PrivateEndpointProperty_STATUS_ARM

    (Appears on:ServerPrivateEndpointConnectionProperties_STATUS_ARM)

    Deprecated version of PrivateEndpointProperty_STATUS. Use v1api20180601.PrivateEndpointProperty_STATUS instead

    Field Description
    id
    string

    PublicNetworkAccess (string alias)

    (Appears on:ServerPropertiesForDefaultCreate, ServerPropertiesForDefaultCreate_ARM, ServerPropertiesForGeoRestore, ServerPropertiesForGeoRestore_ARM, ServerPropertiesForReplica, ServerPropertiesForReplica_ARM, ServerPropertiesForRestore, ServerPropertiesForRestore_ARM)

    Deprecated version of PublicNetworkAccess. Use v1api20180601.PublicNetworkAccess instead

    Value Description

    "Disabled"

    "Enabled"

    PublicNetworkAccess_STATUS (string alias)

    (Appears on:ServerProperties_STATUS_ARM, Server_STATUS)

    Deprecated version of PublicNetworkAccess_STATUS. Use v1api20180601.PublicNetworkAccess_STATUS instead

    Value Description

    "Disabled"

    "Enabled"

    Server

    Deprecated version of Server. Use v1api20180601.Server instead

    Field Description
    metadata
    Kubernetes meta/v1.ObjectMeta
    Refer to the Kubernetes API documentation for the fields of the metadata field.
    spec
    Server_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.

    location
    string
    operatorSpec
    ServerOperatorSpec

    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

    properties
    ServerPropertiesForCreate
    sku
    Sku
    tags
    map[string]string
    status
    Server_STATUS

    ServerOperatorSecrets

    (Appears on:ServerOperatorSpec)

    Field Description
    fullyQualifiedDomainName
    genruntime.SecretDestination

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

    ServerOperatorSpec

    (Appears on:Server_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
    ServerOperatorSecrets

    Secrets: configures where to place Azure generated secrets.

    ServerPrivateEndpointConnectionProperties_ProvisioningState_STATUS (string alias)

    (Appears on:ServerPrivateEndpointConnectionProperties_STATUS, ServerPrivateEndpointConnectionProperties_STATUS_ARM)

    Deprecated version of ServerPrivateEndpointConnectionProperties_ProvisioningState_STATUS. Use v1api20180601.ServerPrivateEndpointConnectionProperties_ProvisioningState_STATUS instead

    Value Description

    "Approving"

    "Dropping"

    "Failed"

    "Ready"

    "Rejecting"

    ServerPrivateEndpointConnectionProperties_STATUS

    (Appears on:ServerPrivateEndpointConnection_STATUS)

    Deprecated version of ServerPrivateEndpointConnectionProperties_STATUS. Use v1api20180601.ServerPrivateEndpointConnectionProperties_STATUS instead

    Field Description
    privateEndpoint
    PrivateEndpointProperty_STATUS
    privateLinkServiceConnectionState
    ServerPrivateLinkServiceConnectionStateProperty_STATUS
    provisioningState
    ServerPrivateEndpointConnectionProperties_ProvisioningState_STATUS

    ServerPrivateEndpointConnectionProperties_STATUS_ARM

    (Appears on:ServerPrivateEndpointConnection_STATUS_ARM)

    Deprecated version of ServerPrivateEndpointConnectionProperties_STATUS. Use v1api20180601.ServerPrivateEndpointConnectionProperties_STATUS instead

    Field Description
    privateEndpoint
    PrivateEndpointProperty_STATUS_ARM
    privateLinkServiceConnectionState
    ServerPrivateLinkServiceConnectionStateProperty_STATUS_ARM
    provisioningState
    ServerPrivateEndpointConnectionProperties_ProvisioningState_STATUS

    ServerPrivateEndpointConnection_STATUS

    (Appears on:Server_STATUS)

    Deprecated version of ServerPrivateEndpointConnection_STATUS. Use v1api20180601.ServerPrivateEndpointConnection_STATUS instead

    Field Description
    id
    string
    properties
    ServerPrivateEndpointConnectionProperties_STATUS

    ServerPrivateEndpointConnection_STATUS_ARM

    (Appears on:ServerProperties_STATUS_ARM)

    Deprecated version of ServerPrivateEndpointConnection_STATUS. Use v1api20180601.ServerPrivateEndpointConnection_STATUS instead

    Field Description
    id
    string
    properties
    ServerPrivateEndpointConnectionProperties_STATUS_ARM

    ServerPrivateLinkServiceConnectionStateProperty_ActionsRequired_STATUS (string alias)

    (Appears on:ServerPrivateLinkServiceConnectionStateProperty_STATUS, ServerPrivateLinkServiceConnectionStateProperty_STATUS_ARM)

    Deprecated version of ServerPrivateLinkServiceConnectionStateProperty_ActionsRequired_STATUS. Use v1api20180601.ServerPrivateLinkServiceConnectionStateProperty_ActionsRequired_STATUS instead

    Value Description

    "None"

    ServerPrivateLinkServiceConnectionStateProperty_STATUS

    (Appears on:ServerPrivateEndpointConnectionProperties_STATUS)

    Deprecated version of ServerPrivateLinkServiceConnectionStateProperty_STATUS. Use v1api20180601.ServerPrivateLinkServiceConnectionStateProperty_STATUS instead

    Field Description
    actionsRequired
    ServerPrivateLinkServiceConnectionStateProperty_ActionsRequired_STATUS
    description
    string
    status
    ServerPrivateLinkServiceConnectionStateProperty_Status_STATUS

    ServerPrivateLinkServiceConnectionStateProperty_STATUS_ARM

    (Appears on:ServerPrivateEndpointConnectionProperties_STATUS_ARM)

    Deprecated version of ServerPrivateLinkServiceConnectionStateProperty_STATUS. Use v1api20180601.ServerPrivateLinkServiceConnectionStateProperty_STATUS instead

    Field Description
    actionsRequired
    ServerPrivateLinkServiceConnectionStateProperty_ActionsRequired_STATUS
    description
    string
    status
    ServerPrivateLinkServiceConnectionStateProperty_Status_STATUS

    ServerPrivateLinkServiceConnectionStateProperty_Status_STATUS (string alias)

    (Appears on:ServerPrivateLinkServiceConnectionStateProperty_STATUS, ServerPrivateLinkServiceConnectionStateProperty_STATUS_ARM)

    Deprecated version of ServerPrivateLinkServiceConnectionStateProperty_Status_STATUS. Use v1api20180601.ServerPrivateLinkServiceConnectionStateProperty_Status_STATUS instead

    Value Description

    "Approved"

    "Disconnected"

    "Pending"

    "Rejected"

    ServerPropertiesForCreate

    (Appears on:Server_Spec)

    Deprecated version of ServerPropertiesForCreate. Use v1api20180601.ServerPropertiesForCreate instead

    Field Description
    default
    ServerPropertiesForDefaultCreate
    geoRestore
    ServerPropertiesForGeoRestore
    pointInTimeRestore
    ServerPropertiesForRestore
    replica
    ServerPropertiesForReplica

    ServerPropertiesForCreate_ARM

    (Appears on:Server_Spec_ARM)

    Deprecated version of ServerPropertiesForCreate. Use v1api20180601.ServerPropertiesForCreate instead

    Field Description
    default
    ServerPropertiesForDefaultCreate_ARM
    geoRestore
    ServerPropertiesForGeoRestore_ARM
    pointInTimeRestore
    ServerPropertiesForRestore_ARM
    replica
    ServerPropertiesForReplica_ARM

    ServerPropertiesForDefaultCreate

    (Appears on:ServerPropertiesForCreate)

    Deprecated version of ServerPropertiesForDefaultCreate. Use v1api20180601.ServerPropertiesForDefaultCreate instead

    Field Description
    administratorLogin
    string
    administratorLoginPassword
    genruntime.SecretReference
    createMode
    ServerPropertiesForDefaultCreate_CreateMode
    minimalTlsVersion
    MinimalTlsVersion
    publicNetworkAccess
    PublicNetworkAccess
    sslEnforcement
    SslEnforcement
    storageProfile
    StorageProfile
    version
    ServerVersion

    ServerPropertiesForDefaultCreate_ARM

    (Appears on:ServerPropertiesForCreate_ARM)

    Deprecated version of ServerPropertiesForDefaultCreate. Use v1api20180601.ServerPropertiesForDefaultCreate instead

    Field Description
    administratorLogin
    string
    administratorLoginPassword
    string
    createMode
    ServerPropertiesForDefaultCreate_CreateMode
    minimalTlsVersion
    MinimalTlsVersion
    publicNetworkAccess
    PublicNetworkAccess
    sslEnforcement
    SslEnforcement
    storageProfile
    StorageProfile_ARM
    version
    ServerVersion

    ServerPropertiesForDefaultCreate_CreateMode (string alias)

    (Appears on:ServerPropertiesForDefaultCreate, ServerPropertiesForDefaultCreate_ARM)

    Deprecated version of ServerPropertiesForDefaultCreate_CreateMode. Use v1api20180601.ServerPropertiesForDefaultCreate_CreateMode instead

    Value Description

    "Default"

    ServerPropertiesForGeoRestore

    (Appears on:ServerPropertiesForCreate)

    Deprecated version of ServerPropertiesForGeoRestore. Use v1api20180601.ServerPropertiesForGeoRestore instead

    Field Description
    createMode
    ServerPropertiesForGeoRestore_CreateMode
    minimalTlsVersion
    MinimalTlsVersion
    publicNetworkAccess
    PublicNetworkAccess
    sourceServerId
    string
    sslEnforcement
    SslEnforcement
    storageProfile
    StorageProfile
    version
    ServerVersion

    ServerPropertiesForGeoRestore_ARM

    (Appears on:ServerPropertiesForCreate_ARM)

    Deprecated version of ServerPropertiesForGeoRestore. Use v1api20180601.ServerPropertiesForGeoRestore instead

    Field Description
    createMode
    ServerPropertiesForGeoRestore_CreateMode
    minimalTlsVersion
    MinimalTlsVersion
    publicNetworkAccess
    PublicNetworkAccess
    sourceServerId
    string
    sslEnforcement
    SslEnforcement
    storageProfile
    StorageProfile_ARM
    version
    ServerVersion

    ServerPropertiesForGeoRestore_CreateMode (string alias)

    (Appears on:ServerPropertiesForGeoRestore, ServerPropertiesForGeoRestore_ARM)

    Deprecated version of ServerPropertiesForGeoRestore_CreateMode. Use v1api20180601.ServerPropertiesForGeoRestore_CreateMode instead

    Value Description

    "GeoRestore"

    ServerPropertiesForReplica

    (Appears on:ServerPropertiesForCreate)

    Deprecated version of ServerPropertiesForReplica. Use v1api20180601.ServerPropertiesForReplica instead

    Field Description
    createMode
    ServerPropertiesForReplica_CreateMode
    minimalTlsVersion
    MinimalTlsVersion
    publicNetworkAccess
    PublicNetworkAccess
    sourceServerId
    string
    sslEnforcement
    SslEnforcement
    storageProfile
    StorageProfile
    version
    ServerVersion

    ServerPropertiesForReplica_ARM

    (Appears on:ServerPropertiesForCreate_ARM)

    Deprecated version of ServerPropertiesForReplica. Use v1api20180601.ServerPropertiesForReplica instead

    Field Description
    createMode
    ServerPropertiesForReplica_CreateMode
    minimalTlsVersion
    MinimalTlsVersion
    publicNetworkAccess
    PublicNetworkAccess
    sourceServerId
    string
    sslEnforcement
    SslEnforcement
    storageProfile
    StorageProfile_ARM
    version
    ServerVersion

    ServerPropertiesForReplica_CreateMode (string alias)

    (Appears on:ServerPropertiesForReplica, ServerPropertiesForReplica_ARM)

    Deprecated version of ServerPropertiesForReplica_CreateMode. Use v1api20180601.ServerPropertiesForReplica_CreateMode instead

    Value Description

    "Replica"

    ServerPropertiesForRestore

    (Appears on:ServerPropertiesForCreate)

    Deprecated version of ServerPropertiesForRestore. Use v1api20180601.ServerPropertiesForRestore instead

    Field Description
    createMode
    ServerPropertiesForRestore_CreateMode
    minimalTlsVersion
    MinimalTlsVersion
    publicNetworkAccess
    PublicNetworkAccess
    restorePointInTime
    string
    sourceServerId
    string
    sslEnforcement
    SslEnforcement
    storageProfile
    StorageProfile
    version
    ServerVersion

    ServerPropertiesForRestore_ARM

    (Appears on:ServerPropertiesForCreate_ARM)

    Deprecated version of ServerPropertiesForRestore. Use v1api20180601.ServerPropertiesForRestore instead

    Field Description
    createMode
    ServerPropertiesForRestore_CreateMode
    minimalTlsVersion
    MinimalTlsVersion
    publicNetworkAccess
    PublicNetworkAccess
    restorePointInTime
    string
    sourceServerId
    string
    sslEnforcement
    SslEnforcement
    storageProfile
    StorageProfile_ARM
    version
    ServerVersion

    ServerPropertiesForRestore_CreateMode (string alias)

    (Appears on:ServerPropertiesForRestore, ServerPropertiesForRestore_ARM)

    Deprecated version of ServerPropertiesForRestore_CreateMode. Use v1api20180601.ServerPropertiesForRestore_CreateMode instead

    Value Description

    "PointInTimeRestore"

    ServerProperties_STATUS_ARM

    (Appears on:Server_STATUS_ARM)

    Deprecated version of ServerProperties_STATUS. Use v1api20180601.ServerProperties_STATUS instead

    Field Description
    administratorLogin
    string
    earliestRestoreDate
    string
    fullyQualifiedDomainName
    string
    masterServerId
    string
    minimalTlsVersion
    MinimalTlsVersion_STATUS
    privateEndpointConnections
    []ServerPrivateEndpointConnection_STATUS_ARM
    publicNetworkAccess
    PublicNetworkAccess_STATUS
    replicaCapacity
    int
    replicationRole
    string
    sslEnforcement
    SslEnforcement_STATUS
    storageProfile
    StorageProfile_STATUS_ARM
    userVisibleState
    ServerProperties_UserVisibleState_STATUS
    version
    ServerVersion_STATUS

    ServerProperties_UserVisibleState_STATUS (string alias)

    (Appears on:ServerProperties_STATUS_ARM, Server_STATUS)

    Deprecated version of ServerProperties_UserVisibleState_STATUS. Use v1api20180601.ServerProperties_UserVisibleState_STATUS instead

    Value Description

    "Disabled"

    "Dropping"

    "Ready"

    ServerVersion (string alias)

    (Appears on:ServerPropertiesForDefaultCreate, ServerPropertiesForDefaultCreate_ARM, ServerPropertiesForGeoRestore, ServerPropertiesForGeoRestore_ARM, ServerPropertiesForReplica, ServerPropertiesForReplica_ARM, ServerPropertiesForRestore, ServerPropertiesForRestore_ARM)

    Deprecated version of ServerVersion. Use v1api20180601.ServerVersion instead

    Value Description

    "10.2"

    "10.3"

    ServerVersion_STATUS (string alias)

    (Appears on:ServerProperties_STATUS_ARM, Server_STATUS)

    Deprecated version of ServerVersion_STATUS. Use v1api20180601.ServerVersion_STATUS instead

    Value Description

    "10.2"

    "10.3"

    Server_STATUS

    (Appears on:Server)

    Deprecated version of Server_STATUS. Use v1api20180601.Server_STATUS instead

    Field Description
    administratorLogin
    string
    conditions
    []genruntime/conditions.Condition

    Conditions: The observed state of the resource

    earliestRestoreDate
    string
    fullyQualifiedDomainName
    string
    id
    string
    location
    string
    masterServerId
    string
    minimalTlsVersion
    MinimalTlsVersion_STATUS
    name
    string
    privateEndpointConnections
    []ServerPrivateEndpointConnection_STATUS
    publicNetworkAccess
    PublicNetworkAccess_STATUS
    replicaCapacity
    int
    replicationRole
    string
    sku
    Sku_STATUS
    sslEnforcement
    SslEnforcement_STATUS
    storageProfile
    StorageProfile_STATUS
    tags
    map[string]string
    type
    string
    userVisibleState
    ServerProperties_UserVisibleState_STATUS
    version
    ServerVersion_STATUS

    Server_STATUS_ARM

    Deprecated version of Server_STATUS. Use v1api20180601.Server_STATUS instead

    Field Description
    id
    string
    location
    string
    name
    string
    properties
    ServerProperties_STATUS_ARM
    sku
    Sku_STATUS_ARM
    tags
    map[string]string
    type
    string

    Server_Spec

    (Appears on:Server)

    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.

    location
    string
    operatorSpec
    ServerOperatorSpec

    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

    properties
    ServerPropertiesForCreate
    sku
    Sku
    tags
    map[string]string

    Server_Spec_ARM

    Deprecated version of Server_Spec. Use v1api20180601.Server_Spec instead

    Field Description
    location
    string
    name
    string
    properties
    ServerPropertiesForCreate_ARM
    sku
    Sku_ARM
    tags
    map[string]string

    Servers_Configuration_STATUS

    (Appears on:Configuration)

    Deprecated version of Servers_Configuration_STATUS. Use v1api20180601.Servers_Configuration_STATUS instead

    Field Description
    allowedValues
    string
    conditions
    []genruntime/conditions.Condition

    Conditions: The observed state of the resource

    dataType
    string
    defaultValue
    string
    description
    string
    id
    string
    name
    string
    source
    string
    type
    string
    value
    string

    Servers_Configuration_STATUS_ARM

    Deprecated version of Servers_Configuration_STATUS. Use v1api20180601.Servers_Configuration_STATUS instead

    Field Description
    id
    string
    name
    string
    properties
    ConfigurationProperties_STATUS_ARM
    type
    string

    Servers_Configuration_Spec

    (Appears on:Configuration)

    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.

    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 dbformariadb.azure.com/Server resource

    source
    string
    value
    string

    Servers_Configuration_Spec_ARM

    Deprecated version of Servers_Configuration_Spec. Use v1api20180601.Servers_Configuration_Spec instead

    Field Description
    name
    string
    properties
    ConfigurationProperties_ARM

    Servers_Database_STATUS

    (Appears on:Database)

    Deprecated version of Servers_Database_STATUS. Use v1api20180601.Servers_Database_STATUS instead

    Field Description
    charset
    string
    collation
    string
    conditions
    []genruntime/conditions.Condition

    Conditions: The observed state of the resource

    id
    string
    name
    string
    type
    string

    Servers_Database_STATUS_ARM

    Deprecated version of Servers_Database_STATUS. Use v1api20180601.Servers_Database_STATUS instead

    Field Description
    id
    string
    name
    string
    properties
    DatabaseProperties_STATUS_ARM
    type
    string

    Servers_Database_Spec

    (Appears on:Database)

    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 dbformariadb.azure.com/Server resource

    Servers_Database_Spec_ARM

    Deprecated version of Servers_Database_Spec. Use v1api20180601.Servers_Database_Spec instead

    Field Description
    name
    string
    properties
    DatabaseProperties_ARM

    Sku

    (Appears on:Server_Spec)

    Deprecated version of Sku. Use v1api20180601.Sku instead

    Field Description
    capacity
    int
    family
    string
    name
    string
    size
    string
    tier
    Sku_Tier

    Sku_ARM

    (Appears on:Server_Spec_ARM)

    Deprecated version of Sku. Use v1api20180601.Sku instead

    Field Description
    capacity
    int
    family
    string
    name
    string
    size
    string
    tier
    Sku_Tier

    Sku_STATUS

    (Appears on:Server_STATUS)

    Deprecated version of Sku_STATUS. Use v1api20180601.Sku_STATUS instead

    Field Description
    capacity
    int
    family
    string
    name
    string
    size
    string
    tier
    Sku_Tier_STATUS

    Sku_STATUS_ARM

    (Appears on:Server_STATUS_ARM)

    Deprecated version of Sku_STATUS. Use v1api20180601.Sku_STATUS instead

    Field Description
    capacity
    int
    family
    string
    name
    string
    size
    string
    tier
    Sku_Tier_STATUS

    Sku_Tier (string alias)

    (Appears on:Sku, Sku_ARM)

    Deprecated version of Sku_Tier. Use v1api20180601.Sku_Tier instead

    Value Description

    "Basic"

    "GeneralPurpose"

    "MemoryOptimized"

    Sku_Tier_STATUS (string alias)

    (Appears on:Sku_STATUS, Sku_STATUS_ARM)

    Deprecated version of Sku_Tier_STATUS. Use v1api20180601.Sku_Tier_STATUS instead

    Value Description

    "Basic"

    "GeneralPurpose"

    "MemoryOptimized"

    SslEnforcement (string alias)

    (Appears on:ServerPropertiesForDefaultCreate, ServerPropertiesForDefaultCreate_ARM, ServerPropertiesForGeoRestore, ServerPropertiesForGeoRestore_ARM, ServerPropertiesForReplica, ServerPropertiesForReplica_ARM, ServerPropertiesForRestore, ServerPropertiesForRestore_ARM)

    Deprecated version of SslEnforcement. Use v1api20180601.SslEnforcement instead

    Value Description

    "Disabled"

    "Enabled"

    SslEnforcement_STATUS (string alias)

    (Appears on:ServerProperties_STATUS_ARM, Server_STATUS)

    Deprecated version of SslEnforcement_STATUS. Use v1api20180601.SslEnforcement_STATUS instead

    Value Description

    "Disabled"

    "Enabled"

    StorageProfile

    (Appears on:ServerPropertiesForDefaultCreate, ServerPropertiesForGeoRestore, ServerPropertiesForReplica, ServerPropertiesForRestore)

    Deprecated version of StorageProfile. Use v1api20180601.StorageProfile instead

    Field Description
    backupRetentionDays
    int
    geoRedundantBackup
    StorageProfile_GeoRedundantBackup
    storageAutogrow
    StorageProfile_StorageAutogrow
    storageMB
    int

    StorageProfile_ARM

    (Appears on:ServerPropertiesForDefaultCreate_ARM, ServerPropertiesForGeoRestore_ARM, ServerPropertiesForReplica_ARM, ServerPropertiesForRestore_ARM)

    Deprecated version of StorageProfile. Use v1api20180601.StorageProfile instead

    Field Description
    backupRetentionDays
    int
    geoRedundantBackup
    StorageProfile_GeoRedundantBackup
    storageAutogrow
    StorageProfile_StorageAutogrow
    storageMB
    int

    StorageProfile_GeoRedundantBackup (string alias)

    (Appears on:StorageProfile, StorageProfile_ARM)

    Deprecated version of StorageProfile_GeoRedundantBackup. Use v1api20180601.StorageProfile_GeoRedundantBackup instead

    Value Description

    "Disabled"

    "Enabled"

    StorageProfile_GeoRedundantBackup_STATUS (string alias)

    (Appears on:StorageProfile_STATUS, StorageProfile_STATUS_ARM)

    Deprecated version of StorageProfile_GeoRedundantBackup_STATUS. Use v1api20180601.StorageProfile_GeoRedundantBackup_STATUS instead

    Value Description

    "Disabled"

    "Enabled"

    StorageProfile_STATUS

    (Appears on:Server_STATUS)

    Deprecated version of StorageProfile_STATUS. Use v1api20180601.StorageProfile_STATUS instead

    Field Description
    backupRetentionDays
    int
    geoRedundantBackup
    StorageProfile_GeoRedundantBackup_STATUS
    storageAutogrow
    StorageProfile_StorageAutogrow_STATUS
    storageMB
    int

    StorageProfile_STATUS_ARM

    (Appears on:ServerProperties_STATUS_ARM)

    Deprecated version of StorageProfile_STATUS. Use v1api20180601.StorageProfile_STATUS instead

    Field Description
    backupRetentionDays
    int
    geoRedundantBackup
    StorageProfile_GeoRedundantBackup_STATUS
    storageAutogrow
    StorageProfile_StorageAutogrow_STATUS
    storageMB
    int

    StorageProfile_StorageAutogrow (string alias)

    (Appears on:StorageProfile, StorageProfile_ARM)

    Deprecated version of StorageProfile_StorageAutogrow. Use v1api20180601.StorageProfile_StorageAutogrow instead

    Value Description

    "Disabled"

    "Enabled"

    StorageProfile_StorageAutogrow_STATUS (string alias)

    (Appears on:StorageProfile_STATUS, StorageProfile_STATUS_ARM)

    Deprecated version of StorageProfile_StorageAutogrow_STATUS. Use v1api20180601.StorageProfile_StorageAutogrow_STATUS instead

    Value Description

    "Disabled"

    "Enabled"