ManagementGroup.OperationalData 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.
Gets the operational data management interface
public:
property Microsoft::EnterpriseManagement::IOperationalDataManagement ^ OperationalData { Microsoft::EnterpriseManagement::IOperationalDataManagement ^ get(); };
public Microsoft.EnterpriseManagement.IOperationalDataManagement OperationalData { get; }
member this.OperationalData : Microsoft.EnterpriseManagement.IOperationalDataManagement
Public ReadOnly Property OperationalData As IOperationalDataManagement
Property Value
Returns theIOperationalDataManagementinterface.