Share via


EbpfDataplane.Implicit(String to EbpfDataplane) Operator

Definition

Converts a string to a EbpfDataplane.

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

Parameters

value
String

Returns

Applies to