Interface HasPublicIpAddress.DefinitionStages.WithPublicIPAddress<ReturnT>
- Type Parameters:
ReturnT- the next stage of the definition
- All Superinterfaces:
HasPublicIpAddress.DefinitionStages.WithExistingPublicIPAddress<ReturnT>,HasPublicIpAddress.DefinitionStages.WithNewPublicIPAddress<ReturnT>,HasPublicIpAddress.DefinitionStages.WithNewPublicIPAddressNoDnsLabel<ReturnT>
- All Known Subinterfaces:
LoadBalancerPublicFrontend.Definition<ParentT>,LoadBalancerPublicFrontend.DefinitionStages.Blank<ParentT>,LoadBalancerPublicFrontend.DefinitionStages.WithPublicIPAddress<ParentT>,NicIpConfiguration.Definition<ParentT>,NicIpConfiguration.DefinitionStages.WithAttach<ParentT>,NicIpConfiguration.DefinitionStages.WithPublicIPAddress<ParentT>
- Enclosing interface:
HasPublicIpAddress.DefinitionStages
public static interface HasPublicIpAddress.DefinitionStages.WithPublicIPAddress<ReturnT>
extends HasPublicIpAddress.DefinitionStages.WithExistingPublicIPAddress<ReturnT>, HasPublicIpAddress.DefinitionStages.WithNewPublicIPAddress<ReturnT>
The stage of the definition allowing to associate the resource 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