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