-
Notifications
You must be signed in to change notification settings - Fork 272
/
Copy pathIBlank`1.xml
32 lines (32 loc) · 2.89 KB
/
IBlank`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
30
31
32
<Type Name="IBlank<ReturnT>" FullName="Microsoft.Azure.Management.Network.Fluent.LoadBalancerOutboundRule.UpdateDefinition.IBlank<ReturnT>">
<TypeSignature Language="C#" Value="public interface IBlank<ReturnT> : Microsoft.Azure.Management.Network.Fluent.HasProtocol.Definition.IWithProtocol<Microsoft.Azure.Management.Network.Fluent.LoadBalancerOutboundRule.UpdateDefinition.IWithBackend<ReturnT>,Microsoft.Azure.Management.Network.Fluent.Models.LoadBalancerOutboundRuleProtocol>, Microsoft.Azure.Management.Network.Fluent.LoadBalancerOutboundRule.UpdateDefinition.IWithProtocol<ReturnT>" />
<TypeSignature Language="ILAsm" Value=".class public interface auto ansi abstract IBlank`1<ReturnT> implements class Microsoft.Azure.Management.Network.Fluent.HasProtocol.Definition.IWithProtocol`2<class Microsoft.Azure.Management.Network.Fluent.LoadBalancerOutboundRule.UpdateDefinition.IWithBackend`1<!ReturnT>, class Microsoft.Azure.Management.Network.Fluent.Models.LoadBalancerOutboundRuleProtocol>, class Microsoft.Azure.Management.Network.Fluent.LoadBalancerOutboundRule.UpdateDefinition.IWithProtocol`1<!ReturnT>" />
<TypeSignature Language="DocId" Value="T:Microsoft.Azure.Management.Network.Fluent.LoadBalancerOutboundRule.UpdateDefinition.IBlank`1" />
<TypeSignature Language="VB.NET" Value="Public Interface IBlank(Of ReturnT)
Implements IWithProtocol(Of IWithBackend(Of ReturnT), LoadBalancerOutboundRuleProtocol), IWithProtocol(Of ReturnT)" />
<TypeSignature Language="F#" Value="type IBlank<'ReturnT> = interface
 interface IWithProtocol<'ReturnT>
 interface IWithProtocol<IWithBackend<'ReturnT>, LoadBalancerOutboundRuleProtocol>" />
<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="ReturnT" />
</TypeParameters>
<Interfaces>
<Interface>
<InterfaceName>Microsoft.Azure.Management.Network.Fluent.HasProtocol.Definition.IWithProtocol<Microsoft.Azure.Management.Network.Fluent.LoadBalancerOutboundRule.UpdateDefinition.IWithBackend<ReturnT>,Microsoft.Azure.Management.Network.Fluent.Models.LoadBalancerOutboundRuleProtocol></InterfaceName>
</Interface>
<Interface>
<InterfaceName>Microsoft.Azure.Management.Network.Fluent.LoadBalancerOutboundRule.UpdateDefinition.IWithProtocol<ReturnT></InterfaceName>
</Interface>
</Interfaces>
<Docs>
<typeparam name="ReturnT">The stage of the parent definition to return to after attaching this definition.</typeparam>
<summary>
The first stage of the load balancer outbound rule definition.
</summary>
<remarks>To be added.</remarks>
</Docs>
<Members />
</Type>