Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Get-JS7IAMService [[-Service] <String>] [-Disabled] [<CommonParameters>]

DESCRIPTION

...

-Service <String>
Specifies the unique name of the Identity Service.

Required?false
Position?1Default value
Accept pipeline input?true (ByPropertyName)
Accept wildcard characters?false

Disabled

...

Required?false
Position?named
Default valueFalse
Accept pipeline input?true (ByPropertyName)
Accept wildcard characters?false

...

PS > $service = Get-JS7IAMService -Service 'JOC'

Returns the indicated "JOC" Identity Service.