OsTypeSelected1 Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Define valores para OsTypeSelected1.
[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.AppService.Fluent.Models.OsTypeSelected1>))]
public class OsTypeSelected1 : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.AppService.Fluent.Models.OsTypeSelected1>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.AppService.Fluent.Models.OsTypeSelected1>))>]
type OsTypeSelected1 = class
inherit ExpandableStringEnum<OsTypeSelected1>
Public Class OsTypeSelected1
Inherits ExpandableStringEnum(Of OsTypeSelected1)
- Herança
- Atributos
-
Newtonsoft.Json.JsonConverterAttribute
Construtores
OsTypeSelected1() |
Define valores para OsTypeSelected1. |
Campos
Linux |
Define valores para OsTypeSelected1. |
LinuxFunctions |
Define valores para OsTypeSelected1. |
Windows |
Define valores para OsTypeSelected1. |
WindowsFunctions |
Define valores para OsTypeSelected1. |
Propriedades
Value |
Define valores para OsTypeSelected1. (Herdado de ExpandableStringEnum<T>) |
Métodos
Equals(Object) |
Define valores para OsTypeSelected1. (Herdado de ExpandableStringEnum<T>) |
Equals(String) |
Define valores para OsTypeSelected1. (Herdado de ExpandableStringEnum<T>) |
GetHashCode() |
Define valores para OsTypeSelected1. (Herdado de ExpandableStringEnum<T>) |
ToString() |
Define valores para OsTypeSelected1. (Herdado de ExpandableStringEnum<T>) |
Aplica-se a
Azure SDK for .NET