OperationStatus Interface
public interface OperationStatus
An immutable client-side representation of OperationStatus.
Modifier and Type | Method and Description |
---|---|
abstract String |
end Gets the end |
abstract
Management |
error()
Gets the error property: Error response The error detail of the operation if any. |
abstract String |
id()
Gets the id property: The operation Id. |
abstract
Operation |
inner Gets the inner com. |
abstract String |
name()
Gets the name property: The operation name. |
abstract String |
start Gets the start |
abstract String |
status()
Gets the status property: The status of the operation. |
endTime
public abstract String endTime()
Gets the endTime property: The end time of the operation.
Returns:
error
public abstract ManagementError error()
Gets the error property: Error response The error detail of the operation if any.
Returns:
id
public abstract String id()
Gets the id property: The operation Id.
Returns:
innerModel
public abstract OperationStatusInner innerModel()
Gets the inner com.azure.resourcemanager.loganalytics.fluent.models.OperationStatusInner object.
Returns:
name
public abstract String name()
Gets the name property: The operation name.
Returns:
startTime
public abstract String startTime()
Gets the startTime property: The start time of the operation.
Returns:
status
public abstract String status()
Gets the status property: The status of the operation.
Returns:
Azure SDK for Java geri bildirimi
Azure SDK for Java, açık kaynak bir projedir. Geri bildirim sağlamak için bir bağlantı seçin: