ConfirmImpact Enum
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.
C++
public enum class ConfirmImpact
public enum class ConfirmImpact
enum ConfirmImpact
[System.Serializable]
public enum ConfirmImpact
[System.CodeDom.Compiler.GeneratedCode("xsd", "4.0.30319.17929")]
[System.Xml.Serialization.XmlType(Namespace="http://schemas.microsoft.com/cmdlets-over-objects/2009/11")]
public enum ConfirmImpact
public enum ConfirmImpact
[<System.Serializable>]
type ConfirmImpact =
[<System.CodeDom.Compiler.GeneratedCode("xsd", "4.0.30319.17929")>]
[<System.Xml.Serialization.XmlType(Namespace="http://schemas.microsoft.com/cmdlets-over-objects/2009/11")>]
type ConfirmImpact =
type ConfirmImpact =
Public Enum ConfirmImpact
- Inheritance
-
ConfirmImpact
- Attributes
Name | Value | Description |
---|---|---|
None | 0 | |
Low | 1 | |
Medium | 2 | |
High | 3 |
ผลิตภัณฑ์ | เวอร์ชัน |
---|---|
PowerShell SDK | 7.2.0, 7.3.0, 7.4.0 |
Windows PowerShell | 5.1.0.0 |