Interface AutomationAccount.UpdateStages.WithSku

All Known Subinterfaces:
AutomationAccount.Update
Enclosing interface:
AutomationAccount.UpdateStages

public static interface AutomationAccount.UpdateStages.WithSku
The stage of the AutomationAccount update allowing to specify sku.
  • Method Summary

    Modifier and Type
    Method
    Description
    withSku(Sku sku)
    Specifies the sku property: Gets or sets account SKU..
  • Method Details

    • withSku

      Specifies the sku property: Gets or sets account SKU..
      Parameters:
      sku - Gets or sets account SKU.
      Returns:
      the next definition stage.