Поделиться через


GraphRunbookType.Implicit(String to GraphRunbookType) Operator

Definition

Converts a String to a GraphRunbookType.

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

Parameters

value
String

Returns

Applies to