NetCoreZipUploadedUserSourceInfo interface
デプロイ用にアップロードされた Jar バイナリ
- Extends
プロパティ
net |
zip ルートを基準とした .NET 実行可能ファイルへのパス |
runtime |
.Net ファイルのランタイム バージョン |
type | ポリモーフィック識別子。このオブジェクトに使用できるさまざまな型を指定します。 |
継承されたプロパティ
relative |
ソースを格納するストレージの相対パス |
version | ソースのバージョン |
プロパティの詳細
netCoreMainEntryPath
zip ルートを基準とした .NET 実行可能ファイルへのパス
netCoreMainEntryPath?: string
プロパティ値
string
runtimeVersion
.Net ファイルのランタイム バージョン
runtimeVersion?: string
プロパティ値
string
type
ポリモーフィック識別子。このオブジェクトに使用できるさまざまな型を指定します。
type: "NetCoreZip"
プロパティ値
"NetCoreZip"