Share via


DeleteInvoiceSectionEligibilityCode.Implicit Operator

Definition

Converts a string to a DeleteInvoiceSectionEligibilityCode.

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

Parameters

value
String

Returns

Applies to