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

HostedServiceUpdateParameters.Label 属性

定义

可选。 云服务的名称。 该名称的长度最长可以为 100 个字符。 必须为至少一个 Label 或 Description 指定值。 建议该标签在说明内唯一。 该名称可用于标识服务,以便进行跟踪。

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

属性值

适用于