Freigeben über


BlockActionVerb.Implicit(String to BlockActionVerb) Operator

Definition

Converts a String to a BlockActionVerb.

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

Parameters

value
String

Returns

Applies to