次の方法で共有


ServiceFabricClusterPatch.FabricSettings プロパティ

定義

クラスターを構成するためのカスタム ファブリック設定の一覧。 これにより、既存のリストが上書きされます。

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)

プロパティ値

適用対象