toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.automation.kotlin.outputs
/
Powershell72ModuleModuleLink
Powershell72Module
Module
Link
data
class
Powershell72ModuleModuleLink
(
val
hash
:
Powershell72ModuleModuleLinkHash
?
=
null
,
val
uri
:
String
)
Members
Constructors
Powershell72Module
Module
Link
Link copied to clipboard
constructor
(
hash
:
Powershell72ModuleModuleLinkHash
?
=
null
,
uri
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
hash
Link copied to clipboard
val
hash
:
Powershell72ModuleModuleLinkHash
?
=
null
A
hash
block as defined below.
uri
Link copied to clipboard
val
uri
:
String
The URI of the module content (zip or nupkg).