LabServicesSkuRestrictions interface
限制詳細數據。
屬性
reason |
限制的原因。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
type | 限制的類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
values | 限制的值。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
reasonCode
限制的原因。 注意:這個屬性不會串行化。 它只能由伺服器填入。
reasonCode?: string
屬性值
string
type
限制的類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。
type?: string
屬性值
string
values
限制的值。 注意:這個屬性不會串行化。 它只能由伺服器填入。
values?: string[]
屬性值
string[]