Data Object - LocalizedMethodFault

Property of
AlarmEmailFailedEvent, AlarmScriptFailedEvent, AlarmSnmpFailedEvent, BackupBlobReadFailure, BackupBlobWriteFailure, CannotAccessVmConfig, CannotAccessVmDisk, CheckResult, ClusterDrsFaultsFaultsByVm, ClusterNotAttemptedVmInfo, DisallowedMigrationDeviceAttached, DistributedVirtualSwitchManagerCompatibilityResult, DrsResourceConfigureFailedEvent, DvsApplyOperationFaultFaultOnObject, DvsOperationBulkFaultFaultOnHost, EVCAdmissionFailed, EventEx, FtIssuesOnHost, GenericDrsFault, HbrManagerReplicationVmInfo, HostConfigFailed, HostSyncFailedEvent, HostUnresolvedVmfsResolutionResult, HostVmfsRescanResult, HttpNfcLease, ImportOperationBulkFaultFaultOnImport, IncompatibleHostForFtSecondary, IscsiStatus, MethodFault, MigrationEvent, MissingObject, MissingProperty, NoCompatibleHost, OvfCreateDescriptorResult, OvfCreateImportSpecResult, OvfParseDescriptorResult, OvfValidateHostResult, PowerOnFtSecondaryFailed, ScheduledHardwareUpgradeInfo, ScheduledTaskEmailFailedEvent, ScheduledTaskFailedEvent, ScheduledTaskInfo, SnapshotIncompatibleDeviceInVm, TaskInfo, TemplateUpgradeFailedEvent, ToolsConfigInfoToolsLastInstallInfo, UnexpectedFault, UpdateVirtualMachineFilesResultFailedVmFileInfo, VmCloneFailedEvent, VmConfigIncompatibleForFaultTolerance, VmConfigIncompatibleForRecordReplay, VmDeployFailedEvent, VmDiskFailedEvent, VmFailedMigrateEvent, VmFailedRelayoutEvent, VmFailedToPowerOffEvent, VmFailedToPowerOnEvent, VmFailedToRebootGuestEvent, VmFailedToResetEvent, VmFailedToShutdownGuestEvent, VmFailedToStandbyGuestEvent, VmFailedToSuspendEvent, VmFailoverFailed, VmFaultToleranceConfigIssueWrapper, VmFaultToleranceOpIssuesList, VmRelocateFailedEvent, VmSecondaryDisabledBySystemEvent
Extends
DynamicData
See also
MethodFault

Data Object Description

A wrapper class used to pass MethodFault data objects over the wire along with a localized display message for the fault.

Properties

Name Type Description
faultMethodFault


localizedMessage*xsd:string

The localized message that would be sent in the faultstring element of the SOAP Fault. It is optional so that clients are not required to send a localized message to the server, but servers are required to send the localized message to clients.
Properties inherited from DynamicData
dynamicProperty, dynamicType
*Need not be set
Show WSDL type definition