ApiManagementServiceUpdateParameters.ScmUrl Property

Definition

Gets SCM endpoint URL of the API Management service.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to