다음을 통해 공유


ISourceUploadedUserSourceInfo.RuntimeVersion Property

Definition

Runtime version of the source file

[Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Description="Runtime version of the source file", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="runtimeVersion")]
public string RuntimeVersion { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Description="Runtime version of the source file", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="runtimeVersion")>]
member this.RuntimeVersion : string with get, set
Public Property RuntimeVersion As String

Property Value

Attributes

Applies to