toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.network.kotlin.outputs
/
VirtualNetworkGatewayCustomRoute
Virtual
Network
Gateway
Custom
Route
data
class
VirtualNetworkGatewayCustomRoute
(
val
addressPrefixes
:
List
<
String
>
?
=
null
)
Members
Constructors
Virtual
Network
Gateway
Custom
Route
Link copied to clipboard
constructor
(
addressPrefixes
:
List
<
String
>
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
address
Prefixes
Link copied to clipboard
val
addressPrefixes
:
List
<
String
>
?
=
null
A list of address blocks reserved for this virtual network in CIDR notation.