ITieringManagement.RemoveTier(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 RemoveTier(Microsoft::EnterpriseManagement::Tiering::TieredManagementGroup ^ tier);
public void RemoveTier (Microsoft.EnterpriseManagement.Tiering.TieredManagementGroup tier);
abstract member RemoveTier : Microsoft.EnterpriseManagement.Tiering.TieredManagementGroup -> unit
Public Sub RemoveTier (tier As TieredManagementGroup)