Interface SqlVirtualMachineGroup.DefinitionStages.WithSqlImageOffer

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

public static interface SqlVirtualMachineGroup.DefinitionStages.WithSqlImageOffer
The stage of the SqlVirtualMachineGroup definition allowing to specify sqlImageOffer.
  • Method Details

    • withSqlImageOffer

      Specifies the sqlImageOffer property: SQL image offer. Examples may include SQL2016-WS2016, SQL2017-WS2016..
      Parameters:
      sqlImageOffer - SQL image offer. Examples may include SQL2016-WS2016, SQL2017-WS2016.
      Returns:
      the next definition stage.