Partager via


BackendServiceFabricClusterProperties.ManagementEndpoints Propriété

Définition

Obtient ou définit le point de terminaison de gestion du cluster.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à