pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.avs.kotlin.outputs
/
GetAddonResult
Get
Addon
Result
data
class
GetAddonResult
(
val
id
:
String
,
val
name
:
String
,
val
properties
:
Any
,
val
type
:
String
)
An addon resource
Types
Constructors
Properties
Constructors
Get
Addon
Result
Link copied to clipboard
fun
GetAddonResult
(
id
:
String
,
name
:
String
,
properties
:
Any
,
type
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
id
Link copied to clipboard
val
id
:
String
Resource ID.
name
Link copied to clipboard
val
name
:
String
Resource name.
properties
Link copied to clipboard
val
properties
:
Any
The properties of an addon resource
type
Link copied to clipboard
val
type
:
String
Resource type.