ApplicationGatewaySslPolicyName 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 ApplicationGatewaySslPolicyName.
[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Network.Fluent.Models.ApplicationGatewaySslPolicyName>))]
public class ApplicationGatewaySslPolicyName : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.Network.Fluent.Models.ApplicationGatewaySslPolicyName>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Network.Fluent.Models.ApplicationGatewaySslPolicyName>))>]
type ApplicationGatewaySslPolicyName = class
inherit ExpandableStringEnum<ApplicationGatewaySslPolicyName>
Public Class ApplicationGatewaySslPolicyName
Inherits ExpandableStringEnum(Of ApplicationGatewaySslPolicyName)
- Herança
- Atributos
-
Newtonsoft.Json.JsonConverterAttribute
Construtores
ApplicationGatewaySslPolicyName() |
Define valores para ApplicationGatewaySslPolicyName. |
Campos
AppGwSslPolicy20150501 |
Define valores para ApplicationGatewaySslPolicyName. |
AppGwSslPolicy20170401 |
Define valores para ApplicationGatewaySslPolicyName. |
AppGwSslPolicy20170401S |
Define valores para ApplicationGatewaySslPolicyName. |
Propriedades
Value |
Define valores para ApplicationGatewaySslPolicyName. (Herdado de ExpandableStringEnum<T>) |
Métodos
Equals(Object) |
Define valores para ApplicationGatewaySslPolicyName. (Herdado de ExpandableStringEnum<T>) |
Equals(String) |
Define valores para ApplicationGatewaySslPolicyName. (Herdado de ExpandableStringEnum<T>) |
GetHashCode() |
Define valores para ApplicationGatewaySslPolicyName. (Herdado de ExpandableStringEnum<T>) |
ToString() |
Define valores para ApplicationGatewaySslPolicyName. (Herdado de ExpandableStringEnum<T>) |
Aplica-se a
Azure SDK for .NET