你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
AccessUri interface
A disk access SAS uri.
Properties
accessSAS | A SAS uri for accessing a disk. NOTE: This property will not be serialized. It can only be populated by the server. |
security |
A SAS uri for accessing a VM guest state. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
accessSAS
A SAS uri for accessing a disk. NOTE: This property will not be serialized. It can only be populated by the server.
accessSAS?: string
Property Value
string
securityDataAccessSAS
A SAS uri for accessing a VM guest state. NOTE: This property will not be serialized. It can only be populated by the server.
securityDataAccessSAS?: string
Property Value
string