你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

PSDeviceSecurityGroupConverters Class

Definition

public static class PSDeviceSecurityGroupConverters
type PSDeviceSecurityGroupConverters = class
Public Module PSDeviceSecurityGroupConverters
Inheritance
PSDeviceSecurityGroupConverters

Methods

ConvertToPSType(AllowlistCustomAlertRule)
ConvertToPSType(DenylistCustomAlertRule)
ConvertToPSType(DeviceSecurityGroup)
ConvertToPSType(IEnumerable<AllowlistCustomAlertRule>)
ConvertToPSType(IEnumerable<DenylistCustomAlertRule>)
ConvertToPSType(IEnumerable<DeviceSecurityGroup>)
ConvertToPSType(IEnumerable<ThresholdCustomAlertRule>)
ConvertToPSType(IEnumerable<TimeWindowCustomAlertRule>)
ConvertToPSType(ThresholdCustomAlertRule)
ConvertToPSType(TimeWindowCustomAlertRule)
CreatePSType(IEnumerable<PSAllowlistCustomAlertRule>)
CreatePSType(IEnumerable<PSDenylistCustomAlertRule>)
CreatePSType(IEnumerable<PSThresholdCustomAlertRule>)
CreatePSType(IEnumerable<PSTimeWindowCustomAlertRule>)
CreatePSType(PSAllowlistCustomAlertRule)
CreatePSType(PSDenylistCustomAlertRule)
CreatePSType(PSThresholdCustomAlertRule)
CreatePSType(PSTimeWindowCustomAlertRule)

Applies to