ConnectivityStatus Struct
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.
Overall connectivity status for the cluster resource.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Support.ConnectivityStatusTypeConverter))]
public struct ConnectivityStatus : IEquatable<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Support.ConnectivityStatus>, System.Management.Automation.IArgumentCompleter
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Support.ConnectivityStatusTypeConverter))>]
type ConnectivityStatus = struct
interface IArgumentCompleter
Public Structure ConnectivityStatus
Implements IArgumentCompleter, IEquatable(Of ConnectivityStatus)
- Inheritance
-
ConnectivityStatus
- Attributes
- Implements
Complete |
Implementations of this function are called by PowerShell to complete arguments. |
Equals(Connectivity |
Compares values of enum type ConnectivityStatus |
Equals(Object) |
Compares values of enum type ConnectivityStatus (override for Object) |
Get |
Returns hashCode for enum ConnectivityStatus |
To |
Returns string representation for ConnectivityStatus |
Equality(Connectivity |
Overriding == operator for enum ConnectivityStatus |
Implicit(Connectivity |
Implicit operator to convert ConnectivityStatus to string |
Implicit(String to Connectivity |
Implicit operator to convert string to ConnectivityStatus |
Inequality(Connectivity |
Overriding != operator for enum ConnectivityStatus |