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