OperationResult Interface
public interface OperationResult
An immutable client-side representation of OperationResult.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Operation |
innerModel()
Gets the inner com. |
|
abstract
Operation |
status()
Gets the status property: The status of the long run operation result of governance rule. |
Method Details
innerModel
public abstract OperationResultInner innerModel()
Gets the inner com.azure.resourcemanager.security.fluent.models.OperationResultInner object.
Returns:
status
public abstract OperationResultStatus status()
Gets the status property: The status of the long run operation result of governance rule.
Returns: