Udostępnij przez


DayOfWeek.Implicit(String to DayOfWeek) Operator

Definition

Converts a String to a DayOfWeek.

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

Parameters

value
String

Returns

Applies to