Options
All
  • Public
  • Public/Protected
  • All
Menu

@azure/arm-mariadb

Package version

Index

Classes

Interfaces

Type aliases

Variables

Object literals

Type aliases

CheckNameAvailabilityExecuteResponse

CheckNameAvailabilityExecuteResponse: NameAvailability & object

Contains response data for the execute operation.

ConfigurationsBeginCreateOrUpdateResponse

ConfigurationsBeginCreateOrUpdateResponse: Configuration & object

Contains response data for the beginCreateOrUpdate operation.

ConfigurationsCreateOrUpdateResponse

ConfigurationsCreateOrUpdateResponse: Configuration & object

Contains response data for the createOrUpdate operation.

ConfigurationsGetResponse

ConfigurationsGetResponse: Configuration & object

Contains response data for the get operation.

ConfigurationsListByServerResponse

ConfigurationsListByServerResponse: ConfigurationListResult & object

Contains response data for the listByServer operation.

DatabasesBeginCreateOrUpdateResponse

DatabasesBeginCreateOrUpdateResponse: Database & object

Contains response data for the beginCreateOrUpdate operation.

DatabasesCreateOrUpdateResponse

DatabasesCreateOrUpdateResponse: Database & object

Contains response data for the createOrUpdate operation.

DatabasesGetResponse

DatabasesGetResponse: Database & object

Contains response data for the get operation.

DatabasesListByServerResponse

DatabasesListByServerResponse: DatabaseListResult & object

Contains response data for the listByServer operation.

FirewallRulesBeginCreateOrUpdateResponse

FirewallRulesBeginCreateOrUpdateResponse: FirewallRule & object

Contains response data for the beginCreateOrUpdate operation.

FirewallRulesCreateOrUpdateResponse

FirewallRulesCreateOrUpdateResponse: FirewallRule & object

Contains response data for the createOrUpdate operation.

FirewallRulesGetResponse

FirewallRulesGetResponse: FirewallRule & object

Contains response data for the get operation.

FirewallRulesListByServerResponse

FirewallRulesListByServerResponse: FirewallRuleListResult & object

Contains response data for the listByServer operation.

GeoRedundantBackup

GeoRedundantBackup: "Enabled" | "Disabled"

Defines values for GeoRedundantBackup. Possible values include: 'Enabled', 'Disabled'

readonly
enum

{string}

LocationBasedPerformanceTierListResponse

LocationBasedPerformanceTierListResponse: PerformanceTierListResult & object

Contains response data for the list operation.

LogFilesListByServerResponse

LogFilesListByServerResponse: LogFileListResult & object

Contains response data for the listByServer operation.

OperationOrigin

OperationOrigin: "NotSpecified" | "user" | "system"

Defines values for OperationOrigin. Possible values include: 'NotSpecified', 'user', 'system'

readonly
enum

{string}

OperationsListResponse

OperationsListResponse: OperationListResult & object

Contains response data for the list operation.

ReplicasListByServerResponse

ReplicasListByServerResponse: ServerListResult & object

Contains response data for the listByServer operation.

ServerPropertiesForCreateUnion

Contains the possible cases for ServerPropertiesForCreate.

ServerSecurityAlertPoliciesBeginCreateOrUpdateResponse

ServerSecurityAlertPoliciesBeginCreateOrUpdateResponse: ServerSecurityAlertPolicy & object

Contains response data for the beginCreateOrUpdate operation.

ServerSecurityAlertPoliciesCreateOrUpdateResponse

ServerSecurityAlertPoliciesCreateOrUpdateResponse: ServerSecurityAlertPolicy & object

Contains response data for the createOrUpdate operation.

ServerSecurityAlertPoliciesGetResponse

ServerSecurityAlertPoliciesGetResponse: ServerSecurityAlertPolicy & object

Contains response data for the get operation.

ServerSecurityAlertPolicyState

ServerSecurityAlertPolicyState: "Enabled" | "Disabled"

