Interface NicIpConfiguration.DefinitionStages.WithPublicIPAddress<ParentT>
- Type Parameters:
ParentT- the stage of the parent network interface definition to return to after attaching this definition
- All Superinterfaces:
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>>
- All Known Subinterfaces:
NicIpConfiguration.Definition<ParentT>,NicIpConfiguration.DefinitionStages.WithAttach<ParentT>
- Enclosing interface:
- NicIpConfiguration.DefinitionStages
public static interface NicIpConfiguration.DefinitionStages.WithPublicIPAddress<ParentT>
extends HasPublicIpAddress.DefinitionStages.WithPublicIPAddress<NicIpConfiguration.DefinitionStages.WithAttach<ParentT>>
The stage of the network interface IP configuration definition allowing to associate it with a public IP
address.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.network.models.HasPublicIpAddress.DefinitionStages.WithExistingPublicIPAddress
withExistingPublicIpAddress, withExistingPublicIpAddressMethods inherited from interface com.azure.resourcemanager.network.models.HasPublicIpAddress.DefinitionStages.WithNewPublicIPAddress
withNewPublicIpAddressMethods inherited from interface com.azure.resourcemanager.network.models.HasPublicIpAddress.DefinitionStages.WithNewPublicIPAddressNoDnsLabel
withNewPublicIpAddress, withNewPublicIpAddress