Microsoft.Azure.Management.Network.Fluent.ApplicationGatewayBackend.UpdateDefinition Namespace
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.
Interfaces
IBlank<ParentT> |
The first stage of an application gateway backend definition. |
IUpdateDefinition<ParentT> |
The entirety of an application gateway backend definition as part of an application gateway update. |
IWithAddress<ParentT> |
The stage of an application gateway backed definition allowing to add an address to the backend. |
IWithAttach<ParentT> |
The final stage of an application gateway backend definition. At this stage, any remaining optional settings can be specified, or the definition can be attached to the parent application gateway definition. |