IWithAttachAndPath<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.
public interface IWithAttachAndPath<ReturnT> : Microsoft.Azure.Management.Network.Fluent.ApplicationGatewayRedirectConfiguration.Definition.IWithAttach<ReturnT>, Microsoft.Azure.Management.Network.Fluent.ApplicationGatewayRedirectConfiguration.Definition.IWithPathIncluded<ReturnT>, Microsoft.Azure.Management.Network.Fluent.ApplicationGatewayRedirectConfiguration.Definition.IWithQueryStringIncluded<ReturnT>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.ChildResource.Definition.IInDefinition<ReturnT>
type IWithAttachAndPath<'ReturnT> = interface
interface IWithAttach<'ReturnT>
interface IInDefinition<'ReturnT>
interface IWithQueryStringIncluded<'ReturnT>
interface IWithPathIncluded<'ReturnT>
Public Interface IWithAttachAndPath(Of ReturnT)
Implements IInDefinition(Of ReturnT), IWithAttach(Of ReturnT), IWithPathIncluded(Of ReturnT), IWithQueryStringIncluded(Of ReturnT)
Type Parameters
- ReturnT
- Derived
- Implements
Methods
Attach() | (Inherited from IInDefinition<ParentT>) |
WithPathIncluded() | (Inherited from IWithPathIncluded<ReturnT>) |
WithQueryStringIncluded() | (Inherited from IWithQueryStringIncluded<ReturnT>) |