Interface LocalNetworkGateway.DefinitionStages.WithCreate

All Superinterfaces:
com.azure.resourcemanager.resources.fluentcore.model.Creatable<LocalNetworkGateway>, com.azure.resourcemanager.resources.fluentcore.arm.models.HasName, com.azure.resourcemanager.resources.fluentcore.model.Indexable, LocalNetworkGateway.DefinitionStages.WithAddressSpace, LocalNetworkGateway.DefinitionStages.WithBgp, com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.DefinitionWithTags<LocalNetworkGateway.DefinitionStages.WithCreate>
All Known Subinterfaces:
LocalNetworkGateway.Definition
Enclosing interface:
LocalNetworkGateway.DefinitionStages

public static interface LocalNetworkGateway.DefinitionStages.WithCreate extends com.azure.resourcemanager.resources.fluentcore.model.Creatable<LocalNetworkGateway>, com.azure.resourcemanager.resources.fluentcore.arm.models.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, createAsync

    Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasName

    name

    Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Indexable

    key

    Methods inherited from interface LocalNetworkGateway.DefinitionStages.WithBgp

    withBgp

    Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.DefinitionWithTags

    withTag, withTags