PSTable 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 PSTable : Microsoft.Azure.Commands.OperationalInsights.OperationalInsightsParametersBase
type PSTable = class
inherit OperationalInsightsParametersBase
Public Class PSTable
Inherits OperationalInsightsParametersBase
- Inheritance
- Derived
Constructors
PSTable() | |
PSTable(String, String, String, String, Nullable<Int32>, Nullable<Int32>, String, String, Hashtable) | |
PSTable(Table, String, String) |
Creates a PS Table object that is same as response contract |
Properties
Description | |
Id |
Resource Id |
Name |
Table name |
Plan | |
ProvisioningState | |
ResourceGroupName | (Inherited from OperationalInsightsParametersBase) |
RestoredLogs | |
RetentionInDays | |
Schema | |
SearchResults | |
TotalRetentionInDays | |
WorkspaceName | (Inherited from OperationalInsightsParametersBase) |
Methods
ToTableProperties() |
Creates a Table object for create or update flow |