次の方法で共有


ApiManagementServiceUpdateParameters.ScmUrl プロパティ

定義

API Management サービスの SCM エンドポイント URL を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.scmUrl")]
public string ScmUrl { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.scmUrl")>]
member this.ScmUrl : string
Public ReadOnly Property ScmUrl As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象