Interface NicIpConfiguration.UpdateStages.WithPublicIPAddress
-
- All Superinterfaces:
HasPublicIpAddress.UpdateStages.WithExistingPublicIPAddress<NicIpConfiguration.Update>,HasPublicIpAddress.UpdateStages.WithNewPublicIPAddress<NicIpConfiguration.Update>,HasPublicIpAddress.UpdateStages.WithNewPublicIPAddressNoDnsLabel<NicIpConfiguration.Update>,HasPublicIpAddress.UpdateStages.WithPublicIPAddress<NicIpConfiguration.Update>
- All Known Subinterfaces:
NicIpConfiguration.Update
- Enclosing interface:
- NicIpConfiguration.UpdateStages
public static interface NicIpConfiguration.UpdateStages.WithPublicIPAddress extends HasPublicIpAddress.UpdateStages.WithPublicIPAddress<NicIpConfiguration.Update>
The stage of the network interface IP configuration update allowing to specify public IP address.
-
-
Method Summary
-
Methods inherited from interface com.azure.resourcemanager.network.models.HasPublicIpAddress.UpdateStages.WithExistingPublicIPAddress
withExistingPublicIpAddress, withExistingPublicIpAddress, withoutPublicIpAddress
-
Methods inherited from interface com.azure.resourcemanager.network.models.HasPublicIpAddress.UpdateStages.WithNewPublicIPAddress
withNewPublicIpAddress
-
Methods inherited from interface com.azure.resourcemanager.network.models.HasPublicIpAddress.UpdateStages.WithNewPublicIPAddressNoDnsLabel
withNewPublicIpAddress, withNewPublicIpAddress
-
-