get Policy
Get the Global policy definition of the Api Management service. API Version: 2020-12-01.
Return
Policy Contract details.
Parameters
argument
null
suspend fun getPolicy(format: String? = null, policyId: String, resourceGroupName: String, serviceName: String): GetPolicyResult
Return
Policy Contract details.
Parameters
format
Policy Export Format.
policy Id
The identifier of the Policy.
resource Group Name
The name of the resource group.
service Name
The name of the API Management service.
See also
Return
Policy Contract details.
Parameters
argument
Builder for com.pulumi.azurenative.apimanagement.kotlin.inputs.GetPolicyPlainArgs.