Represents the link between a health service and the RunAs account that should be used on that health service when running a monitor, rule, or task that uses the particular RunAs profile.

The following tables list the members exposed by the MonitoringSecureDataHealthServiceReference type.

Public Constructors

Public Properties

  Name Description
public property HealthServiceId Gets the identifier of the health service that the reference from the MonitoringSecureDataHealthServiceReference object applies to. If this property is null, then the reference applies for all health services.
public property Id  Gets the globally unique identifier (GUID) for the CreatableMonitoringBaseWithId object. (inherited from CreatableMonitoringBaseWithId)
public property ManagementGroup  Gets the Management Group that the object is in. (inherited from MonitoringBase)
public property ManagementGroupId  Gets the globally unique identifier (GUID) for the Management Group that the object is in. (inherited from MonitoringBase)
public property MonitoringSecureDataId Gets or sets the identifier of the MonitoringSecureData object to associate this MonitoringSecureDataHealthServiceReference object with.
public property MonitoringSecureReferenceId Gets the identifier of the MonitoringSecureReference object to associate this MonitoringSecureDataHealthServiceReference object with.
Top

Public Methods (see also Protected Methods)

  Name Description
public method Equals  Overloaded. (inherited from CreatableMonitoringBaseWithId)
public method GetHashCode  Gets the hash code for the CreatableMonitoringBaseWithId object. (inherited from CreatableMonitoringBaseWithId)
public method GetMonitoringSecureData Gets the MonitoringSecureData object that is associated with this MonitoringSecureDataHealthServiceReference object.
public method GetMonitoringSecureReference Gets the MonitoringSecureReference object that is associated with this MonitoringSecureDataHealthServiceReference object.
public method GetType  (inherited from Object)
public method Reconnect  (inherited from MonitoringBase)
public methodstatic ReferenceEquals  (inherited from Object)
public method ToString  Returns the relevant display string for the object. (inherited from MonitoringBase)
public method Update Updates the secure data for a health service.
Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)
Top

See Also


Send comments about this topic to Microsoft.