Interface HostModel.DefinitionStages.WithMoRefId

All Known Subinterfaces:
HostModel.Definition, HostModel.DefinitionStages.WithCreate
Enclosing interface:
HostModel.DefinitionStages

public static interface HostModel.DefinitionStages.WithMoRefId
The stage of the HostModel definition allowing to specify moRefId.
  • Method Summary

    Modifier and Type
    Method
    Description
    Specifies the moRefId property: Gets or sets the vCenter MoRef (Managed Object Reference) ID for the host..
  • Method Details

    • withMoRefId

      Specifies the moRefId property: Gets or sets the vCenter MoRef (Managed Object Reference) ID for the host..
      Parameters:
      moRefId - Gets or sets the vCenter MoRef (Managed Object Reference) ID for the host.
      Returns:
      the next definition stage.