次の方法で共有


GenerateExpressRoutePortsLOARequest.CustomerName プロパティ

定義

顧客名を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="customerName")]
public string CustomerName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="customerName")>]
member this.CustomerName : string with get, set
Public Property CustomerName As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象