toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.hybridcompute.kotlin.outputs
/
SubnetResponse
Subnet
Response
data
class
SubnetResponse
(
val
addressPrefix
:
String
?
=
null
)
Describes the subnet.
Members
Constructors
Subnet
Response
Link copied to clipboard
constructor
(
addressPrefix
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
address
Prefix
Link copied to clipboard
val
addressPrefix
:
String
?
=
null
Represents address prefix.