Uses of Interface
com.azure.resourcemanager.network.models.LocalNetworkGateway.DefinitionStages.WithAddressSpace
Packages that use LocalNetworkGateway.DefinitionStages.WithAddressSpace
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of LocalNetworkGateway.DefinitionStages.WithAddressSpace in com.azure.resourcemanager.network.models
Subinterfaces of LocalNetworkGateway.DefinitionStages.WithAddressSpace in com.azure.resourcemanager.network.modelsModifier and TypeInterfaceDescriptionstatic interfaceThe entirety of the local network gateway definition.static interfaceThe stage of the local network gateway definition which contains all the minimum required inputs for the resource to be created (viaCreatable.create()).Methods in com.azure.resourcemanager.network.models that return LocalNetworkGateway.DefinitionStages.WithAddressSpaceModifier and TypeMethodDescriptionLocalNetworkGateway.DefinitionStages.WithIPAddress.withIPAddress(String ipAddress) Specifies the IP address of the local network gateway.