Bagikan melalui


SecureDeliveryProtocolType.Implicit Operator

Definition

Converts a string to a SecureDeliveryProtocolType.

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

Parameters

value
String

Returns

Applies to