Udostępnij za pośrednictwem


SecondaryType.Implicit(String to SecondaryType) Operator

Definition

Converts a string to a SecondaryType.

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

Parameters

value
String

Returns

Applies to