getRetentionPolicy

Get a Retention Policy Uses Azure REST API version 2025-04-01-preview.

Return

A retention policy resource belonging to the scheduler

Parameters

argument

null


suspend fun getRetentionPolicy(resourceGroupName: String, schedulerName: String): GetRetentionPolicyResult

Return

A retention policy resource belonging to the scheduler

Parameters

resourceGroupName

The name of the resource group. The name is case insensitive.

schedulerName

The name of the Scheduler

See also


Return

A retention policy resource belonging to the scheduler

Parameters

argument

Builder for com.pulumi.azurenative.durabletask.kotlin.inputs.GetRetentionPolicyPlainArgs.

See also