Set-SyslogClientSet-SyslogClient
摘要Synopsis
导入并应用 syslog 客户端终结点证书。Imports and applies syslog client endpoint certificate.
语法Syntax
Set-SyslogClient [-OutputSeverity <Object>] [-PfxBinary <Object>] [-RemoveCertificate] [-CertPassword <Object>]
[-AsJob]
parametersParameters
-PfxBinary-PfxBinary
二进制格式的证书。Certificate in a binary format. 使用 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
安全字符串形式的证书密码。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
后续步骤Next steps
有关如何访问和使用特权终结点的信息,请参阅使用 Azure Stack Hub 中的特权终结点。For information on how to access and use the privileged endpoint, see Use the privileged endpoint in Azure Stack Hub.