次の方法で共有


ConnectivityCheckRequest.Source プロパティ

定義

接続チェック配信元に関する定義を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="source")]
public Microsoft.Azure.Management.ApiManagement.Models.ConnectivityCheckRequestSource Source { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="source")>]
member this.Source : Microsoft.Azure.Management.ApiManagement.Models.ConnectivityCheckRequestSource with get, set
Public Property Source As ConnectivityCheckRequestSource

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象