Bot.UpdateStages.WithSku Interface

public static interface Bot.UpdateStages.WithSku

The stage of the Bot update allowing to specify sku.

Method Summary

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

Specifies the sku property: Gets or sets the SKU of the resource..

Method Details

withSku

public abstract Bot.Update withSku(Sku sku)

Specifies the sku property: Gets or sets the SKU of the resource..

Parameters:

sku - Gets or sets the SKU of the resource.

Returns:

the next definition stage.

Applies to