Class LocalNetworkGatewayProperties
java.lang.Object
org.jclouds.azurecompute.arm.domain.vpn.LocalNetworkGatewayProperties
- All Implemented Interfaces:
Provisionable
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionabstract BGPSettings
create
(BGPSettings bgpSettings, String gatewayIpAddress, AddressSpace localNetworkAddressSpace, String provisioningState, String resourceGuid) abstract String
abstract AddressSpace
abstract String
abstract String
-
Method Details
-
bgpSettings
-
gatewayIpAddress
-
localNetworkAddressSpace
-
provisioningState
- Specified by:
provisioningState
in interfaceProvisionable
-
resourceGuid
-
create
public static LocalNetworkGatewayProperties create(BGPSettings bgpSettings, String gatewayIpAddress, AddressSpace localNetworkAddressSpace, String provisioningState, String resourceGuid) -
toBuilder
-
builder
-