Defines values for ServerSecurityAlertPolicyState. Possible values include: 'Enabled', 'Disabled'

readonly
enum

{string}

ServerState

ServerState: "Ready" | "Dropping" | "Disabled"

Defines values for ServerState. Possible values include: 'Ready', 'Dropping', 'Disabled'

readonly
enum

{string}

ServerVersion

ServerVersion: "5.6" | "5.7"

Defines values for ServerVersion. Possible values include: '5.6', '5.7'

readonly
enum

{string}

ServersBeginCreateResponse

ServersBeginCreateResponse: Server & object

Contains response data for the beginCreate operation.

ServersBeginUpdateResponse

ServersBeginUpdateResponse: Server & object

Contains response data for the beginUpdate operation.

ServersCreateResponse

ServersCreateResponse: Server & object

Contains response data for the create operation.

ServersGetResponse

ServersGetResponse: Server & object

Contains response data for the get operation.

ServersListByResourceGroupResponse

ServersListByResourceGroupResponse: ServerListResult & object

Contains response data for the listByResourceGroup operation.

ServersListResponse

ServersListResponse: ServerListResult & object

Contains response data for the list operation.

ServersUpdateResponse

ServersUpdateResponse: Server & object

Contains response data for the update operation.

SkuTier

SkuTier: "Basic" | "GeneralPurpose" | "MemoryOptimized"

Defines values for SkuTier. Possible values include: 'Basic', 'GeneralPurpose', 'MemoryOptimized'

readonly
enum

{string}

SslEnforcementEnum

SslEnforcementEnum: "Enabled" | "Disabled"

Defines values for SslEnforcementEnum. Possible values include: 'Enabled', 'Disabled'

readonly
enum

{string}

StorageAutogrow

StorageAutogrow: "Enabled" | "Disabled"

Defines values for StorageAutogrow. Possible values include: 'Enabled', 'Disabled'

readonly
enum

{string}

VirtualNetworkRuleState

VirtualNetworkRuleState: "Initializing" | "InProgress" | "Ready" | "Deleting" | "Unknown"

Defines values for VirtualNetworkRuleState. Possible values include: 'Initializing', 'InProgress', 'Ready', 'Deleting', 'Unknown'

readonly
enum

{string}

VirtualNetworkRulesBeginCreateOrUpdateResponse

VirtualNetworkRulesBeginCreateOrUpdateResponse: VirtualNetworkRule & object

Contains response data for the beginCreateOrUpdate operation.

VirtualNetworkRulesCreateOrUpdateResponse

VirtualNetworkRulesCreateOrUpdateResponse: VirtualNetworkRule & object

Contains response data for the createOrUpdate operation.

VirtualNetworkRulesGetResponse

VirtualNetworkRulesGetResponse: VirtualNetworkRule & object

Contains response data for the get operation.

VirtualNetworkRulesListByServerNextResponse

VirtualNetworkRulesListByServerNextResponse: VirtualNetworkRuleListResult & object

Contains response data for the listByServerNext operation.

VirtualNetworkRulesListByServerResponse

VirtualNetworkRulesListByServerResponse: VirtualNetworkRuleListResult & object

Contains response data for the listByServer operation.

Variables

Const BaseResource

BaseResource: any = BaseResourceMapper

Const CloudError

CloudError: any = CloudErrorMapper

Object literals

Const Configuration

Configuration: object

serializedName

serializedName: string = "Configuration"

type

type: object

className

className: string = "Configuration"

name

name: string = "Composite"

modelProperties

modelProperties: object

allowedValues

allowedValues: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.allowedValues"

type

type: object

name

name: string = "String"

dataType

dataType: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.dataType"

type

type: object

name

name: string = "String"

defaultValue

defaultValue: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.defaultValue"

type

type: object

name

name: string = "String"

description

description: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.description"

type

type: object

name

name: string = "String"

source

source: object

serializedName

serializedName: string = "properties.source"

type

type: object

name

name: string = "String"

value

value: object

serializedName

serializedName: string = "properties.value"

type

