Compartilhar via


NetworkProperties interface

Propriedades de rede.

Propriedades

fabricType

O Tipo de Malha.

friendlyName

O nome amigável.

networkType

O tipo de rede.

subnets

A lista de sub-redes.

Detalhes da propriedade

fabricType

O Tipo de Malha.

fabricType?: string

Valor da propriedade

string

friendlyName

O nome amigável.

friendlyName?: string

Valor da propriedade

string

networkType

O tipo de rede.

networkType?: string

Valor da propriedade

string

subnets

A lista de sub-redes.

subnets?: Subnet[]

Valor da propriedade

Subnet[]