共用方式為


RefundStatus.Implicit(String to RefundStatus) Operator

Definition

Converts a string to a RefundStatus.

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

Parameters

value
String

Returns

Applies to