共用方式為


EventGridNamespaceData.MinimumTlsVersionAllowed Property

Definition

Minimum TLS version of the publisher allowed to publish to this namespace. Only TLS version 1.2 is supported.

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