pulumi-azure-native-kotlin
2.22.1.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.hybridnetwork.kotlin.outputs
/
NfviDetailsResponse
Nfvi
Details
Response
data
class
NfviDetailsResponse
(
val
name
:
String
?
=
null
,
val
type
:
String
?
=
null
)
The nfvi details.
Types
Constructors
Properties
Constructors
Nfvi
Details
Response
Link copied to clipboard
fun
NfviDetailsResponse
(
name
:
String
?
=
null
,
type
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
name
Link copied to clipboard
val
name
:
String
?
=
null
The nfvi name.
type
Link copied to clipboard
val
type
:
String
?
=
null
The nfvi type.