你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
JobRetry.Implicit 运算符
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
重载
Implicit(JobRetry to String) |
用于将 JobRetry 转换为字符串的隐式运算符 |
Implicit(String to JobRetry) |
用于将字符串转换为 JobRetry 的隐式运算符 |
Implicit(JobRetry to String)
Implicit(String to JobRetry)
用于将字符串转换为 JobRetry 的隐式运算符
public static implicit operator Microsoft.Azure.Management.Media.Models.JobRetry (string value);
static member op_Implicit : string -> Microsoft.Azure.Management.Media.Models.JobRetry
Public Shared Widening Operator CType (value As String) As JobRetry
参数
- value
- String