Set-SyslogClientSet-SyslogClient
SammanfattningSynopsis
Importerar och tillämpar syslog-klientens slut punkts certifikat.Imports and applies syslog client endpoint certificate.
SyntaxSyntax
Set-SyslogClient [-OutputSeverity <Object>] [-PfxBinary <Object>] [-RemoveCertificate] [-CertPassword <Object>]
[-AsJob]
ParametrarParameters
-PfxBinary-PfxBinary
Certifikat i binärformat.Certificate in a binary format. Använd Get-Content för att extrahera matrisen med byte från certifikat filen.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
Lösen ordet till certifikatet som en säker sträng.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
Nästa stegNext steps
Information om hur du kommer åt och använder den privilegierade slut punkten finns i använda den privilegierade slut punkten i Azure Stack Hub.For information on how to access and use the privileged endpoint, see Use the privileged endpoint in Azure Stack Hub.