ENUM
NetworkAccess
Description
NetworkAccess represents the network access of the asset.
link GraphQL Schema definition
- enum NetworkAccess {
- # Internal network access.
- # Internet facing network access.
- # Unknown network access.
- }
ENUM
NetworkAccess represents the network access of the asset.
- enum NetworkAccess {
- # Internal network access.
- # Internet facing network access.
- # Unknown network access.
- }