共用方式為


DeleteBillingProfileEligibilityCode.Implicit Operator

Definition

Converts a string to a DeleteBillingProfileEligibilityCode.

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

Parameters

value
String

Returns

Applies to