Bagikan melalui


PeeringLocationsKind.Implicit(String to PeeringLocationsKind) Operator

Definition

Converts a string to a PeeringLocationsKind.

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

Parameters

value
String

Returns

Applies to