test with just powershell beta docs

This commit is contained in:
darrell-thobe-sp
2025-01-23 20:18:21 -05:00
parent 42436403b2
commit f36c734ca4
1824 changed files with 1 additions and 130758 deletions

View File

@@ -1,24 +0,0 @@
---
id: certification-decision
title: CertificationDecision
pagination_label: CertificationDecision
sidebar_label: CertificationDecision
sidebar_class_name: powershellsdk
keywords: ['powershell', 'PowerShell', 'sdk', 'CertificationDecision']
slug: /tools/sdk/powershell/v3/models/certification-decision
tags: ['SDK', 'Software Development Kit', 'CertificationDecision']
---
# CertificationDecision
## Enum
* `APPROVE` (value: `"APPROVE"`)
* `REVOKE` (value: `"REVOKE"`)
[[Back to top]](#)