AzureFileProperties interface
خصائص ملف Azure.
الخصائص
| access |
وضع الوصول للتخزين |
| account |
مفتاح حساب التخزين لملف azure. |
| account |
مفتاح حساب التخزين المخزن كسر Azure Key Vault. |
| account |
اسم حساب التخزين لملف azure. |
| share |
اسم مشاركة ملف Azure. |
تفاصيل الخاصية
accessMode
وضع الوصول للتخزين
accessMode?: string
قيمة الخاصية
string
accountKey
مفتاح حساب التخزين لملف azure.
accountKey?: string
قيمة الخاصية
string
accountKeyVaultProperties
مفتاح حساب التخزين المخزن كسر Azure Key Vault.
accountKeyVaultProperties?: SecretKeyVaultProperties
قيمة الخاصية
accountName
اسم حساب التخزين لملف azure.
accountName?: string
قيمة الخاصية
string
shareName
اسم مشاركة ملف Azure.
shareName?: string
قيمة الخاصية
string