UserFragment Class

The User registered to a lab.

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

Inheritance
azure.mgmt.labservices.models._models_py3.Resource
UserFragment

Constructor

UserFragment(*, location: Optional[str] = None, tags: Optional[Dict[str, str]] = None, provisioning_state: Optional[str] = None, unique_identifier: Optional[str] = None, **kwargs)

Parameters

location
str
Required

The location of the resource.

tags
dict[str, str]
Required

A set of tags. The tags of the resource.

provisioning_state
str
Required

The provisioning status of the resource.

unique_identifier
str
Required

The unique immutable identifier of a resource (Guid).

Variables

id
str

The identifier of the resource.

name
str

The name of the resource.

type
str

The type of the resource.