FavoriteProcessResource Class

A favorite process identifier.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
azure.mgmt.testbase.models._models_py3.ProxyResource
FavoriteProcessResource

Constructor

FavoriteProcessResource(*, actual_process_name: Optional[str] = None, **kwargs)

Parameters

actual_process_name
str
Required

The actual name of the favorite process. It will be equal to resource name except for the scenario that the process name contains characters that are not allowed in the resource name.

Variables

id
str

Resource ID.

name
str

Resource name.

type
str

Resource type.

system_data
<xref:test_base.models.SystemData>

The system metadata relating to this resource.