Share via


StorageDnsEndpointType.Implicit(String to StorageDnsEndpointType) Operator

Definition

Converts a string to a StorageDnsEndpointType.

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

Parameters

value
String

Returns

Applies to