IReplicaSet.HealthMonitor Property

Definition

List of Domain Health Monitors

[Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.Runtime.Info(Description="List of Domain Health Monitors", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.Models.Api202001.IHealthMonitor) }, ReadOnly=true, Required=false, SerializedName="healthMonitors")]
public Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.Models.Api202001.IHealthMonitor[] HealthMonitor { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.Runtime.Info(Description="List of Domain Health Monitors", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.Models.Api202001.IHealthMonitor) }, ReadOnly=true, Required=false, SerializedName="healthMonitors")>]
member this.HealthMonitor : Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.Models.Api202001.IHealthMonitor[]
Public ReadOnly Property HealthMonitor As IHealthMonitor()

Property Value

Attributes

Applies to