Share via


EndpointAccessResource.NamespaceNameSuffix Property

Definition

Gets or sets the suffix domain name of relay namespace.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to