IotSecuritySolutionExportOption 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 IotSecuritySolutionExportOption.
public readonly struct IotSecuritySolutionExportOption : IEquatable<Azure.ResourceManager.SecurityCenter.Models.IotSecuritySolutionExportOption>
type IotSecuritySolutionExportOption = struct
Public Structure IotSecuritySolutionExportOption
Implements IEquatable(Of IotSecuritySolutionExportOption)
- Inheritance
-
IotSecuritySolutionExportOption
- Implements
Constructors
IotSecuritySolutionExportOption(String) |
Initializes a new instance of IotSecuritySolutionExportOption. |
Properties
RawEvents |
Agent raw events. |
Methods
Equals(IotSecuritySolutionExportOption) |
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(IotSecuritySolutionExportOption, IotSecuritySolutionExportOption) |
Determines if two IotSecuritySolutionExportOption values are the same. |
Implicit(String to IotSecuritySolutionExportOption) |
Converts a string to a IotSecuritySolutionExportOption. |
Inequality(IotSecuritySolutionExportOption, IotSecuritySolutionExportOption) |
Determines if two IotSecuritySolutionExportOption values are not the same. |
Applies to
Azure SDK for .NET