共用方式為


RestorableLocationResource Class

Definition

Properties of the regional restorable account.

public class RestorableLocationResource
type RestorableLocationResource = class
Public Class RestorableLocationResource
Inheritance
RestorableLocationResource

Constructors

RestorableLocationResource()

Initializes a new instance of the RestorableLocationResource class.

RestorableLocationResource(String, String, Nullable<DateTime>, Nullable<DateTime>)

Initializes a new instance of the RestorableLocationResource class.

Properties

CreationTime

Gets the creation time of the regional restorable database account (ISO-8601 format).

DeletionTime

Gets the time at which the regional restorable database account has been deleted (ISO-8601 format).

LocationName

Gets the location of the regional restorable account.

RegionalDatabaseAccountInstanceId

Gets the instance id of the regional restorable account.

Applies to