TargetResource Class
Target resource.
- Inheritance
-
azure.mgmt.resource.resources._serialization.ModelTargetResource
Constructor
TargetResource(*, id: str | None = None, resource_name: str | None = None, resource_type: str | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
id
|
The ID of the resource. |
resource_name
|
The name of the resource. |
resource_type
|
The type of the resource. |
Variables
Name | Description |
---|---|
id
|
The ID of the resource. |
resource_name
|
The name of the resource. |
resource_type
|
The type of the resource. |
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for Python