Interface Datastore.DefinitionStages.WithVCenterId

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

public static interface Datastore.DefinitionStages.WithVCenterId
The stage of the Datastore definition allowing to specify vCenterId.
  • Method Summary

    Modifier and Type
    Method
    Description
    withVCenterId(String vCenterId)
    Specifies the vCenterId property: Gets or sets the ARM Id of the vCenter resource in which this datastore resides..
  • Method Details

    • withVCenterId

      Specifies the vCenterId property: Gets or sets the ARM Id of the vCenter resource in which this datastore resides..
      Parameters:
      vCenterId - Gets or sets the ARM Id of the vCenter resource in which this datastore resides.
      Returns:
      the next definition stage.