Compartir a través de


StorageListKeyExpand.Implicit(String to StorageListKeyExpand) Operador

Definición

Convierte una cadena en un StorageListKeyExpand.

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

Parámetros

value
String

Devoluciones

Se aplica a