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