Interface VirtualNetworkGateway.Update
-
- All Superinterfaces:
Appliable<VirtualNetworkGateway>,Indexable,Resource.UpdateWithTags<VirtualNetworkGateway.Update>,VirtualNetworkGateway.UpdateStages.WithBgp,VirtualNetworkGateway.UpdateStages.WithPointToSiteConfiguration,VirtualNetworkGateway.UpdateStages.WithSku
- Enclosing interface:
- VirtualNetworkGateway
public static interface VirtualNetworkGateway.Update extends Appliable<VirtualNetworkGateway>, Resource.UpdateWithTags<VirtualNetworkGateway.Update>, VirtualNetworkGateway.UpdateStages.WithSku, VirtualNetworkGateway.UpdateStages.WithBgp, VirtualNetworkGateway.UpdateStages.WithPointToSiteConfiguration
The template for a virtual 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.resources.fluentcore.arm.models.Resource.UpdateWithTags
withoutTag, withTag, withTags
-
Methods inherited from interface com.azure.resourcemanager.network.models.VirtualNetworkGateway.UpdateStages.WithBgp
withBgp, withoutBgp
-
Methods inherited from interface com.azure.resourcemanager.network.models.VirtualNetworkGateway.UpdateStages.WithPointToSiteConfiguration
definePointToSiteConfiguration, updatePointToSiteConfiguration
-
Methods inherited from interface com.azure.resourcemanager.network.models.VirtualNetworkGateway.UpdateStages.WithSku
withSku
-
-