CustomLocationHostType.Implicit(String to CustomLocationHostType) 演算子

定義

文字列を CustomLocationHostType に変換します。

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

パラメーター

value
String

戻り値

適用対象