Set-SyslogClientSet-SyslogClient
Stručný obsahSynopsis
Importuje a použije certifikát koncového bodu klienta syslog.Imports and applies syslog client endpoint certificate.
SyntaxeSyntax
Set-SyslogClient [-OutputSeverity <Object>] [-PfxBinary <Object>] [-RemoveCertificate] [-CertPassword <Object>]
[-AsJob]
ParametryParameters
-PfxBinary-PfxBinary
Certifikát v binárním formátu.Certificate in a binary format. K extrakci pole bajtů ze souboru certifikátu použijte Get-Content .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
Heslo k certifikátu jako zabezpečený řetězec.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
Další krokyNext steps
Informace o přístupu a používání privilegovaného koncového bodu najdete v tématu použití privilegovaného koncového bodu v centru Azure Stack.For information on how to access and use the privileged endpoint, see Use the privileged endpoint in Azure Stack Hub.