RunbookState.Implicit(String to RunbookState) 演算子

定義

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

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

パラメーター

value
String

戻り値

適用対象