Megosztás a következőn keresztül:


PublicIPAllocationMethod.Implicit(String to PublicIPAllocationMethod) Operator

Definition

Converts a String to a PublicIPAllocationMethod.

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

Parameters

value
String

Returns

Applies to