NetworkProperties interface

Network Properties.

Properties

fabricType

The Fabric Type.

friendlyName

The Friendly Name.

networkType

The Network Type.

subnets

The List of subnets.

Property Details

fabricType

The Fabric Type.

fabricType?: string

Property Value

string

friendlyName

The Friendly Name.

friendlyName?: string

Property Value

string

networkType

The Network Type.

networkType?: string

Property Value

string

subnets

The List of subnets.

subnets?: Subnet[]

Property Value

Subnet[]