[Index]

Model: device/skypeforbusiness/CsPool

Model Details

Title Description Details
Computers
  • Field Name: Computers.[n]
  • Type: Array
Site Returns all the pools found on the specified site. The site in question should be referenced using the site's DisplayName (for example, Redmond) rather than the site Identity (for example, site:Redmond). For example: -Site "Redmond" You can retrieve the display names for your sites by running this command: Get-CsSite | Select-Object Identity, DisplayName
  • Field Name: Site
  • Type: String
Fqdn
  • Field Name: Fqdn
  • Type: String
BackupPoolFqdn
  • Field Name: BackupPoolFqdn
  • Type: String
Services
  • Field Name: Services.[n]
  • Type: Array
Identity Fully qualified domain name (FQDN) of the pool to be returned. For example: -Identity atl-cs-001.litwareinc.com If this parameter is not present, then all the pools in your organization will be returned.
  • Field Name: Identity
  • Type: String
API reference for device/skypeforbusiness/CsPool