type: object

name

name: string = "String"

Const ConfigurationListResult

ConfigurationListResult: object

serializedName

serializedName: string = "ConfigurationListResult"

type

type: object

className

className: string = "ConfigurationListResult"

name

name: string = "Composite"

modelProperties

modelProperties: object

value

value: object

serializedName

serializedName: string = ""

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "Configuration"

name

name: string = "Composite"

Const Database

Database: object

serializedName

serializedName: string = "Database"

type

type: object

className

className: string = "Database"

name

name: string = "Composite"

modelProperties

modelProperties: object

charset

charset: object

serializedName

serializedName: string = "properties.charset"

type

type: object

name

name: string = "String"

collation

collation: object

serializedName

serializedName: string = "properties.collation"

type

type: object

name

name: string = "String"

Const DatabaseListResult

DatabaseListResult: object

serializedName

serializedName: string = "DatabaseListResult"

type

type: object

className

className: string = "DatabaseListResult"

name

name: string = "Composite"

modelProperties

modelProperties: object

value

value: object

serializedName

serializedName: string = ""

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "Database"

name

name: string = "Composite"

Const FirewallRule

FirewallRule: object

serializedName

serializedName: string = "FirewallRule"

type

type: object

className

className: string = "FirewallRule"

name

name: string = "Composite"

modelProperties

modelProperties: object

endIpAddress

endIpAddress: object

required

required: boolean = true

serializedName

serializedName: string = "properties.endIpAddress"

constraints

constraints: object

Pattern

Pattern: RegExp = /^(([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])\.){3}([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])$/

type

type: object

name

name: string = "String"

startIpAddress

startIpAddress: object

required

required: boolean = true

serializedName

serializedName: string = "properties.startIpAddress"

constraints

constraints: object

Pattern

Pattern: RegExp = /^(([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])\.){3}([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])$/

type

type: object

name

name: string = "String"

Const FirewallRuleListResult

FirewallRuleListResult: object

serializedName

serializedName: string = "FirewallRuleListResult"

type

type: object

className

className: string = "FirewallRuleListResult"

name

name: string = "Composite"

modelProperties

modelProperties: object

value

value: object

serializedName

serializedName: string = ""

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "FirewallRule"

name

name: string = "Composite"

Const LogFile

LogFile: object

serializedName

serializedName: string = "LogFile"

type

type: object

className

className: string = "LogFile"

name

name: string = "Composite"

modelProperties

modelProperties: object

createdTime

createdTime: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.createdTime"

type

type: object

name

name: string = "DateTime"

lastModifiedTime

lastModifiedTime: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.lastModifiedTime"

type

type: object

name

name: string = "DateTime"

logFileType

logFileType: object

serializedName

serializedName: string = "properties.type"

type

type: object

name

name: string = "String"

sizeInKB

sizeInKB: object

serializedName

serializedName: string = "properties.sizeInKB"

type

type: object

name

name: string = "Number"

url

url: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.url"

type

type: object

name

name: string = "String"

Const LogFileListResult

LogFileListResult: object

serializedName

serializedName: string = "LogFileListResult"

type

type: object

className

className: string = "LogFileListResult"

name

name: string = "Composite"

modelProperties

modelProperties: object

value

value: object

serializedName

serializedName: string = ""

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "LogFile"

name

name: string = "Composite"

Const NameAvailability

NameAvailability: object

serializedName

serializedName: string = "NameAvailability"

type

type: object

className

className: string = "NameAvailability"

name

name: string = "Composite"

modelProperties

modelProperties: object

message

message: object

serializedName

serializedName: string = "message"

type

type: object

name

name: string = "String"

nameAvailable

nameAvailable: object

serializedName

serializedName: string = "nameAvailable"

type

type: object

name

name: string = "Boolean"

reason

reason: object

serializedName

serializedName: string = "reason"

type

type: object

name

name: string = "String"

Const NameAvailabilityRequest

NameAvailabilityRequest: object

serializedName

serializedName: string = "NameAvailabilityRequest"

