次の方法で共有


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