你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

PSRestoreTable(String, String, String, String, String, String) Constructor

Definition

public PSRestoreTable (string resourceGroupName, string workspaceName, string tableName, string startRestoreTime, string endRestoreTime, string SourceTable);
new Microsoft.Azure.Commands.OperationalInsights.Models.PSRestoreTable : string * string * string * string * string * string -> Microsoft.Azure.Commands.OperationalInsights.Models.PSRestoreTable
Public Sub New (resourceGroupName As String, workspaceName As String, tableName As String, startRestoreTime As String, endRestoreTime As String, SourceTable As String)

Parameters

resourceGroupName
String
workspaceName
String
tableName
String
startRestoreTime
String
endRestoreTime
String
SourceTable
String

Applies to