PSRestoreTable Class
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 class PSRestoreTable : Microsoft.Azure.Commands.OperationalInsights.Models.PSTable
type PSRestoreTable = class
inherit PSTable
Public Class PSRestoreTable
Inherits PSTable
- Inheritance
Constructors
PSRestoreTable(String, String, String, String, String, String) |
Properties
Description | (Inherited from PSTable) |
EndRestoreTime | |
Id |
Resource Id (Inherited from PSTable) |
Name |
Table name (Inherited from PSTable) |
Plan | (Inherited from PSTable) |
ProvisioningState | (Inherited from PSTable) |
ResourceGroupName | (Inherited from OperationalInsightsParametersBase) |
RestoredLogs | (Inherited from PSTable) |
RetentionInDays | (Inherited from PSTable) |
Schema | (Inherited from PSTable) |
SearchResults | (Inherited from PSTable) |
SourceTable | |
StartRestoreTime | |
TotalRetentionInDays | (Inherited from PSTable) |
WorkspaceName | (Inherited from OperationalInsightsParametersBase) |
Methods
ToTableProperties() |
Creates a Table object for create or update flow |