TieredManagementGroup.IsAvailableForConnectors 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.
Is this tier marked for connectors
public:
property bool IsAvailableForConnectors { bool get(); };
public bool IsAvailableForConnectors { get; }
member this.IsAvailableForConnectors : bool
Public ReadOnly Property IsAvailableForConnectors As Boolean
Property Value
Returns a Boolean value that is true if the tier is marked for connectors and false otherwise.