Share via


EventGridTopicData.MinimumTlsVersionAllowed Property

Definition

Minimum TLS version of the publisher allowed to publish to this topic.

public Azure.ResourceManager.EventGrid.Models.TlsVersion? MinimumTlsVersionAllowed { get; set; }
member this.MinimumTlsVersionAllowed : Nullable<Azure.ResourceManager.EventGrid.Models.TlsVersion> with get, set
Public Property MinimumTlsVersionAllowed As Nullable(Of TlsVersion)

Property Value

Applies to