ApiManagementClient.PolicySetOperationLevel Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public void PolicySetOperationLevel (Microsoft.Azure.Commands.ApiManagement.ServiceManagement.Models.PsApiManagementContext context, string policyContent, string apiId, string operationId, string contentFormat);
member this.PolicySetOperationLevel : Microsoft.Azure.Commands.ApiManagement.ServiceManagement.Models.PsApiManagementContext * string * string * string * string -> unit
Public Sub PolicySetOperationLevel (context As PsApiManagementContext, policyContent As String, apiId As String, operationId As String, contentFormat As String)
Parameters
- context
- PsApiManagementContext
- policyContent
- String
- apiId
- String
- operationId
- String
- contentFormat
- String