共用方式為


Resource interface

表示 Analysis Services 資源的實例。

屬性

id

表示 Analysis Services 資源的識別碼。 注意:此屬性不會序列化。 它只能由伺服器填入。

location

Analysis Services 資源的位置。

name

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

sku

Analysis Services 資源的 SKU。

tags

其他資源布建屬性的索引鍵/值組。

type

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

屬性詳細資料

id

表示 Analysis Services 資源的識別碼。 注意:此屬性不會序列化。 它只能由伺服器填入。

id?: string

屬性值

string

location

Analysis Services 資源的位置。

location: string

屬性值

string

name

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

name?: string

屬性值

string

sku

Analysis Services 資源的 SKU。

sku: ResourceSku

屬性值

tags

其他資源布建屬性的索引鍵/值組。

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

屬性值

{[propertyName: string]: string}

type

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

type?: string

屬性值

string