NetCoreZipUploadedUserSourceInfo クラス

定義

デプロイ用にアップロードされた Jar バイナリ。

public class NetCoreZipUploadedUserSourceInfo : Azure.ResourceManager.AppPlatform.Models.AppPlatformUploadedUserSourceInfo
type NetCoreZipUploadedUserSourceInfo = class
    inherit AppPlatformUploadedUserSourceInfo
Public Class NetCoreZipUploadedUserSourceInfo
Inherits AppPlatformUploadedUserSourceInfo
継承

コンストラクター

NetCoreZipUploadedUserSourceInfo()

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

プロパティ

NetCoreMainEntryPath

zip ルートを基準とした .NET 実行可能ファイルへのパス。

RelativePath

ソースを格納するストレージの相対パス。

(継承元 AppPlatformUploadedUserSourceInfo)
RuntimeVersion

.Net ファイルのランタイム バージョン。

Version

ソースのバージョン。

(継承元 AppPlatformUserSourceInfo)

適用対象