Share via


INetCoreZipUploadedUserSourceInfo.NetCoreMainEntryPath Property

Definition

The path to the .NET executable relative to zip root

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

Property Value

Attributes

Applies to