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