FileShare interface
File share information with Path, Username, and Password.
Properties
password | Password credential used to connect to the share location. |
path | The folder path for this share. |
user |
User name credential to connect to the share location |
Property Details
password
Password credential used to connect to the share location.
password?: string
Property Value
string
path
The folder path for this share.
path: string
Property Value
string
userName
User name credential to connect to the share location
userName?: string
Property Value
string
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for JavaScript