Share via


StorageAccountKeySource.Implicit(String to StorageAccountKeySource) Operator

Definition

Converts a string to a StorageAccountKeySource.

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

Parameters

value
String

Returns

Applies to