Share via


ServiceFabricClusterData.FabricSettings Property

Definition

The list of custom fabric settings to configure the cluster.

public System.Collections.Generic.IList<Azure.ResourceManager.ServiceFabric.Models.SettingsSectionDescription> FabricSettings { get; }
member this.FabricSettings : System.Collections.Generic.IList<Azure.ResourceManager.ServiceFabric.Models.SettingsSectionDescription>
Public ReadOnly Property FabricSettings As IList(Of SettingsSectionDescription)

Property Value

Applies to