Share via


IPAddressDeleteOption.Implicit(String to IPAddressDeleteOption) Operator

Definition

Converts a string to a IPAddressDeleteOption.

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

Parameters

value
String

Returns

Applies to