Share via


ServiceFabricManagedClusterData.AddOnFeatures Property

Definition

List of add-on features to enable on the cluster.

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

Property Value

Applies to