Interface OperationContract.UpdateStages.WithPolicies

All Known Subinterfaces:
OperationContract.Update
Enclosing interface:
OperationContract.UpdateStages

public static interface OperationContract.UpdateStages.WithPolicies
The stage of the OperationContract update allowing to specify policies.
  • Method Details

    • withPolicies

      OperationContract.Update withPolicies(String policies)
      Specifies the policies property: Operation Policies.
      Parameters:
      policies - Operation Policies.
      Returns:
      the next definition stage.