次の方法で共有


ApiCreateOrUpdateParameter.ServiceUrl プロパティ

定義

この API を実装するバックエンド サービスの絶対 URL を取得または設定します。 2,000 文字を超えることはできません。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象