次の方法で共有


AgreementAcceptanceMode.Implicit(String to AgreementAcceptanceMode) Operator

Definition

Converts a string to a AgreementAcceptanceMode.

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

Parameters

value
String

Returns

Applies to