Aracılığıyla paylaş


BackendServiceFabricClusterProperties.ManagementEndpoints Property

Definition

Gets or sets the cluster management endpoint.

[Newtonsoft.Json.JsonProperty(PropertyName="managementEndpoints")]
public System.Collections.Generic.IList<string> ManagementEndpoints { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="managementEndpoints")>]
member this.ManagementEndpoints : System.Collections.Generic.IList<string> with get, set
Public Property ManagementEndpoints As IList(Of String)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to