ServiceFabricManagedClusterData.FabricSettings プロパティ

定義

クラスターを構成するためのカスタム ファブリック設定の一覧。

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)

プロパティ値

適用対象