Share via


IExchangeOperationResultResponse.Status Property

Definition

Status of the operation.

[Microsoft.Azure.PowerShell.Cmdlets.Reservations.Runtime.Info(Description="Status of the operation.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Reservations.Support.ExchangeOperationResultStatus) }, ReadOnly=false, Required=false, SerializedName="status")]
public Microsoft.Azure.PowerShell.Cmdlets.Reservations.Support.ExchangeOperationResultStatus? Status { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Reservations.Runtime.Info(Description="Status of the operation.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Reservations.Support.ExchangeOperationResultStatus) }, ReadOnly=false, Required=false, SerializedName="status")>]
member this.Status : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Reservations.Support.ExchangeOperationResultStatus> with get, set
Public Property Status As Nullable(Of ExchangeOperationResultStatus)

Property Value

Attributes

Applies to