Megosztás a következőn keresztül:


ComputeEncryptionType.Implicit(String to ComputeEncryptionType) Operator

Definition

Converts a String to a ComputeEncryptionType.

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

Parameters

value
String

Returns

Applies to