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