AccountEncryptionKeyType.Implicit(String to AccountEncryptionKeyType) Operator

Definition

Converts a string to a AccountEncryptionKeyType.

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

Parameters

value
String

Returns

Applies to