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