Interface PublicIpPrefix.Update
-
- All Superinterfaces:
Appliable<PublicIpPrefix>,Indexable,PublicIpPrefix.UpdateStages.WithIpTags,Resource.UpdateWithTags<PublicIpPrefix.Update>
- Enclosing interface:
- PublicIpPrefix
public static interface PublicIpPrefix.Update extends Appliable<PublicIpPrefix>, Resource.UpdateWithTags<PublicIpPrefix.Update>, PublicIpPrefix.UpdateStages.WithIpTags
The template for a PublicIpPrefix update operation, containing all the settings that can be modified.
-
-
Method Summary
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Appliable
apply, apply, applyAsync, applyAsync
-
Methods inherited from interface com.azure.resourcemanager.network.models.PublicIpPrefix.UpdateStages.WithIpTags
withIpTags
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.UpdateWithTags
withoutTag, withTag, withTags
-
-