다음을 통해 공유


VnetSolutionType.Implicit(String to VnetSolutionType) Operator

Definition

Converts a string to a VnetSolutionType.

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

Parameters

value
String

Returns

Applies to