Share via


ServiceFabricClusterPatch.FabricSettings Property

Definition

The list of custom fabric settings to configure the cluster. This will overwrite the existing list.

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