CertificatePatchResource.HostName Property

Definition

Host names the certificate applies to.

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

Property Value

Implements

Attributes

Applies to