Share via


FrontDoorQuery.Implicit(String to FrontDoorQuery) Operator

Definition

Converts a string to a FrontDoorQuery.

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

Parameters

value
String

Returns

Applies to