Bagikan melalui


AccountProperties.Endpoint Property

Definition

Gets endpoint of the created account.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to