共用方式為


BillingAgreementType.Implicit(String to BillingAgreementType) Operator

Definition

Converts a string to a BillingAgreementType.

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

Parameters

value
String

Returns

Applies to