Interface ExecuteRuleStatus


public interface ExecuteRuleStatus
An immutable client-side representation of ExecuteRuleStatus.
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the inner com.azure.resourcemanager.security.fluent.models.ExecuteRuleStatusInner object.
    Gets the operationId property: Unique key for the execution of GovernanceRule.
  • Method Details

    • operationId

      String operationId()
      Gets the operationId property: Unique key for the execution of GovernanceRule.
      Returns:
      the operationId value.
    • innerModel

      Gets the inner com.azure.resourcemanager.security.fluent.models.ExecuteRuleStatusInner object.
      Returns:
      the inner object.