NetworkFabricDeviceRole.Implicit(String to NetworkFabricDeviceRole) Operator

Definition

Converts a String to a NetworkFabricDeviceRole.

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

Parameters

value
String

Returns

Applies to