BatchIPRuleAction.Implicit(String to BatchIPRuleAction) Operator

Definition

Converts a string to a BatchIPRuleAction.

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

Parameters

value
String

Returns

Applies to