Sdílet prostřednictvím


RegisteredServer.DiscoveryEndpointUri Property

Definition

Gets or sets resource discoveryEndpointUri

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to