NodeImageSelectionType.Implicit(String to NodeImageSelectionType) Operator

Definition

Converts a string to a NodeImageSelectionType.

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

Parameters

value
String

Returns

Applies to