pulumi-azure-kotlin
5.68.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.automation.kotlin.outputs
/
Powershell72ModuleModuleLink
Powershell72Module
Module
Link
data
class
Powershell72ModuleModuleLink
(
val
hash
:
Powershell72ModuleModuleLinkHash
?
=
null
,
val
uri
:
String
)
Types
Constructors
Properties
Constructors
Powershell72Module
Module
Link
Link copied to clipboard
fun
Powershell72ModuleModuleLink
(
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).