get Policy
Gets the details of the policy. Uses Azure REST API version 2021-02-16-preview. Other available API versions: 2024-09-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native datareplication [ApiVersion]
. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.
Return
Policy model.
Parameters
argument
null
suspend fun getPolicy(policyName: String, resourceGroupName: String, vaultName: String): GetPolicyResult
Return
Policy model.
Parameters
policy Name
The policy name.
resource Group Name
The name of the resource group. The name is case insensitive.
vault Name
The vault name.
See also
Return
Policy model.
Parameters
argument
Builder for com.pulumi.azurenative.datareplication.kotlin.inputs.GetPolicyPlainArgs.