Share via


TlsaRecord.Usage Property

Definition

The usage specifies the provided association that will be used to match the certificate presented in the TLS handshake.

[Microsoft.Azure.PowerShell.Cmdlets.Dns.Origin(Microsoft.Azure.PowerShell.Cmdlets.Dns.PropertyOrigin.Owned)]
public int? Usage { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Dns.Origin(Microsoft.Azure.PowerShell.Cmdlets.Dns.PropertyOrigin.Owned)>]
member this.Usage : Nullable<int> with get, set
Public Property Usage As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to