GroundStationReleaseMode.Implicit(String to GroundStationReleaseMode) 演算子

定義

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

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

パラメーター

value
String

戻り値

適用対象