Interface Cluster.DefinitionStages.WithMoRefId

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

public static interface Cluster.DefinitionStages.WithMoRefId
The stage of the Cluster 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 cluster..
  • Method Details

    • withMoRefId

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