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