AvailableSkusResult Class

The available skus operation response.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
AvailableSkusResult

Constructor

AvailableSkusResult(*, next_link: Optional[str] = None, **kwargs)

Parameters

next_link
str
Required

Link for the next set of skus.

Variables

value
list[<xref:azure.mgmt.databox.models.SkuInformation>]

List of available skus.