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

Overlay.InputLabel 属性

定义

获取或设置要用作覆盖的作业输入的标签。 输入必须指定一个文件。 可以指定 JPG、PNG、GIF 或 BMP 格式的图像文件,或者指定音频文件(如 WAV、MP3、WMA 或 M4A 文件)或视频文件。 有关支持的音频和视频文件格式的完整列表,请参阅 https://aka.ms/mesformats

[Newtonsoft.Json.JsonProperty(PropertyName="inputLabel")]
public string InputLabel { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="inputLabel")>]
member this.InputLabel : string with get, set
Public Property InputLabel As String

属性值

属性
Newtonsoft.Json.JsonPropertyAttribute

适用于