FileSystemCreateIfNotExistsResponse interface
يحتوي على بيانات استجابة لعملية createIfNotExists.
الخصائص
| succeeded | الإشارة إلى ما إذا تم إنشاء نظام الملفات بنجاح. يكون خطأ عندما لا يتم تغيير نظام الملفات كما هو موجود بالفعل. |
الخصائص الموروثة
| client |
|
| date | |
| etag | |
| last |
|
| request |
|
| version |
تفاصيل الخاصية
succeeded
الإشارة إلى ما إذا تم إنشاء نظام الملفات بنجاح. يكون خطأ عندما لا يتم تغيير نظام الملفات كما هو موجود بالفعل.
succeeded: boolean
قيمة الخاصية
boolean
تفاصيل الخاصية الموروثة
clientRequestId
clientRequestId?: string
قيمة الخاصية
string
موروث من FileSystemCreateResponse.clientRequestId
date
date?: Date
قيمة الخاصية
Date
موروث من FileSystemCreateResponse.date
etag
etag?: string
قيمة الخاصية
string
موروث من FileSystemCreateResponse.etag
lastModified
lastModified?: Date
قيمة الخاصية
Date
موروث من FileSystemCreateResponse.lastModified
requestId
requestId?: string
قيمة الخاصية
string
موروث من FileSystemCreateResponse.requestId
version
version?: string
قيمة الخاصية
string
موروث من FileSystemCreateResponse.version