Interface VirtualNetworkGateway.DefinitionStages.WithCreate
- All Superinterfaces:
Creatable<VirtualNetworkGateway>, HasName, HasPublicIpAddress.DefinitionStages.WithExistingPublicIPAddress<VirtualNetworkGateway.DefinitionStages.WithCreate>, HasPublicIpAddress.DefinitionStages.WithNewPublicIPAddressNoDnsLabel<VirtualNetworkGateway.DefinitionStages.WithCreate>, HasPublicIpAddress.DefinitionStages.WithPublicIPAddressNoDnsLabel<VirtualNetworkGateway.DefinitionStages.WithCreate>, Indexable, Resource.DefinitionWithTags<VirtualNetworkGateway.DefinitionStages.WithCreate>, VirtualNetworkGateway.DefinitionStages.WithBgp, VirtualNetworkGateway.DefinitionStages.WithPublicIPAddress
- All Known Subinterfaces:
VirtualNetworkGateway.Definition
- Enclosing interface:
VirtualNetworkGateway.DefinitionStages
public static interface VirtualNetworkGateway.DefinitionStages.WithCreate
extends Creatable<VirtualNetworkGateway>, Resource.DefinitionWithTags<VirtualNetworkGateway.DefinitionStages.WithCreate>, VirtualNetworkGateway.DefinitionStages.WithPublicIPAddress, VirtualNetworkGateway.DefinitionStages.WithBgp
The stage of the virtual network gateway definition which contains all the minimum required inputs for the
resource to be created, but also allows for any other optional settings to be specified.
-
Method Summary
Methods inherited from interface Creatable
create, create, createAsync, createAsyncMethods inherited from interface HasPublicIpAddress.DefinitionStages.WithExistingPublicIPAddress
withExistingPublicIpAddress, withExistingPublicIpAddressMethods inherited from interface HasPublicIpAddress.DefinitionStages.WithNewPublicIPAddressNoDnsLabel
withNewPublicIpAddress, withNewPublicIpAddressMethods inherited from interface Resource.DefinitionWithTags
withTag, withTagsMethods inherited from interface VirtualNetworkGateway.DefinitionStages.WithBgp
withBgp