type

type: object

className

className: string = "NameAvailabilityRequest"

name

name: string = "Composite"

modelProperties

modelProperties: object

name

name: object

required

required: boolean = true

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

type

type: object

serializedName

serializedName: string = "type"

type

type: object

name

name: string = "String"

Const Operation

Operation: object

serializedName

serializedName: string = "Operation"

type

type: object

className

className: string = "Operation"

name

name: string = "Composite"

modelProperties

modelProperties: object

display

display: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "display"

type

type: object

className

className: string = "OperationDisplay"

name

name: string = "Composite"

name

name: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

origin

origin: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "origin"

type

type: object

name

name: string = "String"

properties

properties: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

name

name: string = "Object"

Const OperationDisplay

OperationDisplay: object

serializedName

serializedName: string = "OperationDisplay"

type

type: object

className

className: string = "OperationDisplay"

name

name: string = "Composite"

modelProperties

modelProperties: object

description

description: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "description"

type

type: object

name

name: string = "String"

operation

operation: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "operation"

type

type: object

name

name: string = "String"

provider

provider: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "provider"

type

type: object

name

name: string = "String"

resource

resource: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "resource"

type

type: object

name

name: string = "String"

Const OperationListResult

OperationListResult: object

serializedName

serializedName: string = "OperationListResult"

type

type: object

className

className: string = "OperationListResult"

name

name: string = "Composite"

modelProperties

modelProperties: object

value

value: object

serializedName

serializedName: string = "value"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "Operation"

name

name: string = "Composite"

Const PerformanceTierListResult

PerformanceTierListResult: object

serializedName

serializedName: string = "PerformanceTierListResult"

type

type: object

className

className: string = "PerformanceTierListResult"

name

name: string = "Composite"

modelProperties

modelProperties: object

value

value: object

serializedName

serializedName: string = ""

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "PerformanceTierProperties"

name

name: string = "Composite"

Const PerformanceTierProperties

PerformanceTierProperties: object

serializedName

serializedName: string = "PerformanceTierProperties"

type

type: object

className

className: string = "PerformanceTierProperties"

name

name: string = "Composite"

modelProperties

modelProperties: object

id

id: object

serializedName

serializedName: string = "id"

type

type: object

name

name: string = "String"

serviceLevelObjectives

serviceLevelObjectives: object

serializedName

serializedName: string = "serviceLevelObjectives"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "PerformanceTierServiceLevelObjectives"

name

name: string = "Composite"

Const PerformanceTierServiceLevelObjectives

PerformanceTierServiceLevelObjectives: object

serializedName

serializedName: string = "PerformanceTierServiceLevelObjectives"

type

type: object

className

className: string = "PerformanceTierServiceLevelObjectives"

name

name: string = "Composite"

modelProperties

modelProperties: object

edition

edition: object

serializedName

serializedName: string = "edition"

type

type: object

name

name: string = "String"

hardwareGeneration

hardwareGeneration: object

serializedName

serializedName: string = "hardwareGeneration"

type

type: object

name

name: string = "String"

id

id: object

serializedName

serializedName: string = "id"

type

type: object

name

name: string = "String"

maxBackupRetentionDays

maxBackupRetentionDays: object

serializedName

serializedName: string = "maxBackupRetentionDays"

type

type: object

name

name: string = "Number"

maxStorageMB

maxStorageMB: object

serializedName

serializedName: string = "maxStorageMB"

type

type: object

name

name: string = "Number"

minBackupRetentionDays

minBackupRetentionDays: object

serializedName

serializedName: string = "minBackupRetentionDays"

type

type: object

name

name: string = "Number"

minStorageMB

minStorageMB: object

serializedName

serializedName: string = "minStorageMB"

type

type: object

name

name: string = "Number"

vCore

vCore: object

serializedName

serializedName: string = "vCore"

type

type: object

name

name: string = "Number"

Const ProxyResource

ProxyResource: object

serializedName

serializedName: string = "ProxyResource"

