Interface HostModel.DefinitionStages.WithVCenterId

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

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