你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

TargetResource Class

Target resource.

Inheritance
azure.mgmt.resource.resources._serialization.Model
TargetResource

Constructor

TargetResource(*, id: str | None = None, resource_name: str | None = None, resource_type: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
id
str

The ID of the resource.

resource_name
str

The name of the resource.

resource_type
str

The type of the resource.

Variables

Name Description
id
str

The ID of the resource.

resource_name
str

The name of the resource.

resource_type
str

The type of the resource.