EnvironmentInfo#
- class EnvironmentInfo(type=None, provider_type=None, provisioning_type=None, *args, **kwargs)#
Bases:
object
An object denoting the environment information of the PC. It contains the following fields:<br> - type: Enums denoting the environment type of the PC.<br> - providerType: Enums denoting the provider of the cloud PC.<br> - instanceObj: Enums denoting the instance type of the cloud PC.<br>
- Parameters:
type – (
type
)provider_type – (
provider_type
)provisioning_type – (
provisioning_type
)
- property provider_type#
- Type:
- property provisioning_type#
- Type:
- to_dict()#
Returns the model properties as a dictionary
- to_str()#
Returns the string representation of the model
- property type#
- Type: