ApplicationGatewaySslCipherSuite 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.
Compatibility declaration for the ApplicationGatewaySslCipherSuite type.
public readonly struct ApplicationGatewaySslCipherSuite : IEquatable<Azure.ResourceManager.Network.Models.ApplicationGatewaySslCipherSuite>
type ApplicationGatewaySslCipherSuite = struct
Public Structure ApplicationGatewaySslCipherSuite
Implements IEquatable(Of ApplicationGatewaySslCipherSuite)
- Inheritance
-
ApplicationGatewaySslCipherSuite
- Implements
Constructors
| Name | Description |
|---|---|
| ApplicationGatewaySslCipherSuite(String) |
Initializes a new instance of ApplicationGatewaySslCipherSuite. |
Properties
| Name | Description |
|---|---|
| TlsDheDssWith3DesEdeCbcSha |
Gets or sets the TlsDheDssWith3DesEdeCbcSha compatibility property. |
| TLSDHEDSSWITH3DESEDECBCSHA |
TLS_DHE_DSS_WITH_3DES_EDE_CBC_SHA. |
| TlsDheDssWithAes128CbcSha |
Gets or sets the TlsDheDssWithAes128CbcSha compatibility property. |
| TLSDHEDSSWITHAES128CBCSHA |
TLS_DHE_DSS_WITH_AES_128_CBC_SHA. |
| TlsDheDssWithAes128CbcSha256 |
Gets or sets the TlsDheDssWithAes128CbcSha256 compatibility property. |
| TLSDHEDSSWITHAES128CBCSHA256 |
TLS_DHE_DSS_WITH_AES_128_CBC_SHA256. |
| TlsDheDssWithAes256CbcSha |
Gets or sets the TlsDheDssWithAes256CbcSha compatibility property. |
| TLSDHEDSSWITHAES256CBCSHA |
TLS_DHE_DSS_WITH_AES_256_CBC_SHA. |
| TlsDheDssWithAes256CbcSha256 |
Gets or sets the TlsDheDssWithAes256CbcSha256 compatibility property. |
| TLSDHEDSSWITHAES256CBCSHA256 |
TLS_DHE_DSS_WITH_AES_256_CBC_SHA256. |
| TlsDHERsaWithAes128CbcSha |
Gets or sets the TlsDHERsaWithAes128CbcSha compatibility property. |
| TLSDHERSAWITHAES128CBCSHA |
TLS_DHE_RSA_WITH_AES_128_CBC_SHA. |
| TlsDHERsaWithAes128GcmSha256 |
Gets or sets the TlsDHERsaWithAes128GcmSha256 compatibility property. |
| TLSDHERSAWITHAES128GCMSHA256 |
TLS_DHE_RSA_WITH_AES_128_GCM_SHA256. |
| TlsDHERsaWithAes256CbcSha |
Gets or sets the TlsDHERsaWithAes256CbcSha compatibility property. |
| TLSDHERSAWITHAES256CBCSHA |
TLS_DHE_RSA_WITH_AES_256_CBC_SHA. |
| TlsDHERsaWithAes256GcmSha384 |
Gets or sets the TlsDHERsaWithAes256GcmSha384 compatibility property. |
| TLSDHERSAWITHAES256GCMSHA384 |
TLS_DHE_RSA_WITH_AES_256_GCM_SHA384. |
| TLSECDHEECDSAWITHAES128CBCSHA |
TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA. |
| TLSECDHEECDSAWITHAES128CBCSHA256 |
TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256. |
| TLSECDHEECDSAWITHAES128GCMSHA256 |
TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256. |
| TLSECDHEECDSAWITHAES256CBCSHA |
TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA. |
| TLSECDHEECDSAWITHAES256CBCSHA384 |
TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384. |
| TLSECDHEECDSAWITHAES256GCMSHA384 |
TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384. |
| TLSECDHERSAWITHAES128CBCSHA |
TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA. |
| TLSECDHERSAWITHAES128CBCSHA256 |
TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256. |
| TLSECDHERSAWITHAES128GCMSHA256 |
TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256. |
| TLSECDHERSAWITHAES256CBCSHA |
TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA. |
| TLSECDHERSAWITHAES256CBCSHA384 |
TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384. |
| TLSECDHERSAWITHAES256GCMSHA384 |
TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384. |
| TlsECDiffieHellmanECDsaWithAes128CbcSha |
Gets or sets the TlsECDiffieHellmanECDsaWithAes128CbcSha compatibility property. |
| TlsECDiffieHellmanECDsaWithAes128CbcSha256 |
Gets or sets the TlsECDiffieHellmanECDsaWithAes128CbcSha256 compatibility property. |
| TlsECDiffieHellmanECDsaWithAes128GcmSha256 |
Gets or sets the TlsECDiffieHellmanECDsaWithAes128GcmSha256 compatibility property. |
| TlsECDiffieHellmanECDsaWithAes256CbcSha |
Gets or sets the TlsECDiffieHellmanECDsaWithAes256CbcSha compatibility property. |
| TlsECDiffieHellmanECDsaWithAes256CbcSha384 |
Gets or sets the TlsECDiffieHellmanECDsaWithAes256CbcSha384 compatibility property. |
| TlsECDiffieHellmanECDsaWithAes256GcmSha384 |
Gets or sets the TlsECDiffieHellmanECDsaWithAes256GcmSha384 compatibility property. |
| TlsECDiffieHellmanRsaWithAes128CbcSha |
Gets or sets the TlsECDiffieHellmanRsaWithAes128CbcSha compatibility property. |
| TlsECDiffieHellmanRsaWithAes128CbcSha256 |
Gets or sets the TlsECDiffieHellmanRsaWithAes128CbcSha256 compatibility property. |
| TlsECDiffieHellmanRsaWithAes128GcmSha256 |
Gets or sets the TlsECDiffieHellmanRsaWithAes128GcmSha256 compatibility property. |
| TlsECDiffieHellmanRsaWithAes256CbcSha |
Gets or sets the TlsECDiffieHellmanRsaWithAes256CbcSha compatibility property. |
| TlsECDiffieHellmanRsaWithAes256CbcSha384 |
Gets or sets the TlsECDiffieHellmanRsaWithAes256CbcSha384 compatibility property. |
| TlsECDiffieHellmanRsaWithAes256GcmSha384 |
Gets or sets the TlsECDiffieHellmanRsaWithAes256GcmSha384 compatibility property. |
| TlsRsaWith3DesEdeCbcSha |
Gets or sets the TlsRsaWith3DesEdeCbcSha compatibility property. |
| TLSRSAWITH3DESEDECBCSHA |
TLS_RSA_WITH_3DES_EDE_CBC_SHA. |
| TlsRsaWithAes128CbcSha |
Gets or sets the TlsRsaWithAes128CbcSha compatibility property. |
| TLSRSAWITHAES128CBCSHA |
TLS_RSA_WITH_AES_128_CBC_SHA. |
| TlsRsaWithAes128CbcSha256 |
Gets or sets the TlsRsaWithAes128CbcSha256 compatibility property. |
| TLSRSAWITHAES128CBCSHA256 |
TLS_RSA_WITH_AES_128_CBC_SHA256. |
| TlsRsaWithAes128GcmSha256 |
Gets or sets the TlsRsaWithAes128GcmSha256 compatibility property. |
| TLSRSAWITHAES128GCMSHA256 |
TLS_RSA_WITH_AES_128_GCM_SHA256. |
| TlsRsaWithAes256CbcSha |
Gets or sets the TlsRsaWithAes256CbcSha compatibility property. |
| TLSRSAWITHAES256CBCSHA |
TLS_RSA_WITH_AES_256_CBC_SHA. |
| TlsRsaWithAes256CbcSha256 |
Gets or sets the TlsRsaWithAes256CbcSha256 compatibility property. |
| TLSRSAWITHAES256CBCSHA256 |
TLS_RSA_WITH_AES_256_CBC_SHA256. |
| TlsRsaWithAes256GcmSha384 |
Gets or sets the TlsRsaWithAes256GcmSha384 compatibility property. |
| TLSRSAWITHAES256GCMSHA384 |
TLS_RSA_WITH_AES_256_GCM_SHA384. |
Methods
| Name | Description |
|---|---|
| Equals(ApplicationGatewaySslCipherSuite) |
Indicates whether the current object is equal to another object of the same type. |
| ToString() |
Returns the fully qualified type name of this instance. |
Operators
| Name | Description |
|---|---|
| Equality(ApplicationGatewaySslCipherSuite, ApplicationGatewaySslCipherSuite) |
Determines if two ApplicationGatewaySslCipherSuite values are the same. |
| Implicit(String to ApplicationGatewaySslCipherSuite) |
Converts a string to a ApplicationGatewaySslCipherSuite. |
| Implicit(String to Nullable<ApplicationGatewaySslCipherSuite>) | |
| Inequality(ApplicationGatewaySslCipherSuite, ApplicationGatewaySslCipherSuite) |
Determines if two ApplicationGatewaySslCipherSuite values are not the same. |