OperationContract.UpdateStages.WithPolicies Interface

public static interface OperationContract.UpdateStages.WithPolicies

The stage of the OperationContract update allowing to specify policies.

Method Summary

Modifier and Type Method and Description
abstract Update withPolicies(String policies)

Specifies the policies property: Operation Policies.

Method Details

withPolicies

public abstract OperationContract.Update withPolicies(String policies)

Specifies the policies property: Operation Policies.

Parameters:

policies - Operation Policies.

Returns:

the next definition stage.

Applies to