AttestationServiceStatus 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.
Status of attestation service.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Attestation.Support.AttestationServiceStatusTypeConverter))]
public struct AttestationServiceStatus : IEquatable<Microsoft.Azure.PowerShell.Cmdlets.Attestation.Support.AttestationServiceStatus>, System.Management.Automation.IArgumentCompleter
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Attestation.Support.AttestationServiceStatusTypeConverter))>]
type AttestationServiceStatus = struct
interface IArgumentCompleter
Public Structure AttestationServiceStatus
Implements IArgumentCompleter, IEquatable(Of AttestationServiceStatus)
- Inheritance
-
AttestationServiceStatus
- Attributes
- Implements
Complete |
Implementations of this function are called by PowerShell to complete arguments. |
Equals(Attestation |
Compares values of enum type AttestationServiceStatus |
Equals(Object) |
Compares values of enum type AttestationServiceStatus (override for Object) |
Get |
Returns hashCode for enum AttestationServiceStatus |
To |
Returns string representation for AttestationServiceStatus |
Equality(Attestation |
Overriding == operator for enum AttestationServiceStatus |
Implicit(Attestation |
Implicit operator to convert AttestationServiceStatus to string |
Implicit(String to Attestation |
Implicit operator to convert string to AttestationServiceStatus |
Inequality(Attestation |
Overriding != operator for enum AttestationServiceStatus |
製品 | バージョン |
---|---|
Azure - PowerShell Commands | 12 (LTS), Latest |