MonitoringStringResource(ManagementPackStringResource) Constructor
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.
Creates a string resource from a clone
public:
MonitoringStringResource(Microsoft::EnterpriseManagement::Configuration::ManagementPackStringResource ^ clone);
public MonitoringStringResource (Microsoft.EnterpriseManagement.Configuration.ManagementPackStringResource clone);
new Microsoft.EnterpriseManagement.Configuration.MonitoringStringResource : Microsoft.EnterpriseManagement.Configuration.ManagementPackStringResource -> Microsoft.EnterpriseManagement.Configuration.MonitoringStringResource
Public Sub New (clone As ManagementPackStringResource)
Parameters
The clone