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 com.azure.resourcemanager.resources.fluentcore.model.Attachable.InUpdate
attachMethods inherited from interface com.azure.resourcemanager.network.models.HasPrivateIpAddress.UpdateDefinitionStages.WithPrivateIPAddress
withPrivateIpAddressDynamic, withPrivateIpAddressStaticMethods inherited from interface com.azure.resourcemanager.network.models.HasPublicIpAddress.UpdateDefinitionStages.WithExistingPublicIPAddress
withExistingPublicIpAddress, withExistingPublicIpAddressMethods inherited from interface com.azure.resourcemanager.network.models.HasPublicIpAddress.UpdateDefinitionStages.WithNewPublicIPAddress
withNewPublicIpAddressMethods inherited from interface com.azure.resourcemanager.network.models.HasPublicIpAddress.UpdateDefinitionStages.WithNewPublicIPAddressNoDnsLabel
withNewPublicIpAddress, withNewPublicIpAddressMethods inherited from interface com.azure.resourcemanager.network.models.NicIpConfiguration.UpdateDefinitionStages.WithApplicationGateway
withExistingApplicationGatewayBackendMethods inherited from interface com.azure.resourcemanager.network.models.NicIpConfiguration.UpdateDefinitionStages.WithLoadBalancer
withExistingLoadBalancerBackend, withExistingLoadBalancerInboundNatRuleMethods inherited from interface com.azure.resourcemanager.network.models.NicIpConfiguration.UpdateDefinitionStages.WithNetwork
withExistingNetwork, withNewNetwork, withNewNetwork, withNewNetworkMethods inherited from interface com.azure.resourcemanager.network.models.NicIpConfiguration.UpdateDefinitionStages.WithPrivateIP
withPrivateIpVersionMethods inherited from interface com.azure.resourcemanager.network.models.NicIpConfiguration.UpdateDefinitionStages.WithPublicIPAddressDeleteOptions
withPublicIPAddressDeleteOptionsMethods inherited from interface com.azure.resourcemanager.network.models.NicIpConfiguration.UpdateDefinitionStages.WithSubnet
withSubnet