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

EndpointResourceDescription.UriScheme 属性

定义

获取终结点的 Uri 方案。

public string UriScheme { get; set; }
member this.UriScheme : string with get, set
Public Property UriScheme As String

属性值

http、https ftp 等终结点的 uri 方案。

适用于