Interface ApiManagementServiceResource.UpdateStages.WithSku
- All Known Subinterfaces:
ApiManagementServiceResource.Update
- Enclosing interface:
ApiManagementServiceResource.UpdateStages
public static interface ApiManagementServiceResource.UpdateStages.WithSku
The stage of the ApiManagementServiceResource update allowing to specify sku.
-
Method Summary
Modifier and TypeMethodDescriptionSpecifies the sku property: SKU properties of the API Management service..
-
Method Details
-
withSku
Specifies the sku property: SKU properties of the API Management service..- Parameters:
sku- SKU properties of the API Management service.- Returns:
- the next definition stage.
-