Share via


ServiceFabricManagedClusterData.FabricSettings Property

Definition

The list of custom fabric settings to configure the cluster.

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

Property Value

Applies to