[Index]

Model: device/skypeforbusinesshybrid/CsNetworkSubnet

Model Details: device/skypeforbusinesshybrid/CsNetworkSubnet

Title Description Details
Description A description of the subnet being created.
  • Field Name: Description
  • Type: String
Element
  • Field Name: Element
  • Type: String
InMemory Creates an object reference without actually committing the object as a permanent change. If you assign the output of this cmdlet called with this parameter to a variable, you can make changes to the properties of the object reference and then commit those changes by calling this cmdlet's matching Set-<cmdlet>.
  • Field Name: InMemory
  • Type: Boolean
MaskBits * The bitmask to be applied to the subnet being created. Valid values: 1 through 32
  • Field Name: MaskBits
  • Type: Integer
SubnetID * This is the same value as the Identity. You must specify either an Identity or a SubnetID, but you cannot specify both. Whatever value you supply to one will automatically be applied to the other.
  • Field Name: SubnetID
  • Type: String
NetworkSiteID The site ID of the site to which this subnet belongs. You can retrieve site IDs for your deployment by calling the Get-CsNetworkSite cmdlet.
  • Field Name: NetworkSiteID
  • Type: String
Identity * The unique subnet ID of the subnet being created. This must be an IP address (such as 174.11.12.0), and it must be the first address in the IP address range defined by the subnet.
  • Field Name: Identity
  • Type: String