Share via


CustomerCertificate.SubjectAlternativeName Property

Definition

The list of SANs.

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Origin(Microsoft.Azure.PowerShell.Cmdlets.Cdn.PropertyOrigin.Owned)]
public System.Collections.Generic.List<string> SubjectAlternativeName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Origin(Microsoft.Azure.PowerShell.Cmdlets.Cdn.PropertyOrigin.Owned)>]
member this.SubjectAlternativeName : System.Collections.Generic.List<string> with get, set
Public Property SubjectAlternativeName As List(Of String)

Property Value

Implements

Attributes

Applies to