ITieringManagement.RemoveTiers(IList<TieredManagementGroup>) Method
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.
The Removes list of monitoring Tiers
public:
void RemoveTiers(System::Collections::Generic::IList<Microsoft::EnterpriseManagement::Tiering::TieredManagementGroup ^> ^ tiers);
public void RemoveTiers (System.Collections.Generic.IList<Microsoft.EnterpriseManagement.Tiering.TieredManagementGroup> tiers);
abstract member RemoveTiers : System.Collections.Generic.IList<Microsoft.EnterpriseManagement.Tiering.TieredManagementGroup> -> unit
Public Sub RemoveTiers (tiers As IList(Of TieredManagementGroup))
Parameters
- tiers
- IList<TieredManagementGroup>