Interface DevBoxDefinition.DefinitionStages.WithSku

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

public static interface DevBoxDefinition.DefinitionStages.WithSku
The stage of the DevBoxDefinition definition allowing to specify sku.
  • Method Details

    • withSku

      Specifies the sku property: The SKU for Dev Boxes created using this definition..
      Parameters:
      sku - The SKU for Dev Boxes created using this definition.
      Returns:
      the next definition stage.