次の方法で共有


X12TimeFormat(String) コンストラクター

定義

X12TimeFormat の新しいインスタンスを初期化します。

public X12TimeFormat (string value);
new Azure.ResourceManager.Logic.Models.X12TimeFormat : string -> Azure.ResourceManager.Logic.Models.X12TimeFormat
Public Sub New (value As String)

パラメーター

value
String

例外

value が null です。

適用対象