Microsoft.Azure.Management.AppService.Fluent.HostNameBinding.Definition Namespace

Interfaces

IBlank<ParentT>

The first stage of a host name binding definition.

IDefinition<ParentT>

The entirety of a hostname binding definition.

IWithAttach<ParentT>

The final stage of the hostname binding definition. At this stage, any remaining optional settings can be specified, or the hostname binding definition can be attached to the parent web app definition using WithAttach.attach().

IWithDomain<ParentT>

The stage of a hostname binding definition allowing domain to be specified.

IWithHostNameDnsRecordType<ParentT>

The stage of a hostname binding definition allowing DNS record type to be set.

IWithSubDomain<ParentT>

The stage of a hostname binding definition allowing sub-domain to be specified.