共用方式為


GenericResourceExpanded 類別

資源資訊。

變數只會由伺服器填入,而且會在傳送要求時予以忽略。

繼承
azure.mgmt.resource.resources.v2022_09_01.models._models_py3.GenericResource
GenericResourceExpanded

建構函式

GenericResourceExpanded(*, location: str | None = None, extended_location: _models.ExtendedLocation | None = None, tags: Dict[str, str] | None = None, plan: _models.Plan | None = None, properties: MutableMapping[str, Any] | None = None, kind: str | None = None, managed_by: str | None = None, sku: _models.Sku | None = None, identity: _models.Identity | None = None, **kwargs: Any)

僅限關鍵字參數

名稱 Description
location
str

資源位置。

extended_location

資源擴充位置。

tags

資源標籤。

plan

資源的計畫。

properties
<xref:JSON>

資源屬性。

kind
str

資源的種類。

managed_by
str

管理此資源之資源的識別碼。

sku
Sku

資源的 SKU。

identity

資源的身分識別。

變數

名稱 Description
id
str

資源識別碼。

name
str

資源名稱。

type
str

資源類型。

location
str

資源位置。

extended_location

資源擴充位置。

tags

資源標籤。

plan

資源的計畫。

properties
<xref:JSON>

資源屬性。

kind
str

資源的種類。

managed_by
str

管理此資源之資源的識別碼。

sku
Sku

資源的 SKU。

identity

資源的身分識別。

created_time

資源的建立時間。 只有在透過 $expand 查詢參數要求時,才會存在此狀況。

changed_time

資源變更的時間。 只有在透過 $expand 查詢參數要求時,才會存在此狀況。

provisioning_state
str

資源的布建狀態。 只有在透過 $expand 查詢參數要求時,才會存在此狀況。