[Index]
Title | Description | Details | |||||||||||||||||||||||||||||||||||||||||||||||
XdsSignature |
|
||||||||||||||||||||||||||||||||||||||||||||||||
SimpleUrl | Simple URLs that have been configured for this collection. These URLs must be created by using the New-SimpleUrl cmdlet and the New-SimpleUrlEntry cmdlet. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
ScopeClass |
|
||||||||||||||||||||||||||||||||||||||||||||||||
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>. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
Tenant | Globally unique identifier (GUID) of the Skype for Business Online tenant account for which the new Simple URL configuration settings are being created. For example: -Tenant "38aad667-af54-4397-aaa7-e94c79ec2308" You can return the tenant ID for each of your tenants by running this command: Get-CsTenant | Select-Object DisplayName, TenantID |
|
|||||||||||||||||||||||||||||||||||||||||||||||
Anchor |
|
||||||||||||||||||||||||||||||||||||||||||||||||
Identity * | Unique identifier for the new simple URL configuration collection. Because new collections can only be created at the site scope, the Identity must be the prefix "site:" followed by the name of the site. For example, this syntax creates a new collection for the Redmond site: -Identity "site:Redmond" |
|