Interface ResourcePool.DefinitionStages.WithVCenterId

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

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

    • withVCenterId

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