Aracılığıyla paylaş


ServerWorkspaceFeature.Implicit(String to ServerWorkspaceFeature) Operator

Definition

Converts a string to a ServerWorkspaceFeature.

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

Parameters

value
String

Returns

Applies to