SupportedRuntimePlatform Struct

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Support.SupportedRuntimePlatformTypeConverter))]
public struct SupportedRuntimePlatform : IEquatable<Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Support.SupportedRuntimePlatform>, System.Management.Automation.IArgumentCompleter
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Support.SupportedRuntimePlatformTypeConverter))>]
type SupportedRuntimePlatform = struct
    interface IArgumentCompleter
Public Structure SupportedRuntimePlatform
Implements IArgumentCompleter, IEquatable(Of SupportedRuntimePlatform)
Inheritance
SupportedRuntimePlatform
Attributes
Implements

Fields

Java
NetCore

Methods

CompleteArgument(String, String, String, CommandAst, IDictionary)
Equals(Object)
Equals(SupportedRuntimePlatform)
GetHashCode()
ToString()

Operators

Equality(SupportedRuntimePlatform, SupportedRuntimePlatform)
Implicit(String to SupportedRuntimePlatform)
Implicit(SupportedRuntimePlatform to String)
Inequality(SupportedRuntimePlatform, SupportedRuntimePlatform)

Applies to