API Reference
Class
Item (FsmoRolePostureService)
Single FSMO role holder posture item.
Inheritance
- Object
- Item
Constructors
public Item() #Obsolete("Constructors of types with required members are not supported in this version of your compiler.", true)Inherited Methods
Properties
public String RoleScope { get; set; } #Role scope label.
public String ServerName { get; set; } #Server hosting the role.
public String Site { get; set; } #Active Directory site of the holder when available.
public Boolean IsOnline { get; set; } #True when the server appears reachable.
public Boolean IsWritable { get; set; } #True when the holder is writable.
public Boolean IsForestRole { get; set; } #True when the role is forest-scoped.