[Index]
Title | Description | Details | |||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Description | A description of the subnet being created. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
Element |
|
||||||||||||||||||||||||||||||||||||||||||||||||
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>. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
MaskBits * | The bitmask to be applied to the subnet being created. Valid values: 1 through 32 |
|
|||||||||||||||||||||||||||||||||||||||||||||||
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. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
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. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
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. |
|