Share via


RegisteredServer.ClusterName Property

Definition

Gets or sets registered Server clusterName

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to