Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ServerPropertiesForGeoRestore

Package version

The properties used to create a new server by restoring to a different region from a geo replicated backup.

Hierarchy

  • ServerPropertiesForGeoRestore

Index

Properties

createMode

createMode: "GeoRestore"

Polymorphic Discriminator

sourceServerId

sourceServerId: string

The source server id to restore from.

Optional sslEnforcement

sslEnforcement: SslEnforcementEnum

Enable ssl enforcement or not when connect to server. Possible values include: 'Enabled', 'Disabled'

Optional storageProfile

storageProfile: StorageProfile

Storage profile of a server.

Optional version

version: ServerVersion

Server version. Possible values include: '5.6', '5.7'

Generated using TypeDoc