Interface VirtualMachineTemplate.DefinitionStages.WithVCenterId

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

public static interface VirtualMachineTemplate.DefinitionStages.WithVCenterId
The stage of the VirtualMachineTemplate 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 template resides..
      Parameters:
      vCenterId - Gets or sets the ARM Id of the vCenter resource in which this template resides.
      Returns:
      the next definition stage.