Remove-AzureADApplicationProxyConnectorGroup

Remove-AzureADApplicationProxyConnectorGroup Cmdlet 會刪除 應用程式 Proxy Connector 群組。

Syntax

Remove-AzureADApplicationProxyConnectorGroup
      -Id <String>
      [<CommonParameters>]

Description

Remove-AzureADApplicationProxyConnectorGroup Cmdlet 會刪除應用程式 Proxy連接器群組。 它只能在空的連接器群組上使用,且未指派任何連接器。

範例

範例 1

PS C:\> Remove-AzureADApplicationProxyConnectorGroup -Id 59462d3c-a1bc-40a0-9bed-be799357ebce

範例 1:移除特定的連接器群組

參數

-Id

要刪除之連接器群組的識別碼。 您可以執行 Get-AzureADApplicationProxyConnectorGroup 命令來尋找此值。

Type:String
Position:Named
Default value:None
Required:True
Accept pipeline input:True
Accept wildcard characters:False

輸入

String

輸出

Object