Delen via


ExchangeOperationResultResponse.Status Property

Definition

Status of the operation.

[Microsoft.Azure.PowerShell.Cmdlets.Reservations.FormatTable(Index=1)]
[Microsoft.Azure.PowerShell.Cmdlets.Reservations.Origin(Microsoft.Azure.PowerShell.Cmdlets.Reservations.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.Reservations.Support.ExchangeOperationResultStatus? Status { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Reservations.FormatTable(Index=1)>]
[<Microsoft.Azure.PowerShell.Cmdlets.Reservations.Origin(Microsoft.Azure.PowerShell.Cmdlets.Reservations.PropertyOrigin.Owned)>]
member this.Status : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Reservations.Support.ExchangeOperationResultStatus> with get, set
Public Property Status As Nullable(Of ExchangeOperationResultStatus)

Property Value

Implements

Attributes

Applies to