MonitoringSecureDataHealthServiceReference(Guid, Guid, Guid) 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 new MonitoringSecureDataHealthServiceReference.
public:
MonitoringSecureDataHealthServiceReference(Guid monitoringSecureDataId, Guid monitoringSecureReferenceId, Guid healthServiceId);
public MonitoringSecureDataHealthServiceReference (Guid monitoringSecureDataId, Guid monitoringSecureReferenceId, Guid healthServiceId);
new Microsoft.EnterpriseManagement.Monitoring.Security.MonitoringSecureDataHealthServiceReference : Guid * Guid * Guid -> Microsoft.EnterpriseManagement.Monitoring.Security.MonitoringSecureDataHealthServiceReference
Public Sub New (monitoringSecureDataId As Guid, monitoringSecureReferenceId As Guid, healthServiceId As Guid)
Parameters
- monitoringSecureDataId
- Guid
The id of the MonitoringSecureData object to associate
- monitoringSecureReferenceId
- Guid
The id of the MonitoringSecureReference object to associate
- healthServiceId
- Guid
The id of the health service for the association