OperationResultAutoGenerated Interface

public interface OperationResultAutoGenerated

An immutable client-side representation of OperationResultAutoGenerated.

Method Summary

Modifier and Type Method and Description
abstract OperationResultAutoGeneratedInner innerModel()

Gets the inner com.azure.resourcemanager.security.fluent.models.OperationResultAutoGeneratedInner object.

abstract OperationResult status()

Gets the status property: The status of the long run operation result of governance rule.

Method Details

innerModel

public abstract OperationResultAutoGeneratedInner innerModel()

Gets the inner com.azure.resourcemanager.security.fluent.models.OperationResultAutoGeneratedInner object.

Returns:

the inner object.

status

public abstract OperationResult status()

Gets the status property: The status of the long run operation result of governance rule.

Returns:

the status value.

Applies to