次の方法で共有


AcsConfiguration.ServiceUrl プロパティ

定義

サービス URL を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象