IAppServiceCertificate.HostNames Property
Definition
Gets the host names the certificate applies to.
public System.Collections.Generic.IReadOnlyList<string> HostNames { get; }
member this.HostNames : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly Property HostNames As IReadOnlyList(Of String)