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 com.azure.resourcemanager.resources.fluentcore.model.Appliable
apply, apply, applyAsync, applyAsyncMethods inherited from interface com.azure.resourcemanager.network.models.PublicIpAddress.UpdateStages.WithIdleTimout
withIdleTimeoutInMinutesMethods inherited from interface com.azure.resourcemanager.network.models.PublicIpAddress.UpdateStages.WithIPAddress
withDynamicIP, withStaticIPMethods inherited from interface com.azure.resourcemanager.network.models.PublicIpAddress.UpdateStages.WithIpAddressVersion
withIpAddressVersionMethods inherited from interface com.azure.resourcemanager.network.models.PublicIpAddress.UpdateStages.WithIpTag
withIpTag, withIpTag, withoutIpTagMethods inherited from interface com.azure.resourcemanager.network.models.PublicIpAddress.UpdateStages.WithLeafDomainLabel
withLeafDomainLabel, withoutLeafDomainLabelMethods inherited from interface com.azure.resourcemanager.network.models.PublicIpAddress.UpdateStages.WithReverseFQDN
withoutReverseFqdn, withReverseFqdnMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.UpdateWithTags
withoutTag, withTag, withTags