BillingAgreementCategory.Implicit(String to BillingAgreementCategory) Operator

Definition

Converts a string to a BillingAgreementCategory.

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

Parameters

value
String

Returns

Applies to