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