[Index]

Model: device/skypeforbusinesshybrid/CsNetworkInterface

Model Details

Title Description Details
IPv6Address
  • Field Name: IPv6Address
  • Type: String
ConfiguredIPAddress
  • Field Name: ConfiguredIPAddress
  • Type: String
ConfiguredFqdn
  • Field Name: ConfiguredFqdn
  • Type: String
ComputerFqdn FQDN of the computer for which network interface information is to be returned. For example, to return network interface information for the computer atl-cs-001.litwareinc.com (and only for that computer) use this syntax: -ComputerFqdn atl-cs-001.litwareinc.com
  • Field Name: ComputerFqdn
  • Type: String
ConfiguredIPv6Address
  • Field Name: ConfiguredIPv6Address
  • Type: String
Interface
  • Field Name: Interface
  • Type: String
InterfaceNumber
  • Field Name: InterfaceNumber
  • Type: Integer
IPAddress
  • Field Name: IPAddress
  • Type: String
Identity Unique identifier for the network interface to be returned. A network interface Identity consists of three parts: The fully qualified domain name (FQDN) of the computer itself (for example, atl-cs-001.litwareinc.com). The network interface "side" (Primary; Internal; External; public switched telephone network). The side indicates the type of traffic the port is used for. The network interface number for that particular side. For example: -Identity "atl-cs-001.litwareinc.com/Primary/1" The Identity, ComputerFqdn, and Filter parameters must be used separately; for example, you cannot run a command that uses both ComputerFqdn and Identity. In addition, you cannot use wildcard characters when specifying the Identity. To employ wildcards, use the Filter parameter. If neither the Identity, ComputerFqdn, nor Filter parameters are used, then the Get-CsNetworkInterface cmdlet returns information about all the network interfaces currently in use on your computers running a Skype for Business Server 2015 service or server role.
  • Field Name: Identity
  • Type: String
API reference for device/skypeforbusinesshybrid/CsNetworkInterface