NetworkFabricData.FeatureFlags Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
NetworkFabric feature flag configuration information.
public System.Collections.Generic.IList<Azure.ResourceManager.ManagedNetworkFabric.Models.NetworkFabricFeatureFlag> FeatureFlags { get; }
member this.FeatureFlags : System.Collections.Generic.IList<Azure.ResourceManager.ManagedNetworkFabric.Models.NetworkFabricFeatureFlag>
Public ReadOnly Property FeatureFlags As IList(Of NetworkFabricFeatureFlag)