Share via


CosmosDBAccountRestoreParameters.RestoreMode Property

Definition

Describes the mode of the restore.

public Azure.ResourceManager.CosmosDB.Models.CosmosDBAccountRestoreMode? RestoreMode { get; set; }
member this.RestoreMode : Nullable<Azure.ResourceManager.CosmosDB.Models.CosmosDBAccountRestoreMode> with get, set
Public Property RestoreMode As Nullable(Of CosmosDBAccountRestoreMode)

Property Value

Applies to