New-AzSpringCloudAppDeploymentNetCoreZipUploadedObject

NetCoreZipUploadedUserSourceInfo のメモリ内オブジェクトを作成します。

構文

New-AzSpringCloudAppDeploymentNetCoreZipUploadedObject
   [-MainEntryPath <String>]
   [-RuntimeVersion <String>]
   [-Version <String>]
   [<CommonParameters>]

説明

NetCoreZipUploadedUserSourceInfo のメモリ内オブジェクトを作成します。

例 1: NetCoreZipUploadedUserSourceInfo のメモリ内オブジェクトを作成する

New-AzSpringCloudAppDeploymentNetCoreZipUploadedObject

RelativePath Version NetCoreMainEntryPath RuntimeVersion
------------ ------- -------------------- --------------
<default>

NetCoreZipUploadedUserSourceInfo のメモリ内オブジェクトを作成します。

パラメーター

-MainEntryPath

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

Type:String
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-RuntimeVersion

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

Type:String
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-Version

ソースのバージョン。

Type:String
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

出力

NetCoreZipUploadedUserSourceInfo

メモ

別名