RingCentral .Net SDK
Properties | List of all members
RingCentral.UpdateSwitchInfo Class Reference

Properties

string id [get, set]
 Internal identifier of a switch More...
 
string chassisId [get, set]
 Unique identifier of a network switch. The supported formats are: XX:XX:XX:XX:XX:XX (symbols 0-9 and A-F) for MAC address and X.X.X.X for IP address (symbols 0-255) More...
 
string port [get, set]
 Switch entity extension for better diversity. Should be used together with chassisId. More...
 
string name [get, set]
 Name of a network switch More...
 
SwitchSiteInfo site [get, set]
 
EmergencyAddressInfo emergencyAddress [get, set]
 

Property Documentation

◆ chassisId

string RingCentral.UpdateSwitchInfo.chassisId
getset

Unique identifier of a network switch. The supported formats are: XX:XX:XX:XX:XX:XX (symbols 0-9 and A-F) for MAC address and X.X.X.X for IP address (symbols 0-255)

◆ emergencyAddress

EmergencyAddressInfo RingCentral.UpdateSwitchInfo.emergencyAddress
getset

◆ id

string RingCentral.UpdateSwitchInfo.id
getset

Internal identifier of a switch

◆ name

string RingCentral.UpdateSwitchInfo.name
getset

Name of a network switch

◆ port

string RingCentral.UpdateSwitchInfo.port
getset

Switch entity extension for better diversity. Should be used together with chassisId.

◆ site

SwitchSiteInfo RingCentral.UpdateSwitchInfo.site
getset


The documentation for this class was generated from the following file: