Share via


SecureDataHealthServiceReference Class

Definition

Defines a secure data health service reference.

public ref class SecureDataHealthServiceReference : Microsoft::EnterpriseManagement::Common::CreatableMonitoringBaseWithId
[System.Serializable]
public class SecureDataHealthServiceReference : Microsoft.EnterpriseManagement.Common.CreatableMonitoringBaseWithId
type SecureDataHealthServiceReference = class
    inherit CreatableMonitoringBaseWithId
Public Class SecureDataHealthServiceReference
Inherits CreatableMonitoringBaseWithId
Inheritance
SecureDataHealthServiceReference
Attributes

Constructors

SecureDataHealthServiceReference(Guid, Guid, Guid)

Initializes a new SecureDataHealthServiceReference object.

Properties

HealthServiceId

Gets the ID of the health service this reference applies to.

Id

Gets the globally unique identifier (GUID) for the CreatableMonitoringBaseWithId object.

(Inherited from CreatableMonitoringBaseWithId)
ManagementGroup

Gets the management group that the object is in.

(Inherited from MonitoringBase)
ManagementGroupId

Gets the unique identifier of the management group that owns this object.

(Inherited from MonitoringBase)
MonitoringSecureDataId
Obsolete.

Gets the ID of the monitoring secure data object.

MonitoringSecureReferenceId
Obsolete.

Gets the ID of the monitoring secure reference object.

SecureDataId

Gets the ID of the monitoring secure data object.

SecureReferenceId

Gets the ID of the monitoring secure reference object.

Methods

Equals(Object)

Determines whether two CreatableMonitoringBaseWithId object instances are equal.

(Inherited from CreatableMonitoringBaseWithId)
GetHashCode()

Gets the hash code for the CreatableMonitoringBaseWithId object.

(Inherited from CreatableMonitoringBaseWithId)
Reconnect(EnterpriseManagementGroup)

Reconnects the object to the specified management group.

(Inherited from MonitoringBase)
ToString()

Returns the relevant display string for the object.

(Inherited from MonitoringBase)
Update()

Updates the secure data.

Applies to