Interface LocalNetworkGateway.DefinitionStages.WithCreate
- All Superinterfaces:
Creatable<LocalNetworkGateway>,HasName,Indexable,LocalNetworkGateway.DefinitionStages.WithAddressSpace,LocalNetworkGateway.DefinitionStages.WithBgp,Resource.DefinitionWithTags<LocalNetworkGateway.DefinitionStages.WithCreate>
- All Known Subinterfaces:
LocalNetworkGateway.Definition
- Enclosing interface:
- LocalNetworkGateway.DefinitionStages
public static interface LocalNetworkGateway.DefinitionStages.WithCreate
extends Creatable<LocalNetworkGateway>, Resource.DefinitionWithTags<LocalNetworkGateway.DefinitionStages.WithCreate>, LocalNetworkGateway.DefinitionStages.WithAddressSpace, LocalNetworkGateway.DefinitionStages.WithBgp
The stage of the local network gateway definition which contains all the minimum required inputs for the
resource to be created (via
Creatable.create()).-
Method Summary
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Creatable
create, create, createAsync, createAsyncMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasName
nameMethods inherited from interface com.azure.resourcemanager.network.models.LocalNetworkGateway.DefinitionStages.WithAddressSpace
withAddressSpaceMethods inherited from interface com.azure.resourcemanager.network.models.LocalNetworkGateway.DefinitionStages.WithBgp
withBgpMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.DefinitionWithTags
withTag, withTags