Enum NetworkScope
Designates types of reachability in the named network
Namespace: Azos.Sky.Metabase
Assembly: Azos.Sky.dll
Syntax
public enum NetworkScope
Fields
Name | Description |
---|---|
Any | Everything accessible from everywhere |
Group | Only accessible within the same-named group. Groups are properties of every host. Groups are defined in 'networks' root file |
NOC | Only accessible within the same Network Operation Center |
NOCGroup | Only accessible within the same named group within the same Network Operation Center |