共用方式為


SkuName 列舉

定義

定義 SkuName 的值。

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum SkuName
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type SkuName = 
Public Enum SkuName
繼承
SkuName
屬性
Newtonsoft.Json.JsonConverterAttribute

欄位

Basic 1
Free 0
Standard 2
Standard2 3
Standard3 4

適用於