RecallResult Enum
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enum RecallResult
C#
public enum RecallResult
type RecallResult =
Public Enum RecallResult
- Inheritance
-
RecallResult
Name | Value | Description |
---|---|---|
RECALL_SUCCEEDED | 1 | The recall succeeded |
RECALL_FAILED | 2 | The recall failed |
RECALL_SKIPPED | 3 | The recall skipped |
Produkt | Wersje |
---|---|
Azure - PowerShell Commands | 12 (LTS), Latest |