MicrosoftSecurityProductName Struct
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.
The alerts' productName on which the cases will be generated.
public readonly struct MicrosoftSecurityProductName : IEquatable<Azure.ResourceManager.SecurityInsights.Models.MicrosoftSecurityProductName>
type MicrosoftSecurityProductName = struct
Public Structure MicrosoftSecurityProductName
Implements IEquatable(Of MicrosoftSecurityProductName)
- Inheritance
-
MicrosoftSecurityProductName
- Implements
Constructors
MicrosoftSecurityProductName(String) |
Initializes a new instance of MicrosoftSecurityProductName. |
Properties
AzureActiveDirectoryIdentityProtection |
Azure Active Directory Identity Protection. |
AzureAdvancedThreatProtection |
Azure Advanced Threat Protection. |
AzureSecurityCenter |
Azure Security Center. |
AzureSecurityCenterForIot |
Azure Security Center for IoT. |
MicrosoftCloudAppSecurity |
Microsoft Cloud App Security. |
MicrosoftDefenderAdvancedThreatProtection |
Microsoft Defender Advanced Threat Protection. |
Office365AdvancedThreatProtection |
Office 365 Advanced Threat Protection. |
Methods
Equals(MicrosoftSecurityProductName) |
Indicates whether the current object is equal to another object of the same type. |
ToString() |
Returns the fully qualified type name of this instance. |
Operators
Equality(MicrosoftSecurityProductName, MicrosoftSecurityProductName) |
Determines if two MicrosoftSecurityProductName values are the same. |
Implicit(String to MicrosoftSecurityProductName) |
Converts a string to a MicrosoftSecurityProductName. |
Inequality(MicrosoftSecurityProductName, MicrosoftSecurityProductName) |
Determines if two MicrosoftSecurityProductName values are not the same. |
Applies to
Azure SDK for .NET