Freigeben über


IOperationStatus Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.OperationStatusTypeConverter))]
public interface IOperationStatus : Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.OperationStatusTypeConverter))>]
type IOperationStatus = interface
    interface IJsonSerializable
Public Interface IOperationStatus
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
ReportUrl
Status
ValidUntil

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to