Share via


EventHubsNamespace.MinimumTlsVersion Property

Definition

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

public Azure.Provisioning.BicepValue<Azure.Provisioning.EventHubs.EventHubsTlsVersion> MinimumTlsVersion { get; set; }
member this.MinimumTlsVersion : Azure.Provisioning.BicepValue<Azure.Provisioning.EventHubs.EventHubsTlsVersion> with get, set
Public Property MinimumTlsVersion As BicepValue(Of EventHubsTlsVersion)

Property Value

Applies to