IWithHostNameSslBinding<FluentT>.DefineSslBinding 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 a definition of an SSL binding.
public Microsoft.Azure.Management.AppService.Fluent.HostNameSslBinding.Definition.IBlank<Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Definition.IWithCreate<FluentT>> DefineSslBinding ();
abstract member DefineSslBinding : unit -> Microsoft.Azure.Management.AppService.Fluent.HostNameSslBinding.Definition.IBlank<Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Definition.IWithCreate<'FluentT>>
Public Function DefineSslBinding () As IBlank(Of IWithCreate(Of FluentT))
Returns
- IBlank<IWithCreate<FluentT>>