Share via


CustomIPPrefixType.Implicit(String to CustomIPPrefixType) Operator

Definition

Converts a string to a CustomIPPrefixType.

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

Parameters

value
String

Returns

Applies to