-
Notifications
You must be signed in to change notification settings - Fork 271
/
Copy pathIWithProtocol`1.xml
29 lines (29 loc) · 2.69 KB
/
IWithProtocol`1.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<Type Name="IWithProtocol<ParentT>" FullName="Microsoft.Azure.Management.Network.Fluent.LoadBalancerInboundNatRule.Definition.IWithProtocol<ParentT>">
<TypeSignature Language="C#" Value="public interface IWithProtocol<ParentT> : Microsoft.Azure.Management.Network.Fluent.HasProtocol.Definition.IWithProtocol<Microsoft.Azure.Management.Network.Fluent.LoadBalancerInboundNatRule.Definition.IWithFrontend<Microsoft.Azure.Management.Network.Fluent.LoadBalancer.Definition.IWithCreateAndInboundNatRule>,Microsoft.Azure.Management.Network.Fluent.Models.TransportProtocol>" />
<TypeSignature Language="ILAsm" Value=".class public interface auto ansi abstract IWithProtocol`1<ParentT> implements class Microsoft.Azure.Management.Network.Fluent.HasProtocol.Definition.IWithProtocol`2<class Microsoft.Azure.Management.Network.Fluent.LoadBalancerInboundNatRule.Definition.IWithFrontend`1<class Microsoft.Azure.Management.Network.Fluent.LoadBalancer.Definition.IWithCreateAndInboundNatRule>, class Microsoft.Azure.Management.Network.Fluent.Models.TransportProtocol>" />
<TypeSignature Language="DocId" Value="T:Microsoft.Azure.Management.Network.Fluent.LoadBalancerInboundNatRule.Definition.IWithProtocol`1" />
<TypeSignature Language="VB.NET" Value="Public Interface IWithProtocol(Of ParentT)
Implements IWithProtocol(Of IWithFrontend(Of IWithCreateAndInboundNatRule), TransportProtocol)" />
<TypeSignature Language="F#" Value="type IWithProtocol<'ParentT> = interface
 interface IWithProtocol<IWithFrontend<IWithCreateAndInboundNatRule>, TransportProtocol>" />
<AssemblyInfo>
<AssemblyName>Microsoft.Azure.Management.Network.Fluent</AssemblyName>
<AssemblyVersion>1.0.0.69</AssemblyVersion>
<AssemblyVersion>1.0.0.70</AssemblyVersion>
<AssemblyVersion>1.0.0.71</AssemblyVersion>
</AssemblyInfo>
<TypeParameters>
<TypeParameter Name="ParentT" />
</TypeParameters>
<Interfaces>
<Interface>
<InterfaceName>Microsoft.Azure.Management.Network.Fluent.HasProtocol.Definition.IWithProtocol<Microsoft.Azure.Management.Network.Fluent.LoadBalancerInboundNatRule.Definition.IWithFrontend<Microsoft.Azure.Management.Network.Fluent.LoadBalancer.Definition.IWithCreateAndInboundNatRule>,Microsoft.Azure.Management.Network.Fluent.Models.TransportProtocol></InterfaceName>
</Interface>
</Interfaces>
<Docs>
<typeparam name="ParentT">The stage of the parent definition to return to after attaching this definition.</typeparam>
<summary>
The stage of an inbound NAT rule definition allowing to specify the transport protocol.
</summary>
<remarks>To be added.</remarks>
</Docs>
<Members />
</Type>