RestorableDroppedSqlPools interface
RestoreableDroppedSqlPools'u temsil eden arabirim.
Yöntemler
| get(string, string, string, Restorable |
Geri yüklenebilen silinmiş bir SQL havuzunu alır |
| list |
Geri yüklenebilen silinmiş Sql havuzlarının listesini alır |
Yöntem Ayrıntıları
get(string, string, string, RestorableDroppedSqlPoolsGetOptionalParams)
Geri yüklenebilen silinmiş bir SQL havuzunu alır
function get(resourceGroupName: string, workspaceName: string, restorableDroppedSqlPoolId: string, options?: RestorableDroppedSqlPoolsGetOptionalParams): Promise<RestorableDroppedSqlPool>
Parametreler
- resourceGroupName
-
string
Kaynak grubunun adı. Ad büyük/küçük harfe duyarsız.
- workspaceName
-
string
Çalışma alanının adı.
- restorableDroppedSqlPoolId
-
string
Silinen Sql Havuzunun kimliği sqlPoolName,deletionTimeInFileTimeFormat biçiminde
Seçenekler parametreleri.
Döndürülenler
Promise<RestorableDroppedSqlPool>
listByWorkspace(string, string, RestorableDroppedSqlPoolsListByWorkspaceOptionalParams)
Geri yüklenebilen silinmiş Sql havuzlarının listesini alır
function listByWorkspace(resourceGroupName: string, workspaceName: string, options?: RestorableDroppedSqlPoolsListByWorkspaceOptionalParams): PagedAsyncIterableIterator<RestorableDroppedSqlPool, RestorableDroppedSqlPool[], PageSettings>
Parametreler
- resourceGroupName
-
string
Kaynak grubunun adı. Ad büyük/küçük harfe duyarsız.
- workspaceName
-
string
Çalışma alanının adı.
Seçenekler parametreleri.