Condividi tramite


AcsConfiguration.ServiceUrl Property

Definition

Gets or sets the service 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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to