ServiceRunner Class
A container for a managed identity to execute DevTest lab services.
Variables are only populated by the server, and will be ignored when sending a request.
Constructor
ServiceRunner(*, location: str | None = None, tags: dict[str, str] | None = None, identity: _models.IdentityProperties | None = None, **kwargs: Any)
Keyword-Only Parameters
| Name | Description |
|---|---|
|
location
|
The location of the resource. Default value: None
|
|
tags
|
The tags of the resource. Default value: None
|
|
identity
|
The identity of the resource. Default value: None
|