mobileAppContentFileUploadState 列挙型
名前空間: microsoft.graph
大事な: /beta バージョンの Microsoft Graph API は変更される可能性があります。運用環境での使用はサポートされていません。
注:Intune 用 Microsoft Graph API には、テナントの有効な Intune ライセンスが必要です。
アップロード要求の状態のプロパティが含まれます。
メンバー
メンバー | 値 | 説明 |
---|---|---|
success | 0 | |
transientError | 1 | |
error | 2 | |
不明 | 3 | |
azureStorageUriRequestSuccess | 100 | |
azureStorageUriRequestPending | 101 | |
azureStorageUriRequestFailed | 102 | |
azureStorageUriRequestTimedOut | 103 | |
azureStorageUriRenewalSuccess | 200 | |
azureStorageUriRenewalPending | 201 | |
azureStorageUriRenewalFailed | 202 | |
azureStorageUriRenewalTimedOut | 203 | |
commitFileSuccess | 300 | |
commitFilePending | 301 | |
commitFileFailed | 302 | |
commitFileTimedOut | 303 |