toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.hybridcompute.kotlin.outputs
/
VolumeLicenseDetailsResponse
Volume
License
Details
Response
data
class
VolumeLicenseDetailsResponse
(
val
invoiceId
:
String
?
=
null
,
val
programYear
:
String
?
=
null
)
Members
Constructors
Volume
License
Details
Response
Link copied to clipboard
constructor
(
invoiceId
:
String
?
=
null
,
programYear
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
invoice
Id
Link copied to clipboard
val
invoiceId
:
String
?
=
null
The invoice id for the volume license.
program
Year
Link copied to clipboard
val
programYear
:
String
?
=
null
Describes the program year the volume license is for.