ProtocolType Clase
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Define valores para ProtocolType.
[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Cdn.Fluent.Models.ProtocolType>))]
public class ProtocolType : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.Cdn.Fluent.Models.ProtocolType>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Cdn.Fluent.Models.ProtocolType>))>]
type ProtocolType = class
inherit ExpandableStringEnum<ProtocolType>
Public Class ProtocolType
Inherits ExpandableStringEnum(Of ProtocolType)
- Herencia
- Atributos
-
Newtonsoft.Json.JsonConverterAttribute
Constructores
ProtocolType() |
Define valores para ProtocolType. |
Campos
IPBased |
Define valores para ProtocolType. |
ServerNameIndication |
Define valores para ProtocolType. |
Propiedades
Value |
Define valores para ProtocolType. (Heredado de ExpandableStringEnum<T>) |
Métodos
Equals(Object) |
Define valores para ProtocolType. (Heredado de ExpandableStringEnum<T>) |
Equals(String) |
Define valores para ProtocolType. (Heredado de ExpandableStringEnum<T>) |
GetHashCode() |
Define valores para ProtocolType. (Heredado de ExpandableStringEnum<T>) |
ToString() |
Define valores para ProtocolType. (Heredado de ExpandableStringEnum<T>) |
Se aplica a
Azure SDK for .NET