Share via


INetCoreZipUploadedUserSourceInfo.NetCoreMainEntryPath Property

Definition

The path to the .NET executable relative to zip root

[Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Description="The path to the .NET executable relative to zip root", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="netCoreMainEntryPath")]
public string NetCoreMainEntryPath { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Description="The path to the .NET executable relative to zip root", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="netCoreMainEntryPath")>]
member this.NetCoreMainEntryPath : string with get, set
Public Property NetCoreMainEntryPath As String

Property Value

Attributes

Applies to