Interface Datastore.DefinitionStages.WithMoRefId

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

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

    • withMoRefId

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