TieringAdministration.RemoveMonitoringTier(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 the Tier
public:
void RemoveMonitoringTier(Microsoft::EnterpriseManagement::Tiering::TieredManagementGroup ^ tier);
public void RemoveMonitoringTier (Microsoft.EnterpriseManagement.Tiering.TieredManagementGroup tier);
member this.RemoveMonitoringTier : Microsoft.EnterpriseManagement.Tiering.TieredManagementGroup -> unit
Public Sub RemoveMonitoringTier (tier As TieredManagementGroup)
Parameters
The TieredManagementGroup object to remove.