Freigeben über


Cluster.FabricSettings Eigenschaft

Definition

Ruft die Liste der benutzerdefinierten Fabriceinstellungen zum Konfigurieren des Clusters ab oder legt sie fest.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.fabricSettings")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.ServiceFabric.Models.SettingsSectionDescription> FabricSettings { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.fabricSettings")>]
member this.FabricSettings : System.Collections.Generic.IList<Microsoft.Azure.Management.ServiceFabric.Models.SettingsSectionDescription> with get, set
Public Property FabricSettings As IList(Of SettingsSectionDescription)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: