你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
PSAlertsSuppressionRuleConverters.ConvertToNetType Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
ConvertToNetType(PSAlertsSuppressionRule) | |
ConvertToNetType(PSIScopeElement) | |
ConvertToNetType(PSRuleState) | |
ConvertToNetType(PSSuppressionAlertsScope) |
ConvertToNetType(PSAlertsSuppressionRule)
public static Microsoft.Azure.Management.Security.Models.AlertsSuppressionRule ConvertToNetType (this Microsoft.Azure.Commands.Security.Models.AlertsSuppressionRules.PSAlertsSuppressionRule value);
static member ConvertToNetType : Microsoft.Azure.Commands.Security.Models.AlertsSuppressionRules.PSAlertsSuppressionRule -> Microsoft.Azure.Management.Security.Models.AlertsSuppressionRule
<Extension()>
Public Function ConvertToNetType (value As PSAlertsSuppressionRule) As AlertsSuppressionRule
Parameters
- value
- PSAlertsSuppressionRule
Returns
Applies to
ConvertToNetType(PSIScopeElement)
public static Microsoft.Azure.Management.Security.Models.ScopeElement ConvertToNetType (this Microsoft.Azure.Commands.Security.Models.AlertsSuppressionRules.PSIScopeElement value);
static member ConvertToNetType : Microsoft.Azure.Commands.Security.Models.AlertsSuppressionRules.PSIScopeElement -> Microsoft.Azure.Management.Security.Models.ScopeElement
<Extension()>
Public Function ConvertToNetType (value As PSIScopeElement) As ScopeElement
Parameters
- value
- PSIScopeElement
Returns
Applies to
ConvertToNetType(PSRuleState)
public static Microsoft.Azure.Management.Security.Models.RuleState ConvertToNetType (this Microsoft.Azure.Commands.Security.Models.AlertsSuppressionRules.PSRuleState value);
static member ConvertToNetType : Microsoft.Azure.Commands.Security.Models.AlertsSuppressionRules.PSRuleState -> Microsoft.Azure.Management.Security.Models.RuleState
<Extension()>
Public Function ConvertToNetType (value As PSRuleState) As RuleState
Parameters
- value
- PSRuleState
Returns
Applies to
ConvertToNetType(PSSuppressionAlertsScope)
public static Microsoft.Azure.Management.Security.Models.SuppressionAlertsScope ConvertToNetType (this Microsoft.Azure.Commands.Security.Models.AlertsSuppressionRules.PSSuppressionAlertsScope value);
static member ConvertToNetType : Microsoft.Azure.Commands.Security.Models.AlertsSuppressionRules.PSSuppressionAlertsScope -> Microsoft.Azure.Management.Security.Models.SuppressionAlertsScope
<Extension()>
Public Function ConvertToNetType (value As PSSuppressionAlertsScope) As SuppressionAlertsScope
Parameters
- value
- PSSuppressionAlertsScope