次の方法で共有


RedisRebootType.Implicit(String to RedisRebootType) 演算子

定義

文字列を RedisRebootType に変換します。

public static implicit operator Azure.ResourceManager.Redis.Models.RedisRebootType (string value);
static member op_Implicit : string -> Azure.ResourceManager.Redis.Models.RedisRebootType
Public Shared Widening Operator CType (value As String) As RedisRebootType

パラメーター

value
String

戻り値

適用対象