SupportedRuntimePlatform Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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() |