Interface VirtualMachine.DefinitionStages.WithVCenterId

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

public static interface VirtualMachine.DefinitionStages.WithVCenterId
The stage of the VirtualMachine 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.