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

TableGetResults 类

定义

Azure Cosmos DB 表。

[Microsoft.Rest.Serialization.JsonTransformation]
public class TableGetResults : Microsoft.Azure.Management.CosmosDB.Models.ARMResourceProperties
[<Microsoft.Rest.Serialization.JsonTransformation>]
type TableGetResults = class
    inherit ARMResourceProperties
Public Class TableGetResults
Inherits ARMResourceProperties
继承
TableGetResults
属性

构造函数

TableGetResults()

初始化 TableGetResults 类的新实例。

TableGetResults(String, String, String, String, IDictionary<String,String>, TableGetPropertiesResource, TableGetPropertiesOptions)

初始化 TableGetResults 类的新实例。

属性

Id

获取 ARM 资源的唯一资源标识符。

(继承自 ARMResourceProperties)
Location

获取或设置资源所属资源组的位置。

(继承自 ARMResourceProperties)
Name

获取 ARM 资源的名称。

(继承自 ARMResourceProperties)
Options

Azure Cosmos DB 表。

Resource

Azure Cosmos DB 表。

Tags

Azure Cosmos DB 表。

(继承自 ARMResourceProperties)
Type

获取 Azure 资源的类型。

(继承自 ARMResourceProperties)

方法

Validate()

验证 对象。

适用于