Share via


CorsRuleAllowedMethod.Implicit(String to CorsRuleAllowedMethod) Operator

Definition

Converts a string to a CorsRuleAllowedMethod.

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

Parameters

value
String

Returns

Applies to