Versions Compared

Key

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

...

New-JS7Subagent

SYNOPSIS

Returns an array of with a Subagent objectsobject

SYNTAX

New-JS7Subagent [-SubagentId] <String> [-Url] <Uri> [[-Title] <String>] [[-DirectorType] <String>] [[-Ordering] <Int32>] [-GenerateSubagentCluster] [-WhatIf] [-Confirm] [<CommonParameters>]

...

This cmdlet returns an array of with a Subagent objectsobject.

Consider that the Subgent identification specified with the -SubagentId parameter cannot be modified
for the lifetime of a Subagent.

...

-SubagentId <String>
Specifies a unique identifier for the Subagent. The Subagent ID cannot be chaned changed during the lifetime of a Subagent.

...