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