Remove-GraphApplicationRemove-GraphApplication
ÁttekintésSynopsis
A Remove-GraphApplication egy burkoló függvény, amely AD FS Graph-parancsmagokat hív meg AD FS.Remove-GraphApplication is a wrapper function to call AD FS Graph cmdlets on AD FS.
SzintaxisSyntax
Remove-GraphApplication [[-ApplicationIdentifier] <Object>] [-AsJob]
LeírásDescription
A AD FS Remove-GraphApplicationGroup meghívásával eltávolítja a megadott alkalmazást a AD FS gépen.Invokes the Remove-GraphApplicationGroup on AD FS to remove the specified application on to AD FS machine.
PéldákExamples
1. példaExample 1
Remove-GraphApplication -ApplicationIdentifier "Application-Identifier-123456"
ParaméterekParameters
-ApplicationIdentifier-ApplicationIdentifier
A törlendő alkalmazás azonosítójaIdentifier of the application to be deleted
Type: Object
Parameter Sets: (All)
Aliases:
Required: False
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
– AsJob-AsJob
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
Következő lépésekNext steps
További információ a privilegizált végpont eléréséről és használatáról: a privilegizált végpont használata Azure stack központban.For information on how to access and use the privileged endpoint, see Use the privileged endpoint in Azure Stack Hub.