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

PSRestoreTable Class

Definition

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

Applies to