ClusterSecretArchiveEnabled 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 indicator if the specified key vault should be used to archive the secrets of the cluster.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Support.ClusterSecretArchiveEnabledTypeConverter))]
public struct ClusterSecretArchiveEnabled : IEquatable<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Support.ClusterSecretArchiveEnabled>, System.Management.Automation.IArgumentCompleter
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Support.ClusterSecretArchiveEnabledTypeConverter))>]
type ClusterSecretArchiveEnabled = struct
interface IArgumentCompleter
Public Structure ClusterSecretArchiveEnabled
Implements IArgumentCompleter, IEquatable(Of ClusterSecretArchiveEnabled)
- Inheritance
-
ClusterSecretArchiveEnabled
- Attributes
- Implements
Complete |
Implementations of this function are called by PowerShell to complete arguments. |
Equals(Cluster |
Compares values of enum type ClusterSecretArchiveEnabled |
Equals(Object) |
Compares values of enum type ClusterSecretArchiveEnabled (override for Object) |
Get |
Returns hashCode for enum ClusterSecretArchiveEnabled |
To |
Returns string representation for ClusterSecretArchiveEnabled |
Equality(Cluster |
Overriding == operator for enum ClusterSecretArchiveEnabled |
Implicit(Cluster |
Implicit operator to convert ClusterSecretArchiveEnabled to string |
Implicit(String to Cluster |
Implicit operator to convert string to ClusterSecretArchiveEnabled |
Inequality(Cluster |
Overriding != operator for enum ClusterSecretArchiveEnabled |