Share via


KubernetesOperator.Implicit(String to KubernetesOperator) Operator

Definition

Converts a string to a KubernetesOperator.

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

Parameters

value
String

Returns

Applies to