Resource クラス

指定されたリソース。

変数はサーバーによってのみ設定され、要求の送信時には無視されます。

継承
azure.mgmt.resource.resources._serialization.Model
Resource

コンストラクター

Resource(*, location: str | None = None, extended_location: _models.ExtendedLocation | None = None, tags: Dict[str, str] | None = None, **kwargs)

変数

id
str

リソースの ID

name
str

リソース名。

type
str

リソースの種類。

location
str

リソースの場所。

extended_location
ExtendedLocation

リソースの拡張場所。

tags
dict[str, str]

リソース タグ。