MountPointMap interface
共享装入点。
属性
| mount |
共享的装入点。 注意:此属性不会序列化。 它只能由服务器填充。 |
| mount |
装载类型。 注意:此属性不会序列化。 它只能由服务器填充。 |
| role |
装载共享的角色的 ID。 注意:此属性不会序列化。 它只能由服务器填充。 |
| role |
角色类型。 注意:此属性不会序列化。 它只能由服务器填充。 |
| share |
装载到角色 VM 的共享的 ID。 |
属性详细信息
mountPoint
共享的装入点。 注意:此属性不会序列化。 它只能由服务器填充。
mountPoint?: string
属性值
string
mountType
装载类型。 注意:此属性不会序列化。 它只能由服务器填充。
mountType?: string
属性值
string
roleId
装载共享的角色的 ID。 注意:此属性不会序列化。 它只能由服务器填充。
roleId?: string
属性值
string
roleType
角色类型。 注意:此属性不会序列化。 它只能由服务器填充。
roleType?: string
属性值
string
shareId
装载到角色 VM 的共享的 ID。
shareId: string
属性值
string