Share via


StorageSettingType.Implicit(String to StorageSettingType) Operator

Definition

Converts a string to a StorageSettingType.

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

Parameters

value
String

Returns

Applies to