Compartir a través de


EncryptionScopeSource.Implicit(String to EncryptionScopeSource) Operador

Definición

Convierte una cadena en un EncryptionScopeSource.

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

Parámetros

value
String

Devoluciones

Se aplica a