SignalRResource.UpdateStages.WithSku Interface

public static interface SignalRResource.UpdateStages.WithSku

The stage of the SignalRResource update allowing to specify sku.

Method Summary

Modifier and Type Method and Description
abstract Update withSku(ResourceSku sku)

Specifies the sku property: The billing information of the resource..

Method Details

withSku

public abstract SignalRResource.Update withSku(ResourceSku sku)

Specifies the sku property: The billing information of the resource..

Parameters:

sku - The billing information of the resource.

Returns:

the next definition stage.

Applies to