SynapseSqlPoolPatch Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A SQL Analytics pool patch info.
public class SynapseSqlPoolPatch
type SynapseSqlPoolPatch = class
Public Class SynapseSqlPoolPatch
- Inheritance
-
SynapseSqlPoolPatch
Synapse |
Initializes a new instance of SynapseSqlPoolPatch. |
Collation |
Collation mode. |
Created |
Date the SQL pool was created. |
Create |
Specifies the mode of sql pool creation. Default: regular sql pool creation. PointInTimeRestore: Creates a sql pool by restoring a point in time backup of an existing sql pool. sourceDatabaseId must be specified as the resource ID of the existing sql pool, and restorePointInTime must be specified. Recovery: Creates a sql pool by a geo-replicated backup. sourceDatabaseId must be specified as the recoverableDatabaseId to restore. Restore: Creates a sql pool by restoring a backup of a deleted sql pool. SourceDatabaseId should be the sql pool's original resource ID. SourceDatabaseId and sourceDatabaseDeletionDate must be specified. |
Location |
The geo-location where the resource lives. |
Max |
Maximum size in bytes. |
Provisioning |
Resource state. |
Recoverable |
Backup database to restore from. |
Restore |
Snapshot time to restore. |
Sku |
SQL pool SKU. |
Source |
Specifies the time that the sql pool was deleted. |
Source |
Source database to create from. |
Status |
Resource status. |
Storage |
The storage account type used to store backups for this sql pool. |
Tags |
Resource tags. |
Azure SDK for .NET 피드백
Azure SDK for .NET은(는) 오픈 소스 프로젝트입니다. 다음 링크를 선택하여 피드백을 제공해 주세요.