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

PSSearchTable Class

Definition

public class PSSearchTable : Microsoft.Azure.Commands.OperationalInsights.Models.PSTable
type PSSearchTable = class
    inherit PSTable
Public Class PSSearchTable
Inherits PSTable
Inheritance

Constructors

PSSearchTable(String, String, String, String, String, String, Nullable<Int32>)

Properties

Description (Inherited from PSTable)
EndSearchTime
Id

Resource Id

(Inherited from PSTable)
Limit
Name

Table name

(Inherited from PSTable)
Plan (Inherited from PSTable)
ProvisioningState (Inherited from PSTable)
Query
ResourceGroupName (Inherited from OperationalInsightsParametersBase)
RestoredLogs (Inherited from PSTable)
RetentionInDays (Inherited from PSTable)
Schema (Inherited from PSTable)
SearchResults (Inherited from PSTable)
StartSearchTime
TotalRetentionInDays (Inherited from PSTable)
WorkspaceName (Inherited from OperationalInsightsParametersBase)

Methods

ToTableProperties()

Creates a Table object for create or update flow

Applies to