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

Interfaces

IBlank<ParentT>

The first stage of a host name binding definition.

IUpdateDefinition<ParentT>

The entirety of a hostname binding definition as part of a web app update.

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 update 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.