Bagikan melalui


SkuAvailability Class

Definition

SKU availability.

public class SkuAvailability
type SkuAvailability = class
Public Class SkuAvailability
Inheritance
SkuAvailability

Constructors

SkuAvailability()

Initializes a new instance of the SkuAvailability class.

SkuAvailability(String, String, String, Nullable<Boolean>, String, String)

Initializes a new instance of the SkuAvailability class.

Properties

Kind

Gets or sets the Kind of the resource.

Message

Gets or sets additional error message.

Reason

Gets or sets reason why the SKU is not available.

SkuAvailable

Gets or sets indicates the given SKU is available or not.

SkuName

Gets or sets the SKU of Cognitive Services account.

Type

Gets or sets the Type of the resource.

Applies to