PublicNetworkAccessType.Implicit(String to PublicNetworkAccessType) Operator

Definition

Converts a string to a PublicNetworkAccessType.

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

Parameters

value
String

Returns

Applies to