Share via


EhNamespaceProperties.MinimumTlsVersion Property

Definition

The minimum TLS version for the cluster to support, e.g. '1.2'

[Microsoft.Azure.PowerShell.Cmdlets.EventHub.Origin(Microsoft.Azure.PowerShell.Cmdlets.EventHub.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.EventHub.Support.TlsVersion? MinimumTlsVersion { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.EventHub.Origin(Microsoft.Azure.PowerShell.Cmdlets.EventHub.PropertyOrigin.Owned)>]
member this.MinimumTlsVersion : Nullable<Microsoft.Azure.PowerShell.Cmdlets.EventHub.Support.TlsVersion> with get, set
Public Property MinimumTlsVersion As Nullable(Of TlsVersion)

Property Value

Implements

Attributes

Applies to