Interface ConnectionSetting.UpdateStages.WithSku

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

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

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

    • withSku

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