get Snapshot Policy
Get a snapshot Policy API Version: 2020-12-01.
Return
Snapshot policy information
Parameters
argument
null
suspend fun getSnapshotPolicy(accountName: String, resourceGroupName: String, snapshotPolicyName: String): GetSnapshotPolicyResult
Return
Snapshot policy information
Parameters
account Name
The name of the NetApp account
resource Group Name
The name of the resource group.
snapshot Policy Name
The name of the snapshot policy
See also
suspend fun getSnapshotPolicy(argument: suspend GetSnapshotPolicyPlainArgsBuilder.() -> Unit): GetSnapshotPolicyResult
Return
Snapshot policy information
Parameters
argument
Builder for com.pulumi.azurenative.netapp.kotlin.inputs.GetSnapshotPolicyPlainArgs.