次の方法で共有


IOperationStatus.Status Property

Definition

The status of the long running operation.

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

Property Value

Attributes

Applies to