Set-SyslogClientSet-SyslogClient
Samen vattingSynopsis
Hiermee wordt het syslog-client eindpunt certificaat geïmporteerd en toegepast.Imports and applies syslog client endpoint certificate.
SyntaxisSyntax
Set-SyslogClient [-OutputSeverity <Object>] [-PfxBinary <Object>] [-RemoveCertificate] [-CertPassword <Object>]
[-AsJob]
ParametersParameters
-PfxBinary-PfxBinary
Een certificaat in een binaire indeling.Certificate in a binary format. Gebruik Get-content om de byte matrix van het certificaat bestand uit te pakken.Use Get-Content to extract the array of bytes from the certificate file.
Type: Object
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-CertPassword-CertPassword
Wacht woord voor het certificaat als een beveiligde teken reeks.Password to the certificate as a secure string.
Type: Object
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-RemoveCertificate-RemoveCertificate
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: False
Accept pipeline input: False
Accept wildcard characters: False
-OutputSeverity-OutputSeverity
Type: Object
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
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
Volgende stappenNext steps
Zie het privileged endpoint gebruiken in azure stack hubvoor meer informatie over het openen en gebruiken van het bevoegde eind punt.For information on how to access and use the privileged endpoint, see Use the privileged endpoint in Azure Stack Hub.