TlsVersion Class
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.
Defines values for TlsVersion.
public sealed class TlsVersion : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.Redis.Fluent.Models.TlsVersion>
type TlsVersion = class
inherit ExpandableStringEnum<TlsVersion>
Public NotInheritable Class TlsVersion
Inherits ExpandableStringEnum(Of TlsVersion)
- Inheritance
Constructors
TlsVersion() |
Fields
OneFullStopOne | |
OneFullStopTwo | |
OneFullStopZero |
Properties
Value | (Inherited from ExpandableStringEnum<T>) |
Methods
Equals(Object) | (Inherited from ExpandableStringEnum<T>) |
Equals(String) | (Inherited from ExpandableStringEnum<T>) |
GetHashCode() | (Inherited from ExpandableStringEnum<T>) |
ToString() | (Inherited from ExpandableStringEnum<T>) |