Interface LocalNetworkGateway.Update
-
- All Superinterfaces:
Appliable<LocalNetworkGateway>,Indexable,LocalNetworkGateway.UpdateStages.WithAddressSpace,LocalNetworkGateway.UpdateStages.WithBgp,LocalNetworkGateway.UpdateStages.WithIPAddress,Resource.UpdateWithTags<LocalNetworkGateway.Update>
- Enclosing interface:
- LocalNetworkGateway
public static interface LocalNetworkGateway.Update extends Appliable<LocalNetworkGateway>, 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, applyAsync
-
Methods inherited from interface com.azure.resourcemanager.network.models.LocalNetworkGateway.UpdateStages.WithAddressSpace
withAddressSpace, withoutAddressSpace
-
Methods inherited from interface com.azure.resourcemanager.network.models.LocalNetworkGateway.UpdateStages.WithBgp
withBgp, withoutBgp
-
Methods inherited from interface com.azure.resourcemanager.network.models.LocalNetworkGateway.UpdateStages.WithIPAddress
withIPAddress
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.UpdateWithTags
withoutTag, withTag, withTags
-
-