次の方法で共有


VirtualHubRouteV2.DestinationType プロパティ

定義

変換先の種類を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象