Click or drag to resize
IExtendedNetServer Interface

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "T:Netadmin.Management.Maintenance.Dto.IExtendedNetServer"]

Namespace: Netadmin.Management.Maintenance.Dto
Assembly: Netadmin.Management.Interfaces (in Netadmin.Management.Interfaces.dll) Version: release/9.0@131b654fe7332b0776120c2b44d96c6cac5ac9a2
Syntax
public interface IExtendedNetServer

The IExtendedNetServer type exposes the following members.

Properties
  NameDescription
Public propertyBooleanCanBeAddedToPool
Public propertyBooleanCanBeManuallySetAsSynced
Public propertyBooleanCanBeRemovedFromPool
Public propertyBooleanCanManuallyBeTriggeredForSync
Public propertyStringHostName
Public propertyBooleanIsUsedInAnotherPool
Public propertyNullableT, T: PoolMemberOperationStatusMemberStatus
Public propertyInt64PoolId
Public propertyInt64PoolMemberId
Public propertyStringPrimaryNonAddableReason
Public propertyStringPrimaryNonRemovableReason
Public propertyInt64ServerId
Public propertyPoolSyncStatusSyncStatus
Public propertyServerTypeType
Top
See Also