API Reference
Class
Diagnostics (ForestSiteConnectionPostureService)
Diagnostics for forest site-connection posture evaluation.
Inheritance
- Object
- Diagnostics
Constructors
public Diagnostics() #Inherited Methods
Properties
public Int32 ConnectionCount { get; set; } #Total connection objects discovered.
public Int32 ManualEnabledConnectionCount { get; set; } #Enabled manual (non-KCC) connections.
public Int32 CrossSiteWithoutNotifyCount { get; set; } #Cross-site connections without notifications.
public Int32 SameSiteWithNotifyCount { get; set; } #Same-site connections using notifications.
public Int32 DisabledConnectionCount { get; set; } #Disabled connection objects.