次の方法で共有


AppPlatformSupportedRuntimeVersion クラス

定義

サポートされているデプロイ ランタイムバージョン記述子。

public class AppPlatformSupportedRuntimeVersion
type AppPlatformSupportedRuntimeVersion = class
Public Class AppPlatformSupportedRuntimeVersion
継承
AppPlatformSupportedRuntimeVersion

プロパティ

Platform

このランタイム バージョンのプラットフォーム (使用可能な値: "Java" または ".NET")。

Value

デプロイ CRUD 操作に渡すことができる生の値。

Version

プラットフォームの詳細バージョン (major.minor)。

適用対象