User Class
Profile of a lab user.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.devtestlabs.models._models_py3.ResourceUser
Constructor
User(*, location: Optional[str] = None, tags: Optional[Dict[str, str]] = None, identity: Optional[azure.mgmt.devtestlabs.models._models_py3.UserIdentity] = None, secret_store: Optional[azure.mgmt.devtestlabs.models._models_py3.UserSecretStore] = None, **kwargs)
Parameters
Variables
- id
- str
The identifier of the resource.
- name
- str
The name of the resource.
- type
- str
The type of the resource.
- created_date
- datetime
The creation date of the user profile.
- provisioning_state
- str
The provisioning status of the resource.
- unique_identifier
- str
The unique immutable identifier of a resource (Guid).
Feedback
Submit and view feedback for