Udostępnij za pośrednictwem


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