次の方法で共有


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()

オブジェクトを検証します。

適用対象