IWithProtocolBeta<ReturnT>.WithHttps 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.
Specifies HTTPS as the protocol.
public Microsoft.Azure.Management.Network.Fluent.ApplicationGatewayBackendHttpConfiguration.Definition.IWithAttachAndAuthCert<ReturnT> WithHttps ();
abstract member WithHttps : unit -> Microsoft.Azure.Management.Network.Fluent.ApplicationGatewayBackendHttpConfiguration.Definition.IWithAttachAndAuthCert<'ReturnT>
Public Function WithHttps () As IWithAttachAndAuthCert(Of ReturnT)