共用方式為


ElasticSanEncryptionType.Implicit(String to ElasticSanEncryptionType) Operator

Definition

Converts a string to a ElasticSanEncryptionType.

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

Parameters

value
String

Returns

Applies to