Share via


ClusterInner.FabricSettings Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to