Interface GenericResource.UpdateStages.WithSku
- All Known Subinterfaces:
GenericResource.Update
- Enclosing interface:
- GenericResource.UpdateStages
public static interface GenericResource.UpdateStages.WithSku
The template for a generic resource update operation for specifying the resource SKU.
-
Method Summary
Modifier and TypeMethodDescriptionSpecifies resource SKU.
-
Method Details
-
withSku
Specifies resource SKU.- Parameters:
sku- the SKU of the resource- Returns:
- the next stage of generic resource update
-