IWithHostNameBinding<FluentT>.DefineHostnameBinding Method

Definition

Starts the definition of a new host name binding.

public Microsoft.Azure.Management.AppService.Fluent.HostNameBinding.Definition.IBlank<Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Definition.IWithCreate<FluentT>> DefineHostnameBinding ();
abstract member DefineHostnameBinding : unit -> Microsoft.Azure.Management.AppService.Fluent.HostNameBinding.Definition.IBlank<Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Definition.IWithCreate<'FluentT>>
Public Function DefineHostnameBinding () As IBlank(Of IWithCreate(Of FluentT))

Returns

IBlank<IWithCreate<FluentT>>

Applies to