type

type: object

className

className: string = "ProxyResource"

name

name: string = "Composite"

modelProperties

modelProperties: object

id

id: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "id"

type

type: object

name

name: string = "String"

name

name: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

type

type: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "type"

type

type: object

name

name: string = "String"

Const Server

Server: object

serializedName

serializedName: string = "Server"

type

type: object

className

className: string = "Server"

name

name: string = "Composite"

modelProperties

modelProperties: object

administratorLogin

administratorLogin: object

serializedName

serializedName: string = "properties.administratorLogin"

type

type: object

name

name: string = "String"

earliestRestoreDate

earliestRestoreDate: object

serializedName

serializedName: string = "properties.earliestRestoreDate"

type

type: object

name

name: string = "DateTime"

fullyQualifiedDomainName

fullyQualifiedDomainName: object

serializedName

serializedName: string = "properties.fullyQualifiedDomainName"

type

type: object

name

name: string = "String"

masterServerId

masterServerId: object

serializedName

serializedName: string = "properties.masterServerId"

type

type: object

name

name: string = "String"

replicaCapacity

replicaCapacity: object

serializedName

serializedName: string = "properties.replicaCapacity"

constraints

constraints: object

InclusiveMinimum

InclusiveMinimum: number = 0

type

type: object

name

name: string = "Number"

replicationRole

replicationRole: object

serializedName

serializedName: string = "properties.replicationRole"

type

type: object

name

name: string = "String"

sku

sku: object

serializedName

serializedName: string = "sku"

type

type: object

className

className: string = "Sku"

name

name: string = "Composite"

sslEnforcement

sslEnforcement: object

serializedName

serializedName: string = "properties.sslEnforcement"

type

type: object

allowedValues

allowedValues: string[] = ["Enabled","Disabled"]

name

name: string = "Enum"

storageProfile

storageProfile: object

serializedName

serializedName: string = "properties.storageProfile"

type

type: object

className

className: string = "StorageProfile"

name

name: string = "Composite"

userVisibleState

userVisibleState: object

serializedName

serializedName: string = "properties.userVisibleState"

type

type: object

name

name: string = "String"

version

version: object

serializedName

serializedName: string = "properties.version"

type

type: object

name

name: string = "String"

Const ServerForCreate

ServerForCreate: object

serializedName

serializedName: string = "ServerForCreate"

type

type: object

className

className: string = "ServerForCreate"

name

name: string = "Composite"

modelProperties

modelProperties: object

location

location: object

required

required: boolean = true

serializedName

serializedName: string = "location"

type

type: object

name

name: string = "String"

properties

properties: object

required

required: boolean = true

serializedName

serializedName: string = "properties"

type

type: object

className

className: string = "ServerPropertiesForCreate"

name

name: string = "Composite"

sku

sku: object

serializedName

serializedName: string = "sku"

type

type: object

className

className: string = "Sku"

name

name: string = "Composite"

tags

tags: object

serializedName

serializedName: string = "tags"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

name

name: string = "String"

Const ServerListResult

ServerListResult: object

serializedName

serializedName: string = "ServerListResult"

type

type: object

className

className: string = "ServerListResult"

name

name: string = "Composite"

modelProperties

modelProperties: object

value

value: object

serializedName

serializedName: string = ""

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "Server"

name

name: string = "Composite"

Const ServerPropertiesForCreate

ServerPropertiesForCreate: object

serializedName

serializedName: string = "ServerPropertiesForCreate"

type

type: object

className

className: string = "ServerPropertiesForCreate"

name

name: string = "Composite"

uberParent

uberParent: string = "ServerPropertiesForCreate"

modelProperties

modelProperties: object

createMode

createMode: object

required

required: boolean = true

serializedName

serializedName: string = "createMode"

type

type: object

name

name: string = "String"

sslEnforcement

sslEnforcement: object

serializedName

serializedName: string = "sslEnforcement"

type

type: object

allowedValues

allowedValues: string[] = ["Enabled","Disabled"]

