Share via


SupportedRuntimeVersion.Platform Property

Definition

The platform of this runtime version (possible values: "Java" or ".NET").

[Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Origin(Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Support.SupportedRuntimePlatform? Platform { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Origin(Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.PropertyOrigin.Owned)>]
member this.Platform : Nullable<Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Support.SupportedRuntimePlatform> with get, set
Public Property Platform As Nullable(Of SupportedRuntimePlatform)

Property Value

Implements

Attributes

Applies to