Interface LocalNetworkGateway.Update
- All Superinterfaces:
com.azure.resourcemanager.resources.fluentcore.model.Appliable<LocalNetworkGateway>, com.azure.resourcemanager.resources.fluentcore.model.Indexable, LocalNetworkGateway.UpdateStages.WithAddressSpace, LocalNetworkGateway.UpdateStages.WithBgp, LocalNetworkGateway.UpdateStages.WithIPAddress, com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.UpdateWithTags<LocalNetworkGateway.Update>
- Enclosing interface:
LocalNetworkGateway
public static interface LocalNetworkGateway.Update
extends com.azure.resourcemanager.resources.fluentcore.model.Appliable<LocalNetworkGateway>, com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.UpdateWithTags<LocalNetworkGateway.Update>, LocalNetworkGateway.UpdateStages.WithIPAddress, LocalNetworkGateway.UpdateStages.WithAddressSpace, LocalNetworkGateway.UpdateStages.WithBgp
The template for a local network gateway 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, applyAsyncMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Indexable
keyMethods inherited from interface LocalNetworkGateway.UpdateStages.WithAddressSpace
withAddressSpace, withoutAddressSpaceMethods inherited from interface LocalNetworkGateway.UpdateStages.WithBgp
withBgp, withoutBgpMethods inherited from interface LocalNetworkGateway.UpdateStages.WithIPAddress
withIPAddressMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.UpdateWithTags
withoutTag, withTag, withTags