ReadOnlyFollowingDatabase interface

Class representing a read only following database.

Extends

Properties

attachedDatabaseConfigurationName

The name of the attached database configuration cluster

databaseShareOrigin

The origin of the following setup.

hotCachePeriod

The time the data should be kept in cache for fast queries in TimeSpan.

kind

Kind of the database

leaderClusterResourceId

The name of the leader cluster

originalDatabaseName

The original database name, before databaseNameOverride or databaseNamePrefix where applied.

principalsModificationKind

The principals modification kind of the database

provisioningState

The provisioned state of the resource.

softDeletePeriod

The time the data should be kept before it stops being accessible to queries in TimeSpan.

statistics

The statistics of the database.

suspensionDetails

The database suspension details. If the database is suspended, this object contains information related to the database's suspension state.

tableLevelSharingProperties

Table level sharing specifications

Inherited Properties

id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

location

Resource location.

name

The name of the resource

systemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

Property Details

attachedDatabaseConfigurationName

The name of the attached database configuration cluster

attachedDatabaseConfigurationName?: string

Property Value

string

databaseShareOrigin

The origin of the following setup.

databaseShareOrigin?: string

Property Value

string

hotCachePeriod

The time the data should be kept in cache for fast queries in TimeSpan.

hotCachePeriod?: string

Property Value

string

kind

Kind of the database

kind: "ReadOnlyFollowing"

Property Value

"ReadOnlyFollowing"

leaderClusterResourceId

The name of the leader cluster

leaderClusterResourceId?: string

Property Value

string

originalDatabaseName

The original database name, before databaseNameOverride or databaseNamePrefix where applied.

originalDatabaseName?: string

Property Value

string

principalsModificationKind

The principals modification kind of the database

principalsModificationKind?: string

Property Value

string

provisioningState

The provisioned state of the resource.

provisioningState?: string

Property Value

string

softDeletePeriod

The time the data should be kept before it stops being accessible to queries in TimeSpan.

softDeletePeriod?: string

Property Value

string

statistics

The statistics of the database.

statistics?: DatabaseStatistics

Property Value

suspensionDetails

The database suspension details. If the database is suspended, this object contains information related to the database's suspension state.

suspensionDetails?: SuspensionDetails

Property Value

tableLevelSharingProperties

Table level sharing specifications

tableLevelSharingProperties?: TableLevelSharingProperties

Property Value

Inherited Property Details

id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

id?: string

Property Value

string

Inherited From Database.id

location

Resource location.

location?: string

Property Value

string

Inherited From Database.location

name

The name of the resource

name?: string

Property Value

string

Inherited From Database.name

systemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

systemData?: SystemData

Property Value

Inherited From Database.systemData

type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

type?: string

Property Value

string

Inherited From Database.type