IotHubPublicNetworkAccess.Implicit Operator

Definition

Converts a string to a IotHubPublicNetworkAccess.

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

Parameters

value
String

Returns

Applies to