다음을 통해 공유


StorageKeyType.Implicit(String to StorageKeyType) Operator

Definition

Converts a string to a StorageKeyType.

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

Parameters

value
String

Returns

Applies to