你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

SharedStorageResourceNames interface

共享存储的资源名称对象。

属性

sharedStorageAccountName

共享存储帐户的全名。 如果未提供,则默认为 {SID}nfs{guid of 15 chars}。

sharedStorageAccountPrivateEndPointName

共享存储帐户的专用终结点的全名。 如果未提供,则默认为 {storageAccountName}_pe

属性详细信息

sharedStorageAccountName

共享存储帐户的全名。 如果未提供,则默认为 {SID}nfs{guid of 15 chars}。

sharedStorageAccountName?: string

属性值

string

sharedStorageAccountPrivateEndPointName

共享存储帐户的专用终结点的全名。 如果未提供,则默认为 {storageAccountName}_pe

sharedStorageAccountPrivateEndPointName?: string

属性值

string