次の方法で共有


DataBoxEdgeSku.ShipmentTypes プロパティ

定義

この SKU でサポートされている出荷の種類の一覧を取得します

[Newtonsoft.Json.JsonProperty(PropertyName="shipmentTypes")]
public System.Collections.Generic.IList<string> ShipmentTypes { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="shipmentTypes")>]
member this.ShipmentTypes : System.Collections.Generic.IList<string>
Public ReadOnly Property ShipmentTypes As IList(Of String)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象