Package | Description |
---|---|
org.jclouds.azurecompute.arm.domain.vpn | |
org.jclouds.azurecompute.arm.features |
Modifier and Type | Method and Description |
---|---|
VirtualNetworkGateway |
VirtualNetworkGateway.Builder.build() |
static VirtualNetworkGateway |
VirtualNetworkGateway.create(String id,
String name,
String location,
String type,
Map<String,String> tags,
String etag,
VirtualNetworkGatewayProperties properties) |
Modifier and Type | Method and Description |
---|---|
VirtualNetworkGateway |
VirtualNetworkGatewayApi.createOrUpdate(String name,
String location,
Map<String,String> tags,
VirtualNetworkGatewayProperties properties) |
VirtualNetworkGateway |
VirtualNetworkGatewayApi.get(String name) |
Modifier and Type | Method and Description |
---|---|
List<VirtualNetworkGateway> |
VirtualNetworkGatewayApi.list() |
Copyright © 2009-2021 The Apache Software Foundation. All Rights Reserved.