ApplicationDefinition.DefinitionStages.WithSku Interface
public static interface ApplicationDefinition.DefinitionStages.WithSku
The stage of the ApplicationDefinition definition allowing to specify sku.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withSku(Sku sku)
Specifies the sku property: The SKU of the resource.. |
Method Details
withSku
public abstract ApplicationDefinition.DefinitionStages.WithCreate withSku(Sku sku)
Specifies the sku property: The SKU of the resource..
Parameters:
Returns: