Sdílet prostřednictvím


ImageStorageAccountType.Implicit(String to ImageStorageAccountType) Operator

Definition

Converts a string to a ImageStorageAccountType.

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

Parameters

value
String

Returns

Applies to