Share via


StorageSettingStoreType.Implicit(String to StorageSettingStoreType) Operator

Definition

Converts a string to a StorageSettingStoreType.

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

Parameters

value
String

Returns

Applies to