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