AttestationServiceStatus Struct

Definition

Status of attestation service.

C#
[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
Inheritance
AttestationServiceStatus
Attributes
Implements

Fields

Methods

CompleteArgument(String, String, String, CommandAst, IDictionary)

Implementations of this function are called by PowerShell to complete arguments.

Equals(AttestationServiceStatus)

Compares values of enum type AttestationServiceStatus

Equals(Object)

Compares values of enum type AttestationServiceStatus (override for Object)

GetHashCode()

Returns hashCode for enum AttestationServiceStatus

ToString()

Returns string representation for AttestationServiceStatus

Operators

Equality(AttestationServiceStatus, AttestationServiceStatus)

Overriding == operator for enum AttestationServiceStatus

Implicit(AttestationServiceStatus to String)

Implicit operator to convert AttestationServiceStatus to string

Implicit(String to AttestationServiceStatus)

Implicit operator to convert string to AttestationServiceStatus

Inequality(AttestationServiceStatus, AttestationServiceStatus)

Overriding != operator for enum AttestationServiceStatus

Applies to

製品 バージョン
Azure - PowerShell Commands 12 (LTS), Latest