LabServicesSkuRestrictions interface
The restriction details.
Properties
reason |
The reason for the restriction. NOTE: This property will not be serialized. It can only be populated by the server. |
type | The type of restriction. NOTE: This property will not be serialized. It can only be populated by the server. |
values | The values of the restriction. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
reasonCode
The reason for the restriction. NOTE: This property will not be serialized. It can only be populated by the server.
reasonCode?: string
Property Value
string
type
The type of restriction. NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string
values
The values of the restriction. NOTE: This property will not be serialized. It can only be populated by the server.
values?: string[]
Property Value
string[]