Interface NicIpConfiguration.UpdateDefinition<ParentT>
- Type Parameters:
ParentT- the return type of the finalAttachable.InUpdate.attach()
- All Superinterfaces:
Attachable.InUpdate<ParentT>, HasPrivateIpAddress.UpdateDefinitionStages.WithPrivateIPAddress<NicIpConfiguration.UpdateDefinitionStages.WithAttach<ParentT>>, HasPublicIpAddress.UpdateDefinitionStages.WithExistingPublicIPAddress<NicIpConfiguration.UpdateDefinitionStages.WithAttach<ParentT>>, HasPublicIpAddress.UpdateDefinitionStages.WithNewPublicIPAddress<NicIpConfiguration.UpdateDefinitionStages.WithAttach<ParentT>>, HasPublicIpAddress.UpdateDefinitionStages.WithNewPublicIPAddressNoDnsLabel<NicIpConfiguration.UpdateDefinitionStages.WithAttach<ParentT>>, HasPublicIpAddress.UpdateDefinitionStages.WithPublicIPAddress<NicIpConfiguration.UpdateDefinitionStages.WithAttach<ParentT>>, NicIpConfiguration.UpdateDefinitionStages.Blank<ParentT>, NicIpConfiguration.UpdateDefinitionStages.WithApplicationGateway<ParentT>, NicIpConfiguration.UpdateDefinitionStages.WithAttach<ParentT>, NicIpConfiguration.UpdateDefinitionStages.WithLoadBalancer<ParentT>, NicIpConfiguration.UpdateDefinitionStages.WithNetwork<ParentT>, NicIpConfiguration.UpdateDefinitionStages.WithPrivateIP<ParentT>, NicIpConfiguration.UpdateDefinitionStages.WithPublicIPAddress<ParentT>, NicIpConfiguration.UpdateDefinitionStages.WithPublicIPAddressDeleteOptions<ParentT>, NicIpConfiguration.UpdateDefinitionStages.WithSubnet<ParentT>
- Enclosing interface:
NicIpConfiguration
public static interface NicIpConfiguration.UpdateDefinition<ParentT>
extends NicIpConfiguration.UpdateDefinitionStages.Blank<ParentT>, NicIpConfiguration.UpdateDefinitionStages.WithAttach<ParentT>, NicIpConfiguration.UpdateDefinitionStages.WithNetwork<ParentT>, NicIpConfiguration.UpdateDefinitionStages.WithPrivateIP<ParentT>, NicIpConfiguration.UpdateDefinitionStages.WithSubnet<ParentT>, NicIpConfiguration.UpdateDefinitionStages.WithPublicIPAddress<ParentT>
The entirety of a network interface IP configuration definition as part of a network interface update.
-
Method Summary
Methods inherited from interface Attachable.InUpdate
attachMethods inherited from interface HasPrivateIpAddress.UpdateDefinitionStages.WithPrivateIPAddress
withPrivateIpAddressDynamic, withPrivateIpAddressStaticMethods inherited from interface HasPublicIpAddress.UpdateDefinitionStages.WithExistingPublicIPAddress
withExistingPublicIpAddress, withExistingPublicIpAddressMethods inherited from interface HasPublicIpAddress.UpdateDefinitionStages.WithNewPublicIPAddress
withNewPublicIpAddressMethods inherited from interface HasPublicIpAddress.UpdateDefinitionStages.WithNewPublicIPAddressNoDnsLabel
withNewPublicIpAddress, withNewPublicIpAddressMethods inherited from interface NicIpConfiguration.UpdateDefinitionStages.WithApplicationGateway
withExistingApplicationGatewayBackendMethods inherited from interface NicIpConfiguration.UpdateDefinitionStages.WithLoadBalancer
withExistingLoadBalancerBackend, withExistingLoadBalancerInboundNatRuleMethods inherited from interface NicIpConfiguration.UpdateDefinitionStages.WithNetwork
withExistingNetwork, withNewNetwork, withNewNetwork, withNewNetworkMethods inherited from interface NicIpConfiguration.UpdateDefinitionStages.WithPrivateIP
withPrivateIpVersionMethods inherited from interface NicIpConfiguration.UpdateDefinitionStages.WithPublicIPAddressDeleteOptions
withPublicIPAddressDeleteOptionsMethods inherited from interface NicIpConfiguration.UpdateDefinitionStages.WithSubnet
withSubnet