public static interface PublicIPAddress.Update extends Appliable<PublicIPAddress>, PublicIPAddress.UpdateStages.WithIPAddress, PublicIPAddress.UpdateStages.WithLeafDomainLabel, PublicIPAddress.UpdateStages.WithReverseFQDN, PublicIPAddress.UpdateStages.WithIdleTimout, PublicIPAddress.UpdateStages.WithIpTag, Resource.UpdateWithTags<PublicIPAddress.Update>
Use Appliable.apply()
to apply the changes to the resource in Azure.
apply, applyAsync, applyAsync
key
withDynamicIP, withStaticIP
withLeafDomainLabel, withoutLeafDomainLabel
withoutReverseFqdn, withReverseFqdn
withIdleTimeoutInMinutes
withIpTag, withIpTag, withoutIpTag
withoutTag, withTag, withTags
Copyright © 2019. All rights reserved.