Share via


AttestationProvider.Status Property

Definition

Status of attestation service.

[Microsoft.Azure.PowerShell.Cmdlets.Attestation.Origin(Microsoft.Azure.PowerShell.Cmdlets.Attestation.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.Attestation.Support.AttestationServiceStatus? Status { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Attestation.Origin(Microsoft.Azure.PowerShell.Cmdlets.Attestation.PropertyOrigin.Inlined)>]
member this.Status : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Attestation.Support.AttestationServiceStatus> with get, set
Public Property Status As Nullable(Of AttestationServiceStatus)

Property Value

Implements

Attributes

Applies to