pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.managednetworkfabric.kotlin.outputs
/
ConnectedSubnetResponse
Connected
Subnet
Response
data
class
ConnectedSubnetResponse
(
val
annotation
:
String
?
=
null
,
val
prefix
:
String
?
=
null
)
Connected Subnet properties.
Types
Constructors
Properties
Constructors
Connected
Subnet
Response
Link copied to clipboard
fun
ConnectedSubnetResponse
(
annotation
:
String
?
=
null
,
prefix
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
annotation
Link copied to clipboard
val
annotation
:
String
?
=
null
Switch configuration description.
prefix
Link copied to clipboard
val
prefix
:
String
?
=
null
Prefix of the connected Subnet.