We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e15ef7 commit 78be068Copy full SHA for 78be068
ScriptsToProcess/Set-Variables.ps1
@@ -46,7 +46,7 @@ enum SMS_PackageStatusDistPointsSummarizer_PackageType {
46
}
47
48
enum SMS_PackageStatusDistPointsSummarizer_State {
49
- DISTRIBUTION_FAILED
+ DISTRIBUTED
50
DISTRIBUTION_PENDING = 1
51
DISTRIBUTION_RETRYING = 2
52
DISTRIBUTION_FAILED = 3
0 commit comments