name

name: string = "Enum"

storageProfile

storageProfile: object

serializedName

serializedName: string = "storageProfile"

type

type: object

className

className: string = "StorageProfile"

name

name: string = "Composite"

version

version: object

serializedName

serializedName: string = "version"

type

type: object

name

name: string = "String"

polymorphicDiscriminator

polymorphicDiscriminator: object

clientName

clientName: string = "createMode"

serializedName

serializedName: string = "createMode"

Const ServerPropertiesForDefaultCreate

ServerPropertiesForDefaultCreate: object

serializedName

serializedName: string = "Default"

type

type: object

className

className: string = "ServerPropertiesForDefaultCreate"

name

name: string = "Composite"

polymorphicDiscriminator

polymorphicDiscriminator: any = ServerPropertiesForCreate.type.polymorphicDiscriminator

uberParent

uberParent: string = "ServerPropertiesForCreate"

modelProperties

modelProperties: object

administratorLogin

administratorLogin: object

required

required: boolean = true

serializedName

serializedName: string = "administratorLogin"

type

type: object

name

name: string = "String"

administratorLoginPassword

administratorLoginPassword: object

required

required: boolean = true

serializedName

serializedName: string = "administratorLoginPassword"

type

type: object

name

name: string = "String"

Const ServerPropertiesForGeoRestore

ServerPropertiesForGeoRestore: object

serializedName

serializedName: string = "GeoRestore"

type

type: object

className

className: string = "ServerPropertiesForGeoRestore"

name

name: string = "Composite"

polymorphicDiscriminator

polymorphicDiscriminator: any = ServerPropertiesForCreate.type.polymorphicDiscriminator

uberParent

uberParent: string = "ServerPropertiesForCreate"

modelProperties

modelProperties: object

sourceServerId

sourceServerId: object

required

required: boolean = true

serializedName

serializedName: string = "sourceServerId"

type

type: object

name

name: string = "String"

Const ServerPropertiesForReplica

ServerPropertiesForReplica: object

serializedName

serializedName: string = "Replica"

type

type: object

className

className: string = "ServerPropertiesForReplica"

name

name: string = "Composite"

polymorphicDiscriminator

polymorphicDiscriminator: any = ServerPropertiesForCreate.type.polymorphicDiscriminator

uberParent

uberParent: string = "ServerPropertiesForCreate"

modelProperties

modelProperties: object

sourceServerId

sourceServerId: object

required

required: boolean = true

serializedName

serializedName: string = "sourceServerId"

type

type: object

name

name: string = "String"

Const ServerPropertiesForRestore

ServerPropertiesForRestore: object

serializedName

serializedName: string = "PointInTimeRestore"

type

type: object

className

className: string = "ServerPropertiesForRestore"

name

name: string = "Composite"

polymorphicDiscriminator

polymorphicDiscriminator: any = ServerPropertiesForCreate.type.polymorphicDiscriminator

uberParent

uberParent: string = "ServerPropertiesForCreate"

modelProperties

modelProperties: object

restorePointInTime

restorePointInTime: object

required

required: boolean = true

serializedName

serializedName: string = "restorePointInTime"

type

type: object

name

name: string = "DateTime"

sourceServerId

sourceServerId: object

required

required: boolean = true

serializedName

serializedName: string = "sourceServerId"

type

type: object

name

name: string = "String"

Const ServerSecurityAlertPolicy

ServerSecurityAlertPolicy: object

serializedName

serializedName: string = "ServerSecurityAlertPolicy"

type

type: object

className

className: string = "ServerSecurityAlertPolicy"

name

name: string = "Composite"

modelProperties

modelProperties: object

disabledAlerts

disabledAlerts: object

serializedName

serializedName: string = "properties.disabledAlerts"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

emailAccountAdmins

emailAccountAdmins: object

serializedName

serializedName: string = "properties.emailAccountAdmins"

type

type: object

name

name: string = "Boolean"

emailAddresses

emailAddresses: object

serializedName

serializedName: string = "properties.emailAddresses"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

retentionDays

retentionDays: object

serializedName

serializedName: string = "properties.retentionDays"

type

type: object

name

name: string = "Number"

state

state: object

required

required: boolean = true

serializedName

serializedName: string = "properties.state"

type

type: object

allowedValues

allowedValues: string[] = ["Enabled","Disabled"]

name

name: string = "Enum"

storageAccountAccessKey

storageAccountAccessKey: object

serializedName

serializedName: string = "properties.storageAccountAccessKey"

type

type: object

name

name: string = "String"

storageEndpoint

storageEndpoint: object

serializedName

serializedName: string = "properties.storageEndpoint"

type

type: object

name

name: string = "String"

Const ServerUpdateParameters

ServerUpdateParameters: object

serializedName

serializedName: string = "ServerUpdateParameters"

type

type: object

className

className: string = "ServerUpdateParameters"

name

name: string = "Composite"

modelProperties

modelProperties: object

administratorLoginPassword

administratorLoginPassword: object

serializedName

serializedName: string = "properties.administratorLoginPassword"

type

type: object

name

name: string = "String"

replicationRole

replicationRole: object

serializedName

serializedName: string = "properties.replicationRole"

type

type: object

name

name: string = "String"

sku

sku: object

serializedName

serializedName: string = "sku"

type

type: object

className

className: string = "Sku"

name

name: string = "Composite"

sslEnforcement

sslEnforcement: object

serializedName

serializedName: string = "properties.sslEnforcement"

type

type: object

allowedValues

allowedValues: string[] = ["Enabled","Disabled"]

name

name: string = "Enum"

storageProfile

storageProfile: object

serializedName

serializedName: string = "properties.storageProfile"

type

type: object

className

className: string = "StorageProfile"

name

name: string = "Composite"

tags

tags: object

serializedName

serializedName: string = "tags"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

name

name: string = "String"

version

version: object

serializedName

serializedName: string = "properties.version"

type

type: object

name

name: string = "String"

Const Sku

Sku: object

serializedName

serializedName: string = "Sku"

type

type: object

className

className: string = "Sku"

name

name: string = "Composite"

modelProperties

modelProperties: object

capacity

capacity: object

serializedName

serializedName: string = "capacity"

constraints

constraints: object

InclusiveMinimum

InclusiveMinimum: number = 0

type

type: object

name

name: string = "Number"

family

family: object

serializedName

serializedName: string = "family"

type

type: object

name

name: string = "String"

name

name: object

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

size

size: object

serializedName

serializedName: string = "size"

type

type: object

name

name: string = "String"

tier

tier: object

serializedName

serializedName: string = "tier"

type

type: object

name

name: string = "String"

Const StorageProfile

StorageProfile: object

serializedName

serializedName: string = "StorageProfile"

type

type: object

className

className: string = "StorageProfile"

name

name: string = "Composite"

modelProperties

modelProperties: object

backupRetentionDays

backupRetentionDays: object

serializedName

serializedName: string = "backupRetentionDays"

type

type: object

name

name: string = "Number"

geoRedundantBackup

geoRedundantBackup: object

serializedName

serializedName: string = "geoRedundantBackup"

type

type: object

name

name: string = "String"

storageAutogrow

storageAutogrow: object

serializedName

serializedName: string = "storageAutogrow"

type

type: object

name

name: string = "String"

storageMB

storageMB: object

serializedName

serializedName: string = "storageMB"

type

type: object

name

name: string = "Number"

Const TrackedResource

TrackedResource: object

serializedName

serializedName: string = "TrackedResource"

type

type: object

className

className: string = "TrackedResource"

name

name: string = "Composite"

modelProperties

modelProperties: object

location

location: object

required

required: boolean = true

serializedName

serializedName: string = "location"

type

type: object

name

name: string = "String"

tags

tags: object

serializedName

serializedName: string = "tags"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

name

name: string = "String"

Const VirtualNetworkRule

VirtualNetworkRule: object

serializedName

serializedName: string = "VirtualNetworkRule"

type

type: object

className

className: string = "VirtualNetworkRule"

name

name: string = "Composite"

modelProperties

modelProperties: object

ignoreMissingVnetServiceEndpoint

ignoreMissingVnetServiceEndpoint: object

serializedName

serializedName: string = "properties.ignoreMissingVnetServiceEndpoint"

type

type: object

name

name: string = "Boolean"

state

state: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.state"

type

type: object

name

name: string = "String"

virtualNetworkSubnetId

virtualNetworkSubnetId: object

required

required: boolean = true

serializedName

serializedName: string = "properties.virtualNetworkSubnetId"

type

type: object

name

name: string = "String"

Const VirtualNetworkRuleListResult

VirtualNetworkRuleListResult: object

serializedName

serializedName: string = "VirtualNetworkRuleListResult"

type

type: object

className

className: string = "VirtualNetworkRuleListResult"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

value

value: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = ""

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "VirtualNetworkRule"

name

name: string = "Composite"

Const acceptLanguage

acceptLanguage: object

parameterPath

parameterPath: string = "acceptLanguage"

mapper

mapper: object

defaultValue

defaultValue: string = "en-US"

serializedName

serializedName: string = "accept-language"

type

type: object

name

name: string = "String"

Const apiVersion

apiVersion: object

parameterPath

parameterPath: string = "apiVersion"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "api-version"

type

type: object

name

name: string = "String"

Const configurationName

configurationName: object

parameterPath

parameterPath: string = "configurationName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "configurationName"

type

type: object

name

name: string = "String"

Const databaseName

databaseName: object

parameterPath

parameterPath: string = "databaseName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "databaseName"

type

type: object

name

name: string = "String"

Const discriminators

discriminators: object

ServerPropertiesForCreate

ServerPropertiesForCreate: any = ServerPropertiesForCreate

ServerPropertiesForCreate.Default

ServerPropertiesForCreate.Default: any = ServerPropertiesForDefaultCreate

ServerPropertiesForCreate.GeoRestore

ServerPropertiesForCreate.GeoRestore: any = ServerPropertiesForGeoRestore

ServerPropertiesForCreate.PointInTimeRestore

ServerPropertiesForCreate.PointInTimeRestore: any = ServerPropertiesForRestore

ServerPropertiesForCreate.Replica

ServerPropertiesForCreate.Replica: any = ServerPropertiesForReplica

Const firewallRuleName

firewallRuleName: object

parameterPath

parameterPath: string = "firewallRuleName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "firewallRuleName"

type

type: object

name

name: string = "String"

Const locationName

locationName: object

parameterPath

parameterPath: string = "locationName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "locationName"

type

type: object

name

name: string = "String"

Const nextPageLink

nextPageLink: object

parameterPath

parameterPath: string = "nextPageLink"

skipEncoding

skipEncoding: boolean = true

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

Const resourceGroupName

resourceGroupName: object

parameterPath

parameterPath: string = "resourceGroupName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "resourceGroupName"

type

type: object

name

name: string = "String"

Const securityAlertPolicyName

securityAlertPolicyName: object

parameterPath

parameterPath: string = "securityAlertPolicyName"

mapper

mapper: object

defaultValue

defaultValue: string = "Default"

isConstant

isConstant: boolean = true

required

required: boolean = true

serializedName

serializedName: string = "securityAlertPolicyName"

type

type: object

name

name: string = "String"

Const serverName

serverName: object

parameterPath

parameterPath: string = "serverName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "serverName"

type

type: object

name

name: string = "String"

Const subscriptionId

subscriptionId: object

parameterPath

parameterPath: string = "subscriptionId"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "subscriptionId"

type

type: object

name

name: string = "String"

Const virtualNetworkRuleName

virtualNetworkRuleName: object

parameterPath

parameterPath: string = "virtualNetworkRuleName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "virtualNetworkRuleName"

type

type: object

name

name: string = "String"

Generated using TypeDoc