Partager via


ManagedClusterUpdateParameters.FabricSettings Propriété

Définition

Obtient ou définit la liste des paramètres d’infrastructure personnalisés pour configurer le cluster.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à