VirtualNetworkGatewayConnection.Update Interface
public interface Update extends VirtualNetworkGatewayConnection.UpdateStages.WithBgp,VirtualNetworkGatewayConnection.UpdateStages.WithSharedKey
Grouping of virtual network gateway connection update stages.
Inherited Members
VirtualNetworkGatewayConnection.UpdateStages.WithBgp.withBgp()
VirtualNetworkGatewayConnection.UpdateStages.WithBgp.withoutBgp()
VirtualNetworkGatewayConnection.UpdateStages.WithSharedKey.withSharedKey(String sharedKey)
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java