Interface NicIpConfiguration.Definition<ParentT>
- Type Parameters:
ParentT- the stage of the parent network interface definition to return to after attaching this definition
- All Superinterfaces:
Attachable.InDefinition<ParentT>, HasPrivateIpAddress.DefinitionStages.WithPrivateIPAddress<NicIpConfiguration.DefinitionStages.WithAttach<ParentT>>, HasPublicIpAddress.DefinitionStages.WithExistingPublicIPAddress<NicIpConfiguration.DefinitionStages.WithAttach<ParentT>>, HasPublicIpAddress.DefinitionStages.WithNewPublicIPAddress<NicIpConfiguration.DefinitionStages.WithAttach<ParentT>>, HasPublicIpAddress.DefinitionStages.WithNewPublicIPAddressNoDnsLabel<NicIpConfiguration.DefinitionStages.WithAttach<ParentT>>, HasPublicIpAddress.DefinitionStages.WithPublicIPAddress<NicIpConfiguration.DefinitionStages.WithAttach<ParentT>>, NicIpConfiguration.DefinitionStages.Blank<ParentT>, NicIpConfiguration.DefinitionStages.WithApplicationGateway<ParentT>, NicIpConfiguration.DefinitionStages.WithAttach<ParentT>, NicIpConfiguration.DefinitionStages.WithLoadBalancer<ParentT>, NicIpConfiguration.DefinitionStages.WithNetwork<ParentT>, NicIpConfiguration.DefinitionStages.WithPrivateIP<ParentT>, NicIpConfiguration.DefinitionStages.WithPublicIPAddress<ParentT>, NicIpConfiguration.DefinitionStages.WithPublicIPAddressDeleteOptions<ParentT>, NicIpConfiguration.DefinitionStages.WithSubnet<ParentT>
- Enclosing interface:
NicIpConfiguration
public static interface NicIpConfiguration.Definition<ParentT>
extends NicIpConfiguration.DefinitionStages.Blank<ParentT>, NicIpConfiguration.DefinitionStages.WithAttach<ParentT>, NicIpConfiguration.DefinitionStages.WithNetwork<ParentT>, NicIpConfiguration.DefinitionStages.WithSubnet<ParentT>, NicIpConfiguration.DefinitionStages.WithPrivateIP<ParentT>
The entirety of the network interface IP configuration definition.
-
Method Summary
Methods inherited from interface Attachable.InDefinition
attachMethods inherited from interface HasPrivateIpAddress.DefinitionStages.WithPrivateIPAddress
withPrivateIpAddressDynamic, withPrivateIpAddressStaticMethods inherited from interface HasPublicIpAddress.DefinitionStages.WithExistingPublicIPAddress
withExistingPublicIpAddress, withExistingPublicIpAddressMethods inherited from interface HasPublicIpAddress.DefinitionStages.WithNewPublicIPAddress
withNewPublicIpAddressMethods inherited from interface HasPublicIpAddress.DefinitionStages.WithNewPublicIPAddressNoDnsLabel
withNewPublicIpAddress, withNewPublicIpAddressMethods inherited from interface NicIpConfiguration.DefinitionStages.WithApplicationGateway
withExistingApplicationGatewayBackendMethods inherited from interface NicIpConfiguration.DefinitionStages.WithLoadBalancer
withExistingLoadBalancerBackend, withExistingLoadBalancerInboundNatRuleMethods inherited from interface NicIpConfiguration.DefinitionStages.WithNetwork
withExistingNetwork, withNewNetwork, withNewNetwork, withNewNetworkMethods inherited from interface NicIpConfiguration.DefinitionStages.WithPrivateIP
withPrivateIpVersionMethods inherited from interface NicIpConfiguration.DefinitionStages.WithPublicIPAddressDeleteOptions
withPublicIPAddressDeleteOptionsMethods inherited from interface NicIpConfiguration.DefinitionStages.WithSubnet
withSubnet