The UserInfo
class contains human legible, localizable description, used for VMware provided objects.
More...
List of all members.
Detailed Description
The UserInfo
class contains human legible, localizable description, used for VMware provided objects.
Warning: This class is available as Technology Preview. These are early access APIs provided to test, automate and provide feedback on the feature. Since this can change based on feedback, VMware does not guarantee backwards compatibility and recommends against using them in production environments. Some Technology Preview APIs might only be applicable to specific environments.
Constructor & Destructor Documentation
vmware::vstats::UserInfo::UserInfo |
( |
| ) |
[inline] |
Generate all-fields constructor only for errors and standard structures that have relevant fields.
Creates a default new instance.
Member Function Documentation
T vmware::vstats::UserInfo::_ConvertTo< T > |
( |
| ) |
[inline] |
- Type Constraints
-
T | : | vmware.vapi.bindings.IStructure | |
vmware.vapi.data.StructValue vmware::vstats::UserInfo::_GetDataValue |
( |
| ) |
[inline] |
vmware.vapi.bindings.type.StructType vmware::vstats::UserInfo::_GetType |
( |
| ) |
[inline] |
bool vmware::vstats::UserInfo::_HasTypeNameOf< T > |
( |
| ) |
[inline] |
- Type Constraints
-
T | : | vmware.vapi.bindings.IStructure | |
void vmware::vstats::UserInfo::_Validate |
( |
| ) |
[inline] |
override bool vmware::vstats::UserInfo::Equals |
( |
object |
obj | ) |
[inline] |
vmware.vapi.std.LocalizableMessage vmware::vstats::UserInfo::GetDescription |
( |
| ) |
[inline] |
Detailed description of the object.
Warning: This attribute is available as Technology Preview. These are early access APIs provided to test, automate and provide feedback on the feature. Since this can change based on feedback, VMware does not guarantee backwards compatibility and recommends against using them in production environments. Some Technology Preview APIs might only be applicable to specific environments.
override int vmware::vstats::UserInfo::GetHashCode |
( |
| ) |
[inline] |
vmware.vapi.std.LocalizableMessage vmware::vstats::UserInfo::GetLabel |
( |
| ) |
[inline] |
Short label.
Warning: This attribute is available as Technology Preview. These are early access APIs provided to test, automate and provide feedback on the feature. Since this can change based on feedback, VMware does not guarantee backwards compatibility and recommends against using them in production environments. Some Technology Preview APIs might only be applicable to specific environments.
void vmware::vstats::UserInfo::SetDescription |
( |
vmware.vapi.std.LocalizableMessage |
description | ) |
[inline] |
Detailed description of the object.
Warning: This attribute is available as Technology Preview. These are early access APIs provided to test, automate and provide feedback on the feature. Since this can change based on feedback, VMware does not guarantee backwards compatibility and recommends against using them in production environments. Some Technology Preview APIs might only be applicable to specific environments.
void vmware::vstats::UserInfo::SetLabel |
( |
vmware.vapi.std.LocalizableMessage |
label | ) |
[inline] |
Short label.
Warning: This attribute is available as Technology Preview. These are early access APIs provided to test, automate and provide feedback on the feature. Since this can change based on feedback, VMware does not guarantee backwards compatibility and recommends against using them in production environments. Some Technology Preview APIs might only be applicable to specific environments.
override string vmware::vstats::UserInfo::ToString |
( |
| ) |
[inline] |
The documentation for this class was generated from the following file: