Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NetworkProperties

Package version

interface

An interface representing NetworkProperties. Network Properties

Hierarchy

  • NetworkProperties

Index

Properties

Optional fabricType

fabricType: undefined | string
member

{string} [fabricType] The Fabric Type.

Optional friendlyName

friendlyName: undefined | string
member

{string} [friendlyName] The Friendly Name.

Optional networkType

networkType: undefined | string
member

{string} [networkType] The Network Type.

Optional subnets

subnets: Subnet[]
member

{Subnet[]} [subnets] The List of subnets.

Generated using TypeDoc