- Type Parameters:
ParentT - the return type of the final Attachable.InDefinition.attach()
- All Superinterfaces:
- com.microsoft.azure.management.resources.fluentcore.model.Attachable.InDefinition<ParentT>, HasBackendPort.DefinitionStages.WithBackendPort<InboundNatRule.DefinitionStages.WithAttach<ParentT>>, HasFloatingIp.DefinitionStages.WithFloatingIp<InboundNatRule.DefinitionStages.WithAttach<ParentT>>, HasFrontend.DefinitionStages.WithFrontend<InboundNatRule.DefinitionStages.WithFrontendPort<ParentT>>, HasProtocol.DefinitionStages.WithProtocol<InboundNatRule.DefinitionStages.WithFrontend<ParentT>,TransportProtocol>, InboundNatRule.DefinitionStages.Blank<ParentT>, InboundNatRule.DefinitionStages.WithAttach<ParentT>, InboundNatRule.DefinitionStages.WithBackendPort<ParentT>, InboundNatRule.DefinitionStages.WithFloatingIp<ParentT>, InboundNatRule.DefinitionStages.WithFrontend<ParentT>, InboundNatRule.DefinitionStages.WithFrontendPort<ParentT>, InboundNatRule.DefinitionStages.WithIdleTimeout<ParentT>, InboundNatRule.DefinitionStages.WithProtocol<ParentT>
- Enclosing interface:
- InboundNatRule
public static interface InboundNatRule.Definition<ParentT>
extends InboundNatRule.DefinitionStages.Blank<ParentT>, InboundNatRule.DefinitionStages.WithProtocol<ParentT>, InboundNatRule.DefinitionStages.WithFrontend<ParentT>, InboundNatRule.DefinitionStages.WithFrontendPort<ParentT>, InboundNatRule.DefinitionStages.WithAttach<ParentT>
The entirety of an inbound NAT rule definition.