GetVirtualNetworkGatewayAdvertisedRoutesPlainArgs

data class GetVirtualNetworkGatewayAdvertisedRoutesPlainArgs(val peer: String, val resourceGroupName: String, val virtualNetworkGatewayName: String) : ConvertibleToJava<GetVirtualNetworkGatewayAdvertisedRoutesPlainArgs>

Constructors

fun GetVirtualNetworkGatewayAdvertisedRoutesPlainArgs(peer: String, resourceGroupName: String, virtualNetworkGatewayName: String)

Functions

Link copied to clipboard
open override fun toJava(): GetVirtualNetworkGatewayAdvertisedRoutesPlainArgs

Properties

Link copied to clipboard

The IP address of the peer.

Link copied to clipboard

The name of the resource group.

Link copied to clipboard

The name of the virtual network gateway.