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
Name | Description | |
---|---|---|
MonitoringSecureDataHealthServiceReference | Initializes a new MonitoringSecureDataHealthServiceReference object. |
Public Properties
Name | Description | |
---|---|---|
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. | |
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 globally unique identifier (GUID) for the Management Group that the object is in. (inherited from MonitoringBase) | |
MonitoringSecureDataId | Gets or sets the identifier of the MonitoringSecureData object to associate this MonitoringSecureDataHealthServiceReference object with. | |
MonitoringSecureReferenceId | Gets the identifier of the MonitoringSecureReference object to associate this MonitoringSecureDataHealthServiceReference object with. |
Public Methods (see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overloaded. (inherited from CreatableMonitoringBaseWithId) | |
GetHashCode | Gets the hash code for the CreatableMonitoringBaseWithId object. (inherited from CreatableMonitoringBaseWithId) | |
GetMonitoringSecureData | Gets the MonitoringSecureData object that is associated with this MonitoringSecureDataHealthServiceReference object. | |
GetMonitoringSecureReference | Gets the MonitoringSecureReference object that is associated with this MonitoringSecureDataHealthServiceReference object. | |
GetType | (inherited from Object) | |
Reconnect | (inherited from MonitoringBase) | |
ReferenceEquals | (inherited from Object) | |
ToString | Returns the relevant display string for the object. (inherited from MonitoringBase) | |
Update | Updates the secure data for a health service. |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
See Also
Send comments about this topic to Microsoft.