Sdílet prostřednictvím


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