Delen via


DiskFileFormat.Implicit(String to DiskFileFormat) Operator

Definition

Converts a string to a DiskFileFormat.

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

Parameters

value
String

Returns

Applies to