共用方式為


ManagedCassandraARMResourceProperties interface

ARM 資源的核心屬性。

屬性

id

ARM 資源的唯一資源識別碼。 注意:此屬性不會序列化。 它只能由伺服器填入。

identity

資源的身分識別。

location

資源所屬資源群組的位置。

name

ARM 資源的名稱。 注意:此屬性不會序列化。 它只能由伺服器填入。

tags

標籤是描述資源的索引鍵/值組清單。 這些標記可用來在資源群組間檢視資源,以及對資源分組。 資源最多可提供 15 個標籤。 每個標記的金鑰都不得多於 128 個字元,值則不得多於 256 個字元。 例如,範本類型的預設體驗設定為 「defaultExperience」:「Cassandra」。 目前的 「defaultExperience」 值也包括 「Table」、「Graph」、「DocumentDB」 和 「MongoDB」。

type

Azure 資源的類型。 注意:此屬性不會序列化。 它只能由伺服器填入。

屬性詳細資料

id

ARM 資源的唯一資源識別碼。 注意:此屬性不會序列化。 它只能由伺服器填入。

id?: string

屬性值

string

identity

資源的身分識別。

identity?: ManagedCassandraManagedServiceIdentity

屬性值

location

資源所屬資源群組的位置。

location?: string

屬性值

string

name

ARM 資源的名稱。 注意:此屬性不會序列化。 它只能由伺服器填入。

name?: string

屬性值

string

tags

標籤是描述資源的索引鍵/值組清單。 這些標記可用來在資源群組間檢視資源,以及對資源分組。 資源最多可提供 15 個標籤。 每個標記的金鑰都不得多於 128 個字元,值則不得多於 256 個字元。 例如,範本類型的預設體驗設定為 「defaultExperience」:「Cassandra」。 目前的 「defaultExperience」 值也包括 「Table」、「Graph」、「DocumentDB」 和 「MongoDB」。

tags?: {[propertyName: string]: string}

屬性值

{[propertyName: string]: string}

type

Azure 資源的類型。 注意:此屬性不會序列化。 它只能由伺服器填入。

type?: string

屬性值

string