Share via


GatewayDetails.DmtsClusterUri Property

Definition

Gets uri of the DMTS cluster.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to