PSRestoreTable(String, String, String, String, String, String) Constructor
Definition
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.
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