IWithHostNameBinding<FluentT>.DefineHostnameBinding Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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>>