getProductPolicy

Get the policy configuration at the Product level. API Version: 2020-12-01.

Return

Policy Contract details.

Parameters

argument

null


suspend fun getProductPolicy(format: String? = null, policyId: String, productId: String, resourceGroupName: String, serviceName: String): GetProductPolicyResult

Return

Policy Contract details.

Parameters

format

Policy Export Format.

policyId

The identifier of the Policy.

productId

Product identifier. Must be unique in the current API Management service instance.

resourceGroupName

The name of the resource group.

serviceName

The name of the API Management service.

See also


Return

Policy Contract details.

Parameters

argument

Builder for com.pulumi.azurenative.apimanagement.kotlin.inputs.GetProductPolicyPlainArgs.

See also