static interface |
ApplicationGatewayProbe.Definition<ParentT> |
The entirety of an application gateway probe definition.
|
static interface |
ApplicationGatewayProbe.DefinitionStages.WithProtocol<ParentT> |
Stage of an application gateway probe update allowing to specify the protocol of the probe.
|
static interface |
ConnectivityCheck.Definition |
The entirety of connectivity check parameters definition.
|
static interface |
ConnectivityCheck.DefinitionStages.WithExecute |
The stage of the definition which contains all the minimum required inputs for execution, but also allows for
any other optional settings to be specified.
|
static interface |
LoadBalancerInboundNatPool.Definition<ParentT> |
The entirety of an inbound NAT pool definition.
|
static interface |
LoadBalancerInboundNatPool.DefinitionStages.Blank<ParentT> |
The first stage of the inbound NAT pool definition.
|
static interface |
LoadBalancerInboundNatPool.DefinitionStages.WithProtocol<ParentT> |
The stage of an inbound NAT pool definition allowing to specify the transport protocol for the pool to apply
to.
|
static interface |
LoadBalancerInboundNatRule.Definition<ParentT> |
The entirety of an inbound NAT rule definition.
|
static interface |
LoadBalancerInboundNatRule.DefinitionStages.Blank<ParentT> |
The first stage of the inbound NAT rule definition.
|
static interface |
LoadBalancerInboundNatRule.DefinitionStages.WithProtocol<ParentT> |
The stage of an inbound NAT rule definition allowing to specify the transport protocol.
|
static interface |
LoadBalancerOutboundRule.Definition<ParentT> |
The entirety of an outbound rule definition.
|
static interface |
LoadBalancerOutboundRule.DefinitionStages.Blank<ParentT> |
The first stage of the outbound rule definition.
|
static interface |
LoadBalancerOutboundRule.DefinitionStages.WithProtocol<ParentT> |
The stage of an outbound rule definition allowing to specify the transport protocol.
|
static interface |
LoadBalancingRule.Definition<ReturnT> |
The entirety of a load balancing rule definition.
|
static interface |
LoadBalancingRule.DefinitionStages.Blank<ReturnT> |
The first stage of the load balancing rule definition.
|
static interface |
LoadBalancingRule.DefinitionStages.WithProtocol<ReturnT> |
The stage of a load balancing rule definition allowing to specify the transport protocol to apply the rule
to.
|
static interface |
PCFilter.Definition<ParentT> |
Definition of packet capture filter.
|
static interface |
PCFilter.DefinitionStages.Blank<ParentT> |
The first stage of a packet capture filter definition.
|
static interface |
PCFilter.DefinitionStages.WithAttach<ParentT> |
The first stage of a packet capture filter definition.
|
static interface |
VerificationIPFlow.Definition |
The entirety of verification ip flow parameters definition.
|
static interface |
VerificationIPFlow.DefinitionStages.WithProtocol |
Protocol to be verified on.
|