The BaseImageDetails
class contains information that provide more details about the base image from the depot.
More...
List of all members.
Detailed Description
The BaseImageDetails
class contains information that provide more details about the base image from the depot.
Constructor & Destructor Documentation
vmware::esx::settings::BaseImageDetails::BaseImageDetails |
( |
| ) |
[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::esx::settings::BaseImageDetails::_ConvertTo< T > |
( |
| ) |
[inline] |
- Type Constraints
-
T | : | vmware.vapi.bindings.IStructure | |
vmware.vapi.data.StructValue vmware::esx::settings::BaseImageDetails::_GetDataValue |
( |
| ) |
[inline] |
vmware.vapi.bindings.type.StructType vmware::esx::settings::BaseImageDetails::_GetType |
( |
| ) |
[inline] |
bool vmware::esx::settings::BaseImageDetails::_HasTypeNameOf< T > |
( |
| ) |
[inline] |
- Type Constraints
-
T | : | vmware.vapi.bindings.IStructure | |
void vmware::esx::settings::BaseImageDetails::_Validate |
( |
| ) |
[inline] |
override bool vmware::esx::settings::BaseImageDetails::Equals |
( |
object |
obj | ) |
[inline] |
string vmware::esx::settings::BaseImageDetails::GetDisplayName |
( |
| ) |
[inline] |
Display name of the base-image.
string vmware::esx::settings::BaseImageDetails::GetDisplayVersion |
( |
| ) |
[inline] |
Human readable version of the base-image.
override int vmware::esx::settings::BaseImageDetails::GetHashCode |
( |
| ) |
[inline] |
global::System.DateTimeOffset vmware::esx::settings::BaseImageDetails::GetReleaseDate |
( |
| ) |
[inline] |
Release date of the base-image.
void vmware::esx::settings::BaseImageDetails::SetDisplayName |
( |
string |
displayName | ) |
[inline] |
Display name of the base-image.
void vmware::esx::settings::BaseImageDetails::SetDisplayVersion |
( |
string |
displayVersion | ) |
[inline] |
Human readable version of the base-image.
void vmware::esx::settings::BaseImageDetails::SetReleaseDate |
( |
global::System.DateTimeOffset |
releaseDate | ) |
[inline] |
Release date of the base-image.
override string vmware::esx::settings::BaseImageDetails::ToString |
( |
| ) |
[inline] |
The documentation for this class was generated from the following file: