Interface NicIpConfiguration.UpdateDefinitionStages.WithPublicIPAddress<ParentT>

Type Parameters:
ParentT - the stage of the parent network interface update to return to after attaching this definition
All Superinterfaces:
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>>
All Known Subinterfaces:
NicIpConfiguration.UpdateDefinition<ParentT>, NicIpConfiguration.UpdateDefinitionStages.WithAttach<ParentT>
Enclosing interface:
NicIpConfiguration.UpdateDefinitionStages

public static interface NicIpConfiguration.UpdateDefinitionStages.WithPublicIPAddress<ParentT> extends HasPublicIpAddress.UpdateDefinitionStages.WithPublicIPAddress<NicIpConfiguration.UpdateDefinitionStages.WithAttach<ParentT>>
The stage of the network interface IP configuration definition allowing to associate it with a public IP address.