IWithProtocol<ReturnT> Interface
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.
The stage of an application gateway backend HTTP configuration allowing to specify the protocol.
public interface IWithProtocol<ReturnT> : Microsoft.Azure.Management.Network.Fluent.ApplicationGatewayBackendHttpConfiguration.UpdateDefinition.IWithProtocolBeta<ReturnT>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type IWithProtocol<'ReturnT> = interface
interface IWithProtocolBeta<'ReturnT>
interface IBeta
Public Interface IWithProtocol(Of ReturnT)
Implements IBeta, IWithProtocolBeta(Of ReturnT)
Type Parameters
- ParentT
- Derived
- Implements
Methods
WithHttps() | (Inherited from IWithProtocolBeta<ReturnT>) |
WithProtocol(ApplicationGatewayProtocol) |