GetVirtualNetworkGatewayAdvertisedRoutesPlainArgs

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

Constructors

constructor(peer: String, resourceGroupName: String, virtualNetworkGatewayName: String)

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.

Functions

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