Interface PublicIpAddress.Update
- All Superinterfaces:
Appliable<PublicIpAddress>, Indexable, PublicIpAddress.UpdateStages.WithIdleTimout, PublicIpAddress.UpdateStages.WithIPAddress, PublicIpAddress.UpdateStages.WithIpAddressVersion, PublicIpAddress.UpdateStages.WithIpTag, PublicIpAddress.UpdateStages.WithLeafDomainLabel, PublicIpAddress.UpdateStages.WithReverseFQDN, Resource.UpdateWithTags<PublicIpAddress.Update>
- Enclosing interface:
PublicIpAddress
public static interface PublicIpAddress.Update
extends Appliable<PublicIpAddress>, PublicIpAddress.UpdateStages.WithIPAddress, PublicIpAddress.UpdateStages.WithLeafDomainLabel, PublicIpAddress.UpdateStages.WithReverseFQDN, PublicIpAddress.UpdateStages.WithIdleTimout, PublicIpAddress.UpdateStages.WithIpTag, PublicIpAddress.UpdateStages.WithIpAddressVersion, Resource.UpdateWithTags<PublicIpAddress.Update>
Container interface for all the updates.
Use Appliable.apply() to apply the changes to the resource in Azure.
-
Method Summary
Methods inherited from interface Appliable
apply, apply, applyAsync, applyAsyncMethods inherited from interface PublicIpAddress.UpdateStages.WithIdleTimout
withIdleTimeoutInMinutesMethods inherited from interface PublicIpAddress.UpdateStages.WithIPAddress
withDynamicIP, withStaticIPMethods inherited from interface PublicIpAddress.UpdateStages.WithIpAddressVersion
withIpAddressVersionMethods inherited from interface PublicIpAddress.UpdateStages.WithIpTag
withIpTag, withIpTag, withoutIpTagMethods inherited from interface PublicIpAddress.UpdateStages.WithLeafDomainLabel
withLeafDomainLabel, withoutLeafDomainLabelMethods inherited from interface PublicIpAddress.UpdateStages.WithReverseFQDN
withoutReverseFqdn, withReverseFqdnMethods inherited from interface Resource.UpdateWithTags
withoutTag, withTag, withTags