NodeArcState
NodeArcState(String)
Accepted
Canceled
Connected
Creating
Deleted
Deleting
DisableInProgress
Disconnected
Error
Failed
InProgress
Moving
NotSpecified
PartiallyConnected
PartiallySucceeded
Provisioning
Succeeded
Updating
Equals(NodeArcState)
Equals(Object)
GetHashCode()
ToString()
implicit operator NodeArcState?(String)
implicit operator NodeArcState(String)
operator !=(NodeArcState, NodeArcState)
operator ==(NodeArcState, NodeArcState)
net11.0
namespace Azure.ResourceManager.Hci.Models
{
public readonly struct NodeArcState : IEquatable<NodeArcState>
{
public static implicit operator NodeArcState?(string value);
}
}
| .NET | 8.09.010.011.0 |
|---|---|
Information specific to net11.0 | |
| Assembly | Azure.ResourceManager.Hci , Version=1.3.0.0, PublicKeyToken=92742159e12e44c8 |
| Referencing | Your project needs a package reference to |
| Package | Azure.ResourceManager.Hci (1.3.0-beta.1) net10.0 |
| Preview | This API is contained in a prerelease package. |
| Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API