Share via


SecretStoreType.Implicit(String to SecretStoreType) Operator

Definition

Converts a string to a SecretStoreType.

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

Parameters

value
String

Returns

Applies to