IWithHostName Interface

Definition

An app service certificate order definition allowing hostname to be set.

public interface IWithHostName
type IWithHostName = interface
Public Interface IWithHostName
Derived

Methods

WithHostName(String)

Specifies the hostname the certificate binds to.